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

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout waiting to see state for collection=basicTest 
:DocCollection(basicTest//collections/basicTest/state.json/5)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           "core":"basicTest_shard1_replica_n1",      
     "base_url":"https://127.0.0.1:45510/solr";,           
"node_name":"127.0.0.1:45510_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for 
collection=basicTest 
:DocCollection(basicTest//collections/basicTest/state.json/5)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"basicTest_shard1_replica_n1",
          "base_url":"https://127.0.0.1:45510/solr";,
          "node_name":"127.0.0.1:45510_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([8CDB08CE738CB04:FA39A7EEA39DC637]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1526)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testStringWithCase

Error Message:
expected:<...:"3"},       {"id":"[1"},       {"id":"4]"},       {"id":"2"}...> 
but was:<...:"3"},       {"id":"[4"},       {"id":"1]"},       {"id":"2"}...>

Stack Trace:
org.junit.ComparisonFailure: expected:<...:"3"},
      {"id":"[1"},
      {"id":"4]"},
      {"id":"2"}...> but was:<...:"3"},
      {"id":"[4"},
      {"id":"1]"},
      {"id":"2"}...>
        at 
__randomizedtesting.SeedInfo.seed([8CDB08CE738CB04:6C864C0A7EB5CB61]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.handler.export.TestExportWriter.assertJsonEquals(TestExportWriter.java:541)
        at 
org.apache.solr.handler.export.TestExportWriter.testStringWithCase(TestExportWriter.java:366)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([8CDB08CE738CB04:3B7F9848EA8F11B3]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:453)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:132)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:116)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:172)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:214)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:106)
        at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:526)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:442)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:376)
        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)


FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at https://127.0.0.1:35758/solr: no core retrieved for test

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35758/solr: no core retrieved for test
        at 
__randomizedtesting.SeedInfo.seed([8CDB08CE738CB04:80998F5649C4A6FC]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        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.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test(CategoryRoutedAliasUpdateProcessorTest.java:164)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14509 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/init-core-data-001
   [junit4]   2> 3849388 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8CDB08CE738CB04]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3849388 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8CDB08CE738CB04]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3849390 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8CDB08CE738CB04]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3849419 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[8CDB08CE738CB04]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3849482 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3849482 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001
   [junit4]   2> 3849483 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3849483 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3849483 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3849589 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.ZkTestServer start zk server on port:40484
   [junit4]   2> 3849589 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40484
   [junit4]   2> 3849589 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40484
   [junit4]   2> 3849641 INFO  (zkConnectionManagerCallback-11385-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3849674 INFO  (zkConnectionManagerCallback-11387-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3849706 INFO  (zkConnectionManagerCallback-11389-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3849761 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3849761 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3849761 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3849762 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3849779 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3849796 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3849796 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3849796 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3849797 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3849797 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3849797 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3849797 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3849799 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3849799 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3849799 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3849799 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3849830 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3849830 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3849830 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3849830 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4030184{/solr,null,AVAILABLE}
   [junit4]   2> 3849832 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@53c36c39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3849907 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3849907 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3849907 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3849908 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6041b206{/solr,null,AVAILABLE}
   [junit4]   2> 3849908 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4d784182[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3849958 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3849958 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3849958 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3849967 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53c40de9{/solr,null,AVAILABLE}
   [junit4]   2> 3849968 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@470b7cb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3849983 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3849983 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3849983 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3849984 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@393e39b{/solr,null,AVAILABLE}
   [junit4]   2> 3849984 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@51f6f922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3849984 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c117770{SSL,[ssl, 
http/1.1]}{127.0.0.1:37094}
   [junit4]   2> 3849984 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.s.Server Started @3850041ms
   [junit4]   2> 3849984 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37094}
   [junit4]   2> 3849984 ERROR (jetty-launcher-11390-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3849984 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3849985 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3849985 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3849985 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3849985 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T16:59:34.773Z
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76d57234{SSL,[ssl, 
http/1.1]}{127.0.0.1:35130}
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.s.Server Started @3850052ms
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35130}
   [junit4]   2> 3849995 ERROR (jetty-launcher-11390-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3849995 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T16:59:34.783Z
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@60e51f1b{SSL,[ssl, 
http/1.1]}{127.0.0.1:35758}
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.s.Server Started @3850053ms
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35758}
   [junit4]   2> 3849996 ERROR (jetty-launcher-11390-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3849996 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T16:59:34.784Z
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@511fb808{SSL,[ssl, 
http/1.1]}{127.0.0.1:43052}
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.s.Server Started @3850054ms
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43052}
   [junit4]   2> 3849997 ERROR (jetty-launcher-11390-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3849997 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T16:59:34.785Z
   [junit4]   2> 3850067 INFO  (zkConnectionManagerCallback-11394-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3850068 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3850070 INFO  (zkConnectionManagerCallback-11392-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3850080 INFO  (zkConnectionManagerCallback-11396-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3850088 INFO  (zkConnectionManagerCallback-11398-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3850089 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3850089 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3850100 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3850157 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10845741a750006, likely client has closed socket
   [junit4]   2> 3850834 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3850836 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3850867 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6fc9eaef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3850902 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3850923 WARN  (jetty-launcher-11390-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@9b51975[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3850924 INFO  (jetty-launcher-11390-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40484/solr
   [junit4]   2> 3850995 INFO  (zkConnectionManagerCallback-11408-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851070 INFO  (zkConnectionManagerCallback-11410-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851162 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3851162 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3851198 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5ac810ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3851231 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3851231 WARN  (jetty-launcher-11390-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8a15038[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3851232 INFO  (jetty-launcher-11390-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40484/solr
   [junit4]   2> 3851250 INFO  (zkConnectionManagerCallback-11418-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851469 INFO  (zkConnectionManagerCallback-11420-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851672 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37094_solr
   [junit4]   2> 3851672 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.Overseer Overseer 
(id=74385758814011402-127.0.0.1:37094_solr-n_0000000000) starting
   [junit4]   2> 3851695 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3851700 INFO  (zkConnectionManagerCallback-11427-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851728 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3851731 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40484/solr ready
   [junit4]   2> 3851770 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@604fbd74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3851772 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3851793 INFO  
(OverseerStateUpdate-74385758814011402-127.0.0.1:37094_solr-n_0000000000) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37094_solr
   [junit4]   2> 3851793 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37094_solr
   [junit4]   2> 3851794 INFO  
(OverseerStateUpdate-74385758814011402-127.0.0.1:37094_solr-n_0000000000) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3851795 WARN  (jetty-launcher-11390-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77bea8fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3851796 INFO  (jetty-launcher-11390-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40484/solr
   [junit4]   2> 3851834 INFO  (zkCallback-11426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3851878 INFO  (zkConnectionManagerCallback-11433-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851907 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3851907 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3851908 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10845741a75000c, likely client has closed socket
   [junit4]   2> 3851924 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e434c7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3851954 INFO  (zkConnectionManagerCallback-11436-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3851986 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3852000 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3852024 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3852026 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43052_solr as DOWN
   [junit4]   2> 3852027 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3852027 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3852027 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43052_solr
   [junit4]   2> 3852062 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35758_solr as DOWN
   [junit4]   2> 3852062 WARN  (jetty-launcher-11390-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@65087489[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3852063 INFO  (jetty-launcher-11390-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40484/solr
   [junit4]   2> 3852093 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3852093 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35758_solr
   [junit4]   2> 3852106 INFO  (zkConnectionManagerCallback-11444-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3852110 INFO  (zkCallback-11426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3852167 INFO  (zkCallback-11419-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3852167 INFO  (zkCallback-11409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3852167 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37094.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852204 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37094.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852204 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37094.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852219 INFO  (jetty-launcher-11390-thread-3) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node3/.
   [junit4]   2> 3852235 INFO  (zkCallback-11435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3852324 INFO  (zkConnectionManagerCallback-11446-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3852360 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3852361 INFO  (zkConnectionManagerCallback-11456-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3852362 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3852380 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40484/solr ready
   [junit4]   2> 3852380 INFO  (zkConnectionManagerCallback-11451-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3852380 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3852397 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3852397 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35130_solr as DOWN
   [junit4]   2> 3852398 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40484/solr ready
   [junit4]   2> 3852398 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3852398 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35130_solr
   [junit4]   2> 3852399 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3852443 INFO  (zkCallback-11455-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852443 INFO  (zkCallback-11426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852486 INFO  (zkCallback-11419-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852507 INFO  (zkCallback-11409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852507 INFO  (zkCallback-11450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852507 INFO  (zkCallback-11435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852507 INFO  (zkCallback-11445-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3852562 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852580 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35758.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852653 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35758.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852654 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35758.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852654 INFO  (jetty-launcher-11390-thread-4) 
[n:127.0.0.1:35758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node4/.
   [junit4]   2> 3852670 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852670 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3852672 INFO  (jetty-launcher-11390-thread-2) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/.
   [junit4]   2> 3852761 INFO  (zkConnectionManagerCallback-11465-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3852854 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3852856 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40484/solr ready
   [junit4]   2> 3852915 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3853152 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35130.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3853189 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35130.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3853189 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35130.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3853190 INFO  (jetty-launcher-11390-thread-1) 
[n:127.0.0.1:35130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node1/.
   [junit4]   2> 3853478 INFO  (zkConnectionManagerCallback-11471-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3853479 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3853480 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40484/solr ready
   [junit4]   2> 3853481 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@54545416
   [junit4]   2> 3853481 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
127.0.0.1:40484/solr
   [junit4]   2> 3853500 INFO  (zkConnectionManagerCallback-11476-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3853501 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3853502 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[8CDB08CE738CB04]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40484/solr ready
   [junit4]   2> 3853619 INFO  (qtp110899364-24741) [n:127.0.0.1:35758_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3853631 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"test",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3853689 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/test/protwords.txt
   [junit4]   2> 3853692 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/test/managed-schema
   [junit4]   2> 3853704 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/test/solrconfig.xml
   [junit4]   2> 3853723 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/test/synonyms.txt
   [junit4]   2> 3853725 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/test/stopwords.txt
   [junit4]   2> 3853739 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/test/params.json
   [junit4]   2> 3853755 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/test/lang/contractions_it.txt
   [junit4]   2> 3853757 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to /configs/test/lang/stopwords_no.txt
   [junit4]   2> 3853770 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to /configs/test/lang/stopwords_hy.txt
   [junit4]   2> 3853772 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to /configs/test/lang/stemdict_nl.txt
   [junit4]   2> 3853773 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/test/lang/contractions_ca.txt
   [junit4]   2> 3853808 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to /configs/test/lang/stopwords_id.txt
   [junit4]   2> 3853825 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to /configs/test/lang/stopwords_ga.txt
   [junit4]   2> 3853826 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to /configs/test/lang/stopwords_da.txt
   [junit4]   2> 3853840 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to /configs/test/lang/stopwords_hi.txt
   [junit4]   2> 3853841 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to /configs/test/lang/stopwords_ja.txt
   [junit4]   2> 3853842 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to /configs/test/lang/stopwords_pt.txt
   [junit4]   2> 3853857 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to /configs/test/lang/stopwords_hu.txt
   [junit4]   2> 3853895 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to /configs/test/lang/stopwords_el.txt
   [junit4]   2> 3853908 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to /configs/test/lang/stopwords_ru.txt
   [junit4]   2> 3853910 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to /configs/test/lang/stopwords_tr.txt
   [junit4]   2> 3853911 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to /configs/test/lang/stopwords_ar.txt
   [junit4]   2> 3853935 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to /configs/test/lang/userdict_ja.txt
   [junit4]   2> 3853949 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to /configs/test/lang/stopwords_it.txt
   [junit4]   2> 3853950 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to /configs/test/lang/stopwords_eu.txt
   [junit4]   2> 3853952 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to /configs/test/lang/stopwords_cz.txt
   [junit4]   2> 3854029 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to /configs/test/lang/stoptags_ja.txt
   [junit4]   2> 3854053 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/test/lang/contractions_fr.txt
   [junit4]   2> 3854062 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to /configs/test/lang/stopwords_fa.txt
   [junit4]   2> 3854115 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to /configs/test/lang/stopwords_de.txt
   [junit4]   2> 3854144 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/test/lang/contractions_ga.txt
   [junit4]   2> 3854172 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to /configs/test/lang/stopwords_ca.txt
   [junit4]   2> 3854173 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to /configs/test/lang/stopwords_nl.txt
   [junit4]   2> 3854174 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to /configs/test/lang/stopwords_bg.txt
   [junit4]   2> 3854184 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to /configs/test/lang/stopwords_es.txt
   [junit4]   2> 3854207 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to /configs/test/lang/stopwords_en.txt
   [junit4]   2> 3854209 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to /configs/test/lang/stopwords_lv.txt
   [junit4]   2> 3854210 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to /configs/test/lang/stopwords_th.txt
   [junit4]   2> 3854211 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to /configs/test/lang/stopwords_ro.txt
   [junit4]   2> 3854222 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to /configs/test/lang/stopwords_fr.txt
   [junit4]   2> 3854233 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to /configs/test/lang/stopwords_sv.txt
   [junit4]   2> 3854234 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to /configs/test/lang/stopwords_fi.txt
   [junit4]   2> 3854313 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/test/lang/hyphenations_ga.txt
   [junit4]   2> 3854314 INFO  
(OverseerThreadFactory-5510-thread-1-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to /configs/test/lang/stopwords_gl.txt
   [junit4]   2> 3854329 INFO  (qtp110899364-24741) [n:127.0.0.1:35758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2} 
status=0 QTime=709
   [junit4]   2> 3854330 INFO  (qtp110899364-24742) [n:127.0.0.1:35758_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3854343 INFO  
(OverseerThreadFactory-5510-thread-2-processing-n:127.0.0.1:37094_solr) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 3854357 INFO  
(OverseerCollectionConfigSetProcessor-74385758814011402-127.0.0.1:37094_solr-n_0000000000)
 [n:127.0.0.1:37094_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> 3854548 INFO  
(OverseerStateUpdate-74385758814011402-127.0.0.1:37094_solr-n_0000000000) 
[n:127.0.0.1:37094_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3854959 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr    
x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856052 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 3856052 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 3856053 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3856054 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 3856054 WARN  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 3856187 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 3856309 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3857221 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3857386 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 3857386 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b70c3df
   [junit4]   2> 3857387 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_8CDB08CE738CB04-001/tempDir-001/node2/./test_shard1_replica_n1/data/]
   [junit4]   2> 3857416 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3857742 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3857742 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3857760 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3857760 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3857762 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38a51bcf[test_shard1_replica_n1] 
main]
   [junit4]   2> 3857773 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 3857774 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 3857774 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/test/managed-schema
   [junit4]   2> 3857788 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3857789 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3857789 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3857790 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3857791 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1628635222590357504
   [junit4]   2> 3857813 INFO  
(searcherExecutor-5530-thread-1-processing-n:127.0.0.1:43052_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@38a51bcf[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3857813 INFO  
(searcherExecutor-5530-thread-1-processing-n:127.0.0.1:43052_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3857813 INFO  
(searcherExecutor-5530-thread-1-processing-n:127.0.0.1:43052_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3857814 INFO  
(searcherExecutor-5530-thread-1-processing-n:127.0.0.1:43052_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@38a51bcf[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3857830 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3857830 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 3857875 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3857875 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3857875 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:43052/solr/test_shard1_replica_n1/
   [junit4]   2> 3857876 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3857876 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:43052/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 3857876 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard1/leader after winning as 
/collections/test/leader_elect/shard1/election/74385758814011400-core_node2-n_0000000000
   [junit4]   2> 3857918 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43052/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 3857990 INFO  (zkCallback-11409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3858007 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 3858026 INFO  (qtp2084117432-24731) [n:127.0.0.1:43052_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3052
   [junit4]   2> 3858039 INFO  (qtp110899364-24742) [n:127.0.0.1:35758_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3858129 INFO  (zkCallback-11435-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3858129 INFO  (qtp110899364-24742) [n:127.0.0.1:35758_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3799
   [junit4]   2> 3858137 INFO  (zkCallback-11409-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3858137 INFO  (zkCallback-11409-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3858181 ERROR (qtp2084117432-24729) [n:127.0.0.1:43052_solr    
] o.a.s.a.V2HttpCall >> path: '/c/test/config'
   [junit4]   2> 3858181 ERROR (qtp2084117432-24729) [n:127.0.0.1:43052_solr    
] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core 
retrieved for test
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for 
test
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:469) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3858214 INFO  (jetty-closer-11478-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1756040187
   [junit4]   2> 3858215 INFO  (jetty-closer-11478-th

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

aluesFormat(name=Asserting), number_f_t=DocValuesFormat(name=Direct), 
field6_i_p=DocValuesFormat(name=Direct), 
number_l_p=DocValuesFormat(name=Lucene80), 
number_dt_p=DocValuesFormat(name=Direct), 
number_f_p=DocValuesFormat(name=Direct), 
number_d_t=DocValuesFormat(name=Lucene80), 
number_dt_t=DocValuesFormat(name=Direct), 
int_is_t=DocValuesFormat(name=Direct), 
number_dts_ni_p=DocValuesFormat(name=Lucene80), 
number_fs_t=DocValuesFormat(name=Asserting), 
datedv_m=DocValuesFormat(name=Lucene80), int_is_p=DocValuesFormat(name=Direct), 
number_l_t=DocValuesFormat(name=Lucene80), 
sortabledv_m_udvas=DocValuesFormat(name=Lucene80), 
number_ds_ni_t=DocValuesFormat(name=Lucene80), 
sortabledv_m=DocValuesFormat(name=Asserting), 
stringdv_m=DocValuesFormat(name=Direct), intdv_m=DocValuesFormat(name=Direct), 
number_ds_ni_p=DocValuesFormat(name=Lucene80), 
number_d_ni_p=DocValuesFormat(name=Direct), 
field5_i_p=DocValuesFormat(name=Lucene80), 
number_fs_ni_p=DocValuesFormat(name=Asserting), 
number_d_ni_t=DocValuesFormat(name=Direct), 
number_fs_ni_t=DocValuesFormat(name=Asserting), 
sortabledv=DocValuesFormat(name=Lucene80), 
field8_i_p=DocValuesFormat(name=Lucene80), 
datedv=DocValuesFormat(name=Asserting), 
number_f_ni_t=DocValuesFormat(name=Direct), 
floatdv_m=DocValuesFormat(name=Asserting), 
number_l_ni_t=DocValuesFormat(name=Lucene80), 
number_i_ni_p=DocValuesFormat(name=Asserting), 
number_dt_ni_p=DocValuesFormat(name=Direct), 
number_f_ni_p=DocValuesFormat(name=Direct), 
number_i_ni_t=DocValuesFormat(name=Asserting), 
number_dt_ni_t=DocValuesFormat(name=Direct), 
number_d_p=DocValuesFormat(name=Lucene80), 
field3_l_p=DocValuesFormat(name=Direct), 
field7_i_p=DocValuesFormat(name=Asserting), 
number_l_ni_p=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1614, 
maxMBSortInHeap=5.355758719630571, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45eddc43),
 locale=nl-NL, timezone=AST
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=80027336,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDelegationWithHadoopAuth, TestLogWatcher, TestPullReplica, 
TestRandomCollapseQParserPlugin, TestReplicationHandler, SimplePostToolTest, 
PeerSyncWithLeaderTest, TestReload, TestPerFieldSimilarity, TestDocSet, 
SampleTest, BJQParserTest, HdfsDirectoryFactoryTest, TestFileDictionaryLookup, 
FileBasedSpellCheckerTest, ByteBuffersDirectoryFactoryTest, 
MetricsHistoryIntegrationTest, TestCSVResponseWriter, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, 
SimpleCollectionCreateDeleteTest, TestBulkSchemaConcurrent, 
TestCloudSearcherWarming, TestStressInPlaceUpdates, AlternateDirectoryTest, 
TestSQLHandlerNonCloud, MBeansHandlerTest, DistribCursorPagingTest, 
TestJettySolrRunner, TestConfigSetProperties, CustomHighlightComponentTest, 
OverseerModifyCollectionTest, TestSolrCloudWithKerberosAlt, 
TestRandomDVFaceting, PingRequestHandlerTest, ShowFileRequestHandlerTest, 
SignificantTermsQParserPluginTest, SolrMetricsIntegrationTest, 
CdcrRequestHandlerTest, DistributedFacetSimpleRefinementLongTailTest, 
RandomizedTaggerTest, DateFieldTest, AutoscalingHistoryHandlerTest, 
TestLeaderElectionWithEmptyReplica, TestNumericRangeQuery32, 
BlockJoinFacetSimpleTest, TestTestInjection, ExplicitHLLTest, TestWriterPerf, 
BlockDirectoryTest, TestPostingsSolrHighlighter, TestHdfsCloudBackupRestore, 
TestSubQueryTransformerDistrib, CoreAdminOperationTest, 
PropertiesRequestHandlerTest, TestDeprecatedFilters, TestClusterStateMutator, 
TestFieldCacheSortRandom, TestSolrFieldCacheBean, TestSimTriggerIntegration, 
TestNRTOpen, MultiSolrCloudTestCaseTest, SchemaApiFailureTest, NumberUtilsTest, 
CustomCollectionTest, TestRemoteStreaming, TestGraphMLResponseWriter, 
SSLMigrationTest, ShardRoutingTest, DistributedDebugComponentTest, 
TestFiltering, TestPushWriter, TestMiniSolrCloudClusterSSL, 
SuggestComponentTest, PreAnalyzedFieldTest, TestSolrCoreProperties, 
TestDownShardTolerantSearch, TestQueryTypes, MetricTriggerIntegrationTest, 
TriggerCooldownIntegrationTest, TestDFRSimilarityFactory, 
AtomicUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
CollectionsAPIAsyncDistributedZkTest, TestDistributedMissingSort, 
SpellCheckComponentTest, SearchRateTriggerTest, TestNestedDocsSort, 
TestOrdValues, CursorPagingTest, TaggingAttributeTest, 
ExternalFileFieldSortTest, HdfsChaosMonkeyNothingIsSafeTest, 
SignatureUpdateProcessorFactoryTest, TestRequestStatusCollectionAPI, 
ClassificationUpdateProcessorFactoryTest, HDFSCollectionsAPITest, 
FacetPivotSmallTest, SolrIndexSplitterTest, TestRetrieveFieldsOptimizer, 
HdfsLockFactoryTest, AutoScalingHandlerTest, TestChildDocTransformerHierarchy, 
HealthCheckHandlerTest, TestApiFramework, SolrCLIZkUtilsTest, 
DateMathParserTest, TestWithCollection, TestHttpShardHandlerFactory, 
TestManagedSchema, SolrCloudReportersTest, TestPayloadCheckQParserPlugin, 
SolrRequestParserTest, TestCoreDiscovery, LeaderTragicEventTest, 
TemplateUpdateProcessorTest, RegexBytesRefFilterTest, 
AsyncCallRequestStatusResponseTest, TestHdfsUpdateLog, TestDirectoryFactory, 
TestSolr4Spatial, TestSystemCollAutoCreate, EchoParamsTest, 
ManagedSchemaRoundRobinCloudTest, ForceLeaderTest, JSONWriterTest, 
AnalyticsQueryTest, TestImplicitCoreProperties, 
TestDeleteCollectionOnDownNodes, TestMaxTokenLenTokenizer, TestSafeXMLParsing, 
TestCollationField, TestSimDistribStateManager, TestFieldCache, 
BigEndianAscendingWordDeserializerTest, TestRealTimeGet, SplitShardTest, 
TestAddFieldRealTimeGet, CleanupOldIndexTest, TestUpdate, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestWordDelimiterFilterFactory, TokenizerChainTest, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, 
BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateUpdateTest, 
CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, 
DeleteShardTest, DeleteStatusTest, DistributedQueueTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, 
HttpPartitionWithTlogReplicasTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderElectionTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, OverseerTaskQueueTest, 
OverseerTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, 
ReindexCollectionTest, RollingRestartTest, TestSkipOverseerOperations, 
TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, 
UnloadDistributedZkTest, CollectionReloadTest, 
HdfsAutoAddReplicasIntegrationTest, ScheduledTriggerIntegrationTest, 
TestSimClusterStateProvider, TestSimGenericDistributedQueue, 
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, 
CdcrBootstrapTest, CdcrReplicationHandlerTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestBackupRepositoryFactory, 
TestBadConfig, TestCodecSupport, TestConfig, TestConfigOverlay, 
TestConfigSetImmutable, TestJmxIntegration, TestLazyCores, 
TestMergePolicyConfig, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
JsonLoaderTest, MoreLikeThisHandlerTest, SearchHandlerTest, TestBlobHandler, 
TestReqParamsAPI, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, 
InfoHandlerTest, LukeRequestHandlerTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedMLTComponentTest, 
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, 
QueryElevationComponentTest, ShufflingReplicaListTransformerTest, 
TermsComponentTest, TestDistributedStatsComponentCardinality, 
TestExpandComponent, TestExportWriter]
   [junit4] Completed [638/849 (4!)] on J0 in 3.01s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 753 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20190321_155524_6675312583777975868927.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid9959.hprof
 ...
   [junit4] Heap dump file created [506674712 bytes in 6.299 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8974 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid9959.hprof

Total time: 609 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to