You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/29 15:12:46 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11) - Build # 321 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/321/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch

Error Message:
Error from server at http://127.0.0.1:41357/solr: no core retrieved for testMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:41357/solr: no core retrieved for testMustMatch
	at __randomizedtesting.SeedInfo.seed([3B0A4B619C580019:118D8D0BAAC5742A]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	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.testMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:225)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15663 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 2663159 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3B0A4B619C580019]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/init-core-data-001
   [junit4]   2> 2663160 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3B0A4B619C580019]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=119 numCloses=119
   [junit4]   2> 2663160 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3B0A4B619C580019]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2663161 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3B0A4B619C580019]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2663168 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonEnglish
   [junit4]   2> 2663168 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001
   [junit4]   2> 2663169 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2663187 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2663188 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2663283 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.ZkTestServer start zk server on port:37365
   [junit4]   2> 2663283 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37365
   [junit4]   2> 2663283 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37365
   [junit4]   2> 2663339 INFO  (zkConnectionManagerCallback-18692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663379 INFO  (zkConnectionManagerCallback-18694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663404 INFO  (zkConnectionManagerCallback-18696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663444 WARN  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2663444 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2663444 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2663444 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2663460 WARN  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2663460 WARN  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2663460 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2663468 WARN  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2663468 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2663468 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2663468 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2663572 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2663572 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2663572 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2663584 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4442b40d{/solr,null,AVAILABLE}
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@172ea95{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39941}
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.e.j.s.Server Started @2663740ms
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39941}
   [junit4]   2> 2663680 ERROR (jetty-launcher-18697-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2663680 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T14:51:46.431530Z
   [junit4]   2> 2663748 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2663748 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2663748 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2663753 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eff384e{/solr,null,AVAILABLE}
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b734022{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46697}
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.e.j.s.Server Started @2663820ms
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46697}
   [junit4]   2> 2663760 ERROR (jetty-launcher-18697-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2663760 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T14:51:46.511548Z
   [junit4]   2> 2663812 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2663812 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2663812 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@718408da{/solr,null,AVAILABLE}
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@552c9ff1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33009}
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.e.j.s.Server Started @2663880ms
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33009}
   [junit4]   2> 2663820 ERROR (jetty-launcher-18697-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2663820 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T14:51:46.571637Z
   [junit4]   2> 2663824 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2663824 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2663824 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46772afd{/solr,null,AVAILABLE}
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f9fafa0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42041}
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.e.j.s.Server Started @2663900ms
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42041}
   [junit4]   2> 2663840 ERROR (jetty-launcher-18697-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2663840 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T14:51:46.591686Z
   [junit4]   2> 2663855 INFO  (zkConnectionManagerCallback-18699-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663855 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2663936 INFO  (zkConnectionManagerCallback-18705-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663936 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2663945 INFO  (zkConnectionManagerCallback-18703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663946 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2663955 INFO  (zkConnectionManagerCallback-18701-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663959 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2664046 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664053 WARN  (jetty-launcher-18697-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6cb84816[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664084 WARN  (jetty-launcher-18697-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@36d6607c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664085 INFO  (jetty-launcher-18697-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37365/solr
   [junit4]   2> 2664136 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664152 INFO  (zkConnectionManagerCallback-18715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664154 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664160 WARN  (jetty-launcher-18697-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22e46b9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664171 WARN  (jetty-launcher-18697-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77fe652c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664227 INFO  (zkConnectionManagerCallback-18718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664244 WARN  (jetty-launcher-18697-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@48ce7b8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664245 INFO  (jetty-launcher-18697-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37365/solr
   [junit4]   2> 2664253 WARN  (jetty-launcher-18697-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2bf6fb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664254 INFO  (jetty-launcher-18697-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37365/solr
   [junit4]   2> 2664276 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42041_solr
   [junit4]   2> 2664277 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.c.Overseer Overseer (id=72283410344443912-127.0.0.1:42041_solr-n_0000000000) starting
   [junit4]   2> 2664316 INFO  (zkConnectionManagerCallback-18736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664336 INFO  (zkConnectionManagerCallback-18731-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664343 INFO  (zkConnectionManagerCallback-18728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664348 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 0x100cd60f4bc000b, likely client has closed socket
   [junit4]   2> 2664364 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37365/solr ready
   [junit4]   2> 2664368 INFO  (zkConnectionManagerCallback-18738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664380 INFO  (OverseerStateUpdate-72283410344443912-127.0.0.1:42041_solr-n_0000000000) [n:127.0.0.1:42041_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42041_solr
   [junit4]   2> 2664407 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664416 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42041_solr
   [junit4]   2> 2664444 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2664444 WARN  (jetty-launcher-18697-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5dddf818[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664451 INFO  (zkConnectionManagerCallback-18740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664472 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33009_solr as DOWN
   [junit4]   2> 2664481 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2664483 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46697_solr as DOWN
   [junit4]   2> 2664483 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2664483 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46697_solr
   [junit4]   2> 2664483 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2664483 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33009_solr
   [junit4]   2> 2664490 INFO  (zkCallback-18717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2664490 INFO  (zkCallback-18717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2664540 INFO  (zkCallback-18737-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2664547 INFO  (zkCallback-18735-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2664551 INFO  (zkCallback-18739-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2664572 WARN  (jetty-launcher-18697-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a658427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664573 INFO  (jetty-launcher-18697-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37365/solr
   [junit4]   2> 2664587 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664602 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664626 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664630 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664631 INFO  (jetty-launcher-18697-thread-1) [n:127.0.0.1:42041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node1/.
   [junit4]   2> 2664711 INFO  (zkConnectionManagerCallback-18757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664728 INFO  (zkConnectionManagerCallback-18761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664728 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2664728 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37365/solr ready
   [junit4]   2> 2664732 INFO  (zkConnectionManagerCallback-18752-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664733 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2664733 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37365/solr ready
   [junit4]   2> 2664740 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664752 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664760 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664760 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664761 INFO  (jetty-launcher-18697-thread-4) [n:127.0.0.1:33009_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node3/.
   [junit4]   2> 2664763 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664778 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664787 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664787 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664788 INFO  (jetty-launcher-18697-thread-3) [n:127.0.0.1:46697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node4/.
   [junit4]   2> 2664816 INFO  (zkConnectionManagerCallback-18764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664818 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2664819 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39941_solr as DOWN
   [junit4]   2> 2664819 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2664819 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39941_solr
   [junit4]   2> 2664820 INFO  (zkCallback-18737-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664820 INFO  (zkCallback-18717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664820 INFO  (zkCallback-18735-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664820 INFO  (zkCallback-18739-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664880 INFO  (zkCallback-18763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664886 INFO  (zkCallback-18751-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664900 INFO  (zkCallback-18756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664908 INFO  (zkConnectionManagerCallback-18772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664909 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2664910 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37365/solr ready
   [junit4]   2> 2664931 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664945 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664953 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664953 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2664954 INFO  (jetty-launcher-18697-thread-2) [n:127.0.0.1:39941_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/.
   [junit4]   2> 2665034 INFO  (zkConnectionManagerCallback-18778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665035 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2665036 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37365/solr ready
   [junit4]   2> 2665052 INFO  (qtp761710596-45817) [n:127.0.0.1:33009_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665053 INFO  (qtp761710596-45817) [n:127.0.0.1:33009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665063 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@2d2f9dea
   [junit4]   2> 2665063 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3B0A4B619C580019]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@6267fe3f
   [junit4]   2> 2665072 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665072 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665073 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665073 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665073 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665074 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665074 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665074 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665075 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2665088 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testNonEnglish",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2665089 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
   [junit4]   2> 2665090 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
   [junit4]   2> 2665090 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
   [junit4]   2> 2665091 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
   [junit4]   2> 2665092 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
   [junit4]   2> 2665092 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNonEnglish/lang/contractions_it.txt
   [junit4]   2> 2665093 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNonEnglish/lang/stemdict_nl.txt
   [junit4]   2> 2665093 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNonEnglish/lang/stopwords_hy.txt
   [junit4]   2> 2665094 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNonEnglish/lang/stopwords_no.txt
   [junit4]   2> 2665095 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNonEnglish/lang/contractions_ca.txt
   [junit4]   2> 2665095 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNonEnglish/lang/stopwords_id.txt
   [junit4]   2> 2665096 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNonEnglish/lang/stopwords_ga.txt
   [junit4]   2> 2665097 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNonEnglish/lang/stopwords_hi.txt
   [junit4]   2> 2665097 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNonEnglish/lang/stopwords_da.txt
   [junit4]   2> 2665098 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNonEnglish/lang/stopwords_ja.txt
   [junit4]   2> 2665098 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNonEnglish/lang/stopwords_pt.txt
   [junit4]   2> 2665099 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNonEnglish/lang/stopwords_hu.txt
   [junit4]   2> 2665099 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNonEnglish/lang/stopwords_el.txt
   [junit4]   2> 2665100 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNonEnglish/lang/stopwords_ru.txt
   [junit4]   2> 2665100 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNonEnglish/lang/stopwords_tr.txt
   [junit4]   2> 2665101 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNonEnglish/lang/stopwords_ar.txt
   [junit4]   2> 2665101 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNonEnglish/lang/userdict_ja.txt
   [junit4]   2> 2665102 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNonEnglish/lang/stopwords_eu.txt
   [junit4]   2> 2665103 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNonEnglish/lang/stopwords_it.txt
   [junit4]   2> 2665103 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNonEnglish/lang/stopwords_cz.txt
   [junit4]   2> 2665104 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNonEnglish/lang/stoptags_ja.txt
   [junit4]   2> 2665104 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNonEnglish/lang/contractions_fr.txt
   [junit4]   2> 2665105 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testNonEnglish/lang/stopwords_de.txt
   [junit4]   2> 2665105 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNonEnglish/lang/stopwords_fa.txt
   [junit4]   2> 2665106 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNonEnglish/lang/contractions_ga.txt
   [junit4]   2> 2665106 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNonEnglish/lang/stopwords_ca.txt
   [junit4]   2> 2665107 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNonEnglish/lang/stopwords_nl.txt
   [junit4]   2> 2665109 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNonEnglish/lang/stopwords_bg.txt
   [junit4]   2> 2665109 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNonEnglish/lang/stopwords_lv.txt
   [junit4]   2> 2665110 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNonEnglish/lang/stopwords_en.txt
   [junit4]   2> 2665111 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNonEnglish/lang/stopwords_es.txt
   [junit4]   2> 2665111 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNonEnglish/lang/stopwords_th.txt
   [junit4]   2> 2665112 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNonEnglish/lang/stopwords_ro.txt
   [junit4]   2> 2665113 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNonEnglish/lang/stopwords_fr.txt
   [junit4]   2> 2665114 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNonEnglish/lang/stopwords_sv.txt
   [junit4]   2> 2665115 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNonEnglish/lang/stopwords_fi.txt
   [junit4]   2> 2665116 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNonEnglish/lang/hyphenations_ga.txt
   [junit4]   2> 2665117 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNonEnglish/lang/stopwords_gl.txt
   [junit4]   2> 2665118 INFO  (OverseerThreadFactory-15730-thread-1-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNonEnglish/params.json
   [junit4]   2> 2665119 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2} status=0 QTime=43
   [junit4]   2> 2665119 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665120 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665120 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665120 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665120 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665120 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665121 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665121 INFO  (qtp1475493736-45808) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2665121 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2665148 INFO  (OverseerThreadFactory-15730-thread-2-processing-n:127.0.0.1:42041_solr) [n:127.0.0.1:42041_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNonEnglish
   [junit4]   2> 2665171 INFO  (OverseerCollectionConfigSetProcessor-72283410344443912-127.0.0.1:42041_solr-n_0000000000) [n:127.0.0.1:42041_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> 2665274 INFO  (OverseerStateUpdate-72283410344443912-127.0.0.1:42041_solr-n_0000000000) [n:127.0.0.1:42041_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNonEnglish",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNonEnglish_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39941/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2665512 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2666525 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2666525 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2666525 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666526 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2666526 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666526 WARN  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666531 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2666557 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2666660 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2666678 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from collection testNonEnglish, trusted=true
   [junit4]   2> 2666679 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39941.solr.core.testNonEnglish.shard1.replica_n1' (registry 'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2666679 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2666680 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2666715 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2666715 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2666717 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2666717 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2666717 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b11078d[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testNonEnglish
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testNonEnglish/managed-schema
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2666718 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 2666719 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2666719 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629351952483614720
   [junit4]   2> 2666720 INFO  (searcherExecutor-15747-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2b11078d[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2666721 INFO  (searcherExecutor-15747-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2666721 INFO  (searcherExecutor-15747-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2666721 INFO  (searcherExecutor-15747-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [testNonEnglish_shard1_replica_n1] Registered new searcher Searcher@2b11078d[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2666740 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNonEnglish/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2666741 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testNonEnglish/leaders/shard1
   [junit4]   2> 2666742 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2666742 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2666742 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39941/solr/testNonEnglish_shard1_replica_n1/
   [junit4]   2> 2666743 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2666743 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39941/solr/testNonEnglish_shard1_replica_n1/ has no replicas
   [junit4]   2> 2666743 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testNonEnglish/leaders/shard1/leader after winning as /collections/testNonEnglish/leader_elect/shard1/election/72283410344443921-core_node2-n_0000000000
   [junit4]   2> 2666744 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39941/solr/testNonEnglish_shard1_replica_n1/ shard1
   [junit4]   2> 2666855 INFO  (zkCallback-18763-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666855 INFO  (zkCallback-18763-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666855 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2666922 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1410
   [junit4]   2> 2666924 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_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> 2666958 INFO  (zkCallback-18739-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666958 INFO  (zkCallback-18763-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666959 INFO  (zkCallback-18763-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666960 INFO  (qtp1475493736-45809) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1838
   [junit4]   2> 2666964 INFO  (zkCallback-18763-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2666968 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2666969 INFO  (qtp1475493736-45807) [n:127.0.0.1:46697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2666980 INFO  (qtp555552619-45791) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testNonEnglish"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2666981 INFO  (qtp555552619-45791) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testNonEnglish
   [junit4]   2> 2666981 INFO  (Thread-7796) [    ] o.a.s.c.SolrCore config update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 2666981 INFO  (Thread-7796) [    ] o.a.s.c.SolrCore core reload testNonEnglish_shard1_replica_n1
   [junit4]   2> 2666985 INFO  (Thread-7796) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2666985 INFO  (Thread-7796) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2666985 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2666985 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666985 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2666985 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666985 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2666986 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666986 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2666986 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666986 WARN  (Thread-7796) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666991 INFO  (Thread-7796) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2667010 INFO  (Thread-7796) [    ] o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2667020 INFO  (solrHandlerExecutor-15752-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2667144 INFO  (qtp555552619-45793) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2667147 INFO  (qtp555552619-45793) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2667148 INFO  (solrHandlerExecutor-15752-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:39941/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 2667148 INFO  (solrHandlerExecutor-15752-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2667148 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2667176 INFO  (OverseerCollectionConfigSetProcessor-72283410344443912-127.0.0.1:42041_solr-n_0000000000) [n:127.0.0.1:42041_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2667236 INFO  (Thread-7796) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2667257 INFO  (Thread-7796) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from collection testNonEnglish
   [junit4]   2> 2667264 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2667271 INFO  (qtp555552619-45792) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2667272 INFO  (solrHandlerExecutor-15752-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:39941/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 2667272 INFO  (solrHandlerExecutor-15752-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2667278 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2667298 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39941.solr.core.testNonEnglish.shard1.replica_n1' (registry 'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9a82ae
   [junit4]   2> 2667298 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001/tempDir-001/node2/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2667316 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2667368 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2667368 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2667369 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45bc32f2[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2667369 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testNonEnglish
   [junit4]   2> 2667369 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 2667369 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testNonEnglish/managed-schema
   [junit4]   2> 2667370 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2667370 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2667370 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 2667370 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2667370 INFO  (Thread-7796) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629351953166237696
   [junit4]   2> 2667371 INFO  (searcherExecutor-15753-thread-1-processing-n:127.0.0.1:39941_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:39941_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@45bc32f2[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2667371 INFO  (searcherExecutor-15753-thread-1-processing-n:127.0.0.1:39941_solr x:t

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

rnal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3B0A4B619C580019-001
   [junit4]   2> Mar 29, 2019 2:52:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=754, maxMBSortInHeap=5.6289931561373185, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@28648010), locale=gl-ES, timezone=America/Inuvik
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 11 (64-bit)/cpus=8,threads=1,free=260983560,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, TestUpdate, HdfsLockFactoryTest, MoveReplicaTest, TestDelegationWithHadoopAuth, HdfsRestartWhileUpdatingTest, SpatialRPTFieldTypeTest, TestCollationField, TestLFUCache, TestQuerySenderNoQuery, AssignBackwardCompatibilityTest, RegexBoostProcessorTest, EmbeddedSolrNoSerializeTest, HdfsNNFailoverTest, TestFacetMethods, TestSimpleTextCodec, CloneFieldUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestRestManager, TestPrepRecovery, DocValuesNotIndexedTest, TestPartialUpdateDeduplication, TestSuggestSpellingConverter, DistributedFacetPivotSmallAdvancedTest, SearchRateTriggerIntegrationTest, AutoAddReplicasPlanActionTest, TestSimExecutePlanAction, IndexSizeTriggerTest, TestPushWriter, TestLegacyNumericUtils, TestSchemaVersionResource, TestUtilizeNode, SystemCollectionCompatTest, TestFiltering, TestHashQParserPlugin, DocValuesMultiTest, TestGraphMLResponseWriter, PhrasesIdentificationComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, TestOmitPositions, TestJsonFacets, TestUseDocValuesAsStored2, SolrXmlInZkTest, TestExpandComponent, TestShortCircuitedRequests, AnalyticsQueryTest, TestSimComputePlanAction, BasicDistributedZkTest, NodeMutatorTest, TestConfigSetImmutable, TestAddFieldRealTimeGet, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RegexBytesRefFilterTest, PeerSyncWithLeaderTest, TestReplicaProperties, TestRealTimeGet, DebugComponentTest, DeleteStatusTest, FullSolrCloudDistribCmdsTest, TestExactSharedStatsCache, VMParamsZkACLAndCredentialsProvidersTest, TestHighFrequencyDictionaryFactory, TestStressVersions, ConvertedLegacyTest, DocumentBuilderTest, BlockJoinFacetSimpleTest, BadComponentTest, TestRandomFlRTGCloud, TestConfigsApi, TestLuceneIndexBackCompat, TestSolrConfigHandlerConcurrent, DistributedQueryElevationComponentTest, TestMergePolicyConfig, PreAnalyzedFieldTest, CoreAdminHandlerTest, ShardRoutingCustomTest, IgnoreLargeDocumentProcessorFactoryTest, SolrTestCaseJ4Test, LeaderFailureAfterFreshStartTest, ShufflingReplicaListTransformerTest, TestSQLHandler, TestSimLargeCluster, SystemInfoHandlerTest, CdcrUpdateLogTest, TestRetrieveFieldsOptimizer, TestReload, TestSearcherReuse, TestAnalyzeInfixSuggestions, TestDistributedGrouping, TestLMJelinekMercerSimilarityFactory, TestManagedStopFilterFactory, TestFieldCacheSortRandom, TestJoin, TestLogWatcher, TestMaxScoreQueryParser, LukeRequestHandlerTest, DistributedFacetExistsSmallTest, TestStressRecovery, TestSolrCloudWithDelegationTokens, SolrCloudReportersTest, HdfsBasicDistributedZkTest, TestStressCloudBlindAtomicUpdates, TestHdfsUpdateLog, TaggerTest, ActionThrottleTest, TestDocumentBuilder, TemplateUpdateProcessorTest, TestReversedWildcardFilterFactory, TestBulkSchemaConcurrent, DistributedIntervalFacetingTest, TestCharFilters, MoreLikeThisHandlerTest, ChangedSchemaMergeTest, HLLSerializationTest, StressHdfsTest, DateFieldTest, TestUninvertingReader, FileUtilsTest, TestSlowCompositeReaderWrapper, TestCloudPivotFacet, TestInitParams, V2StandaloneTest, TestDistributedMap, SolrJmxReporterCloudTest, TestFastOutputStream, ConfigSetsAPITest, TestValueSourceCache, TestCoreContainer, TestChildDocTransformerHierarchy, TestFileDictionaryLookup, SliceStateTest, BitVectorTest, SolrIndexSplitterTest, RulesTest, TestNestedDocsSort, ReindexCollectionTest, LeaderElectionIntegrationTest, MigrateRouteKeyTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudSearcherWarming, TestLockTree, TestRandomRequestDistribution, TestStressInPlaceUpdates, TestTlogReplica, TestWithCollection, CollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, ExecutePlanActionTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, SearchRateTriggerTest, TestPolicyCloud, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimTriggerIntegration, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, AlternateDirectoryTest, BlobRepositoryCloudTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestCorePropertiesReload, TestDirectoryFactory, TestDynamicLoading, PingRequestHandlerTest, SearchHandlerTest, TestCSVLoader, TestConfigReload, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, MetricsHandlerTest, MetricsHistoryHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedMLTComponentTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TaggingAttributeTest, XmlInterpolationTest, FastVectorHighlighterTest, HighlighterConfigTest, HighlighterMaxOffsetTest, HighlighterTest, TestLegacyTerms, TestNumericRangeQuery32, SolrMetricManagerTest, SolrMetricReporterTest, TestFaceting, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestWriterPerf, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestCSVResponseWriter, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesTest, NotRequiredUniqueKeyTest, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PrimitiveFieldTypeTest, RequiredFieldsTest, SchemaApiFailureTest, TestSchemaManager, TestSchemalessBufferedUpdates, CurrencyRangeFacetCloudTest, CursorMarkTest, MergeStrategyTest, SignificantTermsQParserPluginTest, TestComplexPhraseQParserPlugin, TestDocSet, TestExtendedDismaxParser, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestQueryTypes, TestSimpleQParserPlugin, TestSolr4Spatial, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrQueryParser, TestXmlQParser, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, TestBM25SimilarityFactory, TestDFISimilarityFactory, TestLegacyBM25SimilarityFactory, TestPerFieldSimilarity, BasicAuthStandaloneTest, JWTAuthPluginTest, PKIAuthenticationIntegrationTest, TestAuthorizationFramework, TestZkAclsWithHadoopAuth, HttpSolrCallGetCoreTest, IndexBasedSpellCheckerTest, SuggesterFSTTest, TestPhraseSuggestions, TestDocTermOrdsUninvertLimit, TestFieldCache, TestFieldCacheWithThreads, TestLegacyFieldCache, PeerSyncTest, SolrCmdDistributorTest, TestInPlaceUpdatesDistrib, TransactionLogTest, UpdateLogTest, UpdateParamsTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [846/846 (1!)] on J2 in 71.86s, 6 tests, 1 error <<< FAILURES!

[...truncated 42551 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/321/consoleText

[repro] Revision: 03a3562f782a795afb3e5dbb474aca216273cc4d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CategoryRoutedAliasUpdateProcessorTest -Dtests.method=testMustMatch -Dtests.seed=3B0A4B619C580019 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gl-ES -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CategoryRoutedAliasUpdateProcessorTest
[repro] ant compile-test

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=3B0A4B619C580019 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gl-ES -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 100 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_172) - Build # 322 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/322/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: {failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=7028731, failWrongCredentials=1, requestTimes=761, requests=30, errors=0}

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: {failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=7028731, failWrongCredentials=1, requestTimes=761, requests=30, errors=0}
	at __randomizedtesting.SeedInfo.seed([9CA96FB3F40701B4:20C719A1505482CE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:125)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:81)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
	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 13562 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/init-core-data-001
   [junit4]   2> 1552523 WARN  (SUITE-BasicAuthIntegrationTest-seed#[9CA96FB3F40701B4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 1552524 INFO  (SUITE-BasicAuthIntegrationTest-seed#[9CA96FB3F40701B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1552526 INFO  (SUITE-BasicAuthIntegrationTest-seed#[9CA96FB3F40701B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1552526 INFO  (SUITE-BasicAuthIntegrationTest-seed#[9CA96FB3F40701B4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1552533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1552535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001
   [junit4]   2> 1552538 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1552559 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1552559 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1552659 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer start zk server on port:36455
   [junit4]   2> 1552659 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36455
   [junit4]   2> 1552659 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36455
   [junit4]   2> 1552716 INFO  (zkConnectionManagerCallback-3394-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552759 INFO  (zkConnectionManagerCallback-3396-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552807 INFO  (zkConnectionManagerCallback-3398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552811 WARN  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1552811 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1552811 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1552812 INFO  (jetty-launcher-3399-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_172-b11
   [junit4]   2> 1552824 WARN  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1552824 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1552824 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1552824 INFO  (jetty-launcher-3399-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_172-b11
   [junit4]   2> 1552835 WARN  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1552835 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1552835 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1552835 INFO  (jetty-launcher-3399-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_172-b11
   [junit4]   2> 1552902 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1552902 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1552902 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1552903 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15bbee4{/solr,null,AVAILABLE}
   [junit4]   2> 1552905 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1552905 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1552905 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1552905 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8b21db{/solr,null,AVAILABLE}
   [junit4]   2> 1552935 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1552935 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1552935 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b51517{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34051}
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11001a8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43113}
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-1) [    ] o.e.j.s.Server Started @1553083ms
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-3) [    ] o.e.j.s.Server Started @1553083ms
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43113}
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34051}
   [junit4]   2> 1552936 ERROR (jetty-launcher-3399-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1552936 ERROR (jetty-launcher-3399-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1552936 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T19:19:06.505Z
   [junit4]   2> 1552937 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T19:19:06.505Z
   [junit4]   2> 1552943 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1829e39{/solr,null,AVAILABLE}
   [junit4]   2> 1552947 INFO  (zkConnectionManagerCallback-3401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552950 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1552955 INFO  (zkConnectionManagerCallback-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552955 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1552955 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a947e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37807}
   [junit4]   2> 1552955 INFO  (jetty-launcher-3399-thread-2) [    ] o.e.j.s.Server Started @1553102ms
   [junit4]   2> 1552955 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37807}
   [junit4]   2> 1552956 ERROR (jetty-launcher-3399-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1552956 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1552956 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1552956 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1552956 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1552956 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T19:19:06.524Z
   [junit4]   2> 1553028 INFO  (zkConnectionManagerCallback-3405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1553028 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1553710 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1553715 WARN  (jetty-launcher-3399-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b6a4f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1553745 WARN  (jetty-launcher-3399-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d24fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1553746 INFO  (jetty-launcher-3399-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 1553819 INFO  (zkConnectionManagerCallback-3414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1553858 INFO  (zkConnectionManagerCallback-3416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1553982 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34051_solr
   [junit4]   2> 1553983 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.c.Overseer Overseer (id=72284461554008071-127.0.0.1:34051_solr-n_0000000000) starting
   [junit4]   2> 1554026 INFO  (zkConnectionManagerCallback-3423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1554067 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 1554079 INFO  (OverseerStateUpdate-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34051_solr
   [junit4]   2> 1554093 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34051_solr
   [junit4]   2> 1554115 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1554123 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1554173 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1554231 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34051.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554242 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34051.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554242 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34051.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554244 INFO  (jetty-launcher-3399-thread-3) [n:127.0.0.1:34051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node3/.
   [junit4]   2> 1554335 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1554337 WARN  (jetty-launcher-3399-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@106aa92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1554344 WARN  (jetty-launcher-3399-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d5c3dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1554347 INFO  (jetty-launcher-3399-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 1554348 INFO  (zkConnectionManagerCallback-3430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1554366 INFO  (zkConnectionManagerCallback-3432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1554391 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1554399 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37807_solr as DOWN
   [junit4]   2> 1554401 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1554401 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37807_solr
   [junit4]   2> 1554402 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1554411 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1554425 INFO  (zkCallback-3431-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1554433 INFO  (zkConnectionManagerCallback-3439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1554434 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1554434 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 1554434 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1554452 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554462 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554462 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1554474 INFO  (jetty-launcher-3399-thread-2) [n:127.0.0.1:37807_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/.
   [junit4]   2> 1557144 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1557172 WARN  (jetty-launcher-3399-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@126a9ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1557221 WARN  (jetty-launcher-3399-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1600271[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1557222 INFO  (jetty-launcher-3399-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 1557270 INFO  (zkConnectionManagerCallback-3446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557314 INFO  (zkConnectionManagerCallback-3448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557318 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1557320 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43113_solr as DOWN
   [junit4]   2> 1557321 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1557321 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43113_solr
   [junit4]   2> 1557322 INFO  (zkCallback-3431-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1557322 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1557322 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1557331 INFO  (zkCallback-3438-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1557347 INFO  (zkCallback-3447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1557373 INFO  (zkConnectionManagerCallback-3455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557403 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1557415 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 1557430 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1557456 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1557480 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1557480 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1557482 INFO  (jetty-launcher-3399-thread-1) [n:127.0.0.1:43113_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node1/.
   [junit4]   2> 1557619 INFO  (zkConnectionManagerCallback-3461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1557621 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1557622 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 1557640 INFO  (qtp8619577-10454) [n:127.0.0.1:43113_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1557650 INFO  (OverseerThreadFactory-2880-thread-1-processing-n:127.0.0.1:34051_solr) [n:127.0.0.1:34051_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1557819 INFO  (OverseerStateUpdate-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34051/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1557839 INFO  (OverseerStateUpdate-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37807/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1557902 INFO  (OverseerStateUpdate-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43113/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1558144 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr    x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1558147 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr    x:authCollection_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1558171 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr    x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1558172 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr    x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1559217 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1559225 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1559227 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1559249 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1559249 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1559250 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1559250 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1559272 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 1559274 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1559274 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1559291 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43113.solr.core.authCollection.shard3.replica_n5' (registry 'solr.core.authCollection.shard3.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1559295 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1559304 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1559307 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node1/authCollection_shard3_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node1/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 1559323 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1559323 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1559323 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34051.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1559323 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node3/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1559443 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1559443 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1559445 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559445 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559447 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1809483[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1559449 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1559450 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1559451 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1559451 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629368775364050944
   [junit4]   2> 1559454 INFO  (searcherExecutor-2899-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@1809483[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559472 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1559472 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 1559475 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1559475 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1559475 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1559475 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1559476 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1559476 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72284461554008074-core_node4-n_0000000000
   [junit4]   2> 1559477 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1559507 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1559507 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1559511 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559511 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559515 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@76bbcd[authCollection_shard3_replica_n5] main]
   [junit4]   2> 1559516 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1559517 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1559518 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1559518 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629368775434305536
   [junit4]   2> 1559540 INFO  (searcherExecutor-2900-thread-1-processing-n:127.0.0.1:43113_solr x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore [authCollection_shard3_replica_n5] Registered new searcher Searcher@76bbcd[authCollection_shard3_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559540 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1559540 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1559543 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559543 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1559544 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 1559547 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1559547 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1559547 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43113/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 1559549 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1559549 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy http://127.0.0.1:43113/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 1559549 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72284461554008077-core_node6-n_0000000000
   [junit4]   2> 1559553 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43113/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 1559559 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559560 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11469d1[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1559561 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1559562 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1559562 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1559562 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629368775480442880
   [junit4]   2> 1559565 INFO  (searcherExecutor-2901-thread-1-processing-n:127.0.0.1:34051_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@11469d1[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559568 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1559568 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34051/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34051/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1559573 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72284461554008071-core_node3-n_0000000000
   [junit4]   2> 1559577 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34051/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1559679 INFO  (zkCallback-3431-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559679 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559681 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1559681 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1559682 INFO  (qtp7872629-10450) [n:127.0.0.1:34051_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1511
   [junit4]   2> 1559682 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1539
   [junit4]   2> 1559682 INFO  (zkCallback-3447-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559687 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1559689 INFO  (qtp8619577-10453) [n:127.0.0.1:43113_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541
   [junit4]   2> 1559689 INFO  (zkCallback-3431-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559711 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559727 INFO  (zkCallback-3415-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559751 INFO  (qtp8619577-10454) [n:127.0.0.1:43113_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> 1559855 INFO  (zkCallback-3431-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559855 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559855 INFO  (zkCallback-3431-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559855 INFO  (zkCallback-3415-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559855 INFO  (zkCallback-3447-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559855 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559857 INFO  (qtp8619577-10454) [n:127.0.0.1:43113_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=2217
   [junit4]   2> 1559868 INFO  (zkCallback-3431-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559899 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559911 INFO  (zkCallback-3415-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1559924 INFO  (qtp17246413-10461) [n:127.0.0.1:37807_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1559926 INFO  (zkCallback-3431-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1559926 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1559926 INFO  (zkCallback-3431-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1559927 INFO  (qtp17246413-10462) [n:127.0.0.1:37807_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1559927 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1559927 INFO  (zkCallback-3415-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1559927 INFO  (zkCallback-3415-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1559928 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24057764
   [junit4]   2> 1559928 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37807_solr
   [junit4]   2> 1559943 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1559943 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37807_solr as DOWN
   [junit4]   2> 1559963 INFO  (coreCloseExecutor-2914-thread-1) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@19050c0
   [junit4]   2> 1559963 INFO  (coreCloseExecutor-2914-thread-1) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=19050c0
   [junit4]   2> 1559963 INFO  (coreCloseExecutor-2914-thread-1) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12a99c7: rootName = solr_37807, domain = solr.core.authCollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@14588d8
   [junit4]   2> 1559986 INFO  (zkCallback-3415-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1559990 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1559991 INFO  (coreCloseExecutor-2914-thread-1) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader, tag=19050c0
   [junit4]   2> 1560007 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1560016 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ecfe5f: rootName = solr_37807, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b09a9
   [junit4]   2> 1560025 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1560025 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13b727b: rootName = solr_37807, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17354e6
   [junit4]   2> 1560032 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1560032 INFO  (zkCallback-3431-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1560041 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d6630b: rootName = solr_37807, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10dc74b
   [junit4]   2> 1560041 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1560046 INFO  (zkCallback-3431-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560046 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560046 INFO  (zkCallback-3447-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560046 INFO  (zkCallback-3431-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560046 INFO  (zkCallback-3415-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560048 INFO  (zkCallback-3415-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560211 INFO  (zkCallback-3415-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560231 INFO  (zkCallback-3447-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560271 INFO  (zkCallback-3431-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1560280 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1560281 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1560281 INFO  (zkCallback-3460-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1560281 INFO  (zkCallback-3454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1560282 INFO  (zkCallback-3415-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1560283 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a947e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1560283 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1829e39{/solr,null,UNAVAILABLE}
   [junit4]   2> 1560283 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1560294 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1560294 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1560294 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37807 try number 1 ...
   [junit4]   2> 1560294 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1560399 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1560399 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1560399 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1560407 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9d40{/solr,null,AVAILABLE}
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@89d29a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37807}
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.s.Server Started @1560554ms
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37807}
   [junit4]   2> 1560408 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1560408 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T19:19:13.976Z
   [junit4]   2> 1560438 INFO  (zkConnectionManagerCallback-3469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560447 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1561652 INFO  (OverseerCollectionConfigSetProcessor-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_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> 1564100 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1564123 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12be864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1564152 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@bada9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1564154 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 1564197 INFO  (zkConnectionManagerCallback-3476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564250 INFO  (zkConnectionManagerCallback-3478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564254 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1564259 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37807_solr as DOWN
   [junit4]   2> 1564262 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1564262 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37807_solr
   [junit4]   2> 1564263 INFO  (zkCallback-3447-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564263 INFO  (zkCallback-3447-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564263 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564263 INFO  (zkCallback-3415-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564263 INFO  (zkCallback-3415-thread-5) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564265 INFO  (zkCallback-3454-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564265 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564265 INFO  (zkCallback-3460-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564265 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564267 INFO  (zkCallback-3415-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1564268 INFO  (zkCallback-3415-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564271 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1564272 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1564279 INFO  (zkCallback-3477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1564310 INFO  (zkConnectionManagerCallback-3485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1564312 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1564315 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 1564334 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1564372 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1564425 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1564426 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1564428 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/.
   [junit4]   2> 1564428 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [n:127.0.0.1:37807_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard2_replica_n2]
   [junit4]   2> 1564466 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564532 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr    ] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1564537 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564559 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564576 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1564583 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564583 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 1564584 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37807.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd9398
   [junit4]   2> 1564584 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1564727 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1564727 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1564729 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1564729 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1564752 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@fdfae8[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1564753 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1564753 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1564753 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1564753 INFO  (coreLoadExecutor-2924-thread-1-processing-n:127.0.0.1:37807_solr) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629368780923600896
   [junit4]   2> 1564757 INFO  (searcherExecutor-2925-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@fdfae8[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1564774 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 1564777 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1564777 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1564777 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1564777 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1564777 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1564778 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72284461554008082-core_node4-n_0000000001
   [junit4]   2> 1564778 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37807/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1564779 INFO  (coreZkRegister-2916-thread-1-processing-n:127.0.0.1:37807_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37807_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1564884 INFO  (zkCallback-3447-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1564884 INFO  (zkCallback-3447-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1564884 INFO  (zkCallback-3460-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live 

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

]   2> 1574983 INFO  (jetty-closer-3513-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1575011 INFO  (jetty-closer-3513-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@89d29a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37807}
   [junit4]   2> 1575036 INFO  (closeThreadPool-3522-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72284461554008071-127.0.0.1:34051_solr-n_0000000000) closing
   [junit4]   2> 1575063 INFO  (jetty-closer-3513-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a9d40{/solr,null,UNAVAILABLE}
   [junit4]   2> 1575063 INFO  (jetty-closer-3513-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1575077 INFO  (jetty-closer-3513-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11001a8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1575077 INFO  (OverseerStateUpdate-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [n:127.0.0.1:34051_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34051_solr
   [junit4]   2> 1575091 INFO  (jetty-closer-3513-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8b21db{/solr,null,UNAVAILABLE}
   [junit4]   2> 1575123 INFO  (jetty-closer-3513-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1575124 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 0x100ce55b5b50008, likely client has closed socket
   [junit4]   2> 1575127 INFO  (OverseerAutoScalingTriggerThread-72284461554008071-127.0.0.1:34051_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1575132 INFO  (jetty-closer-3513-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72284461554008071-127.0.0.1:34051_solr-n_0000000000) closing
   [junit4]   2> 1575132 INFO  (closeThreadPool-3522-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72284461554008071-127.0.0.1:34051_solr-n_0000000000) closing
   [junit4]   2> 1575146 INFO  (jetty-closer-3513-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b51517{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1575159 INFO  (jetty-closer-3513-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15bbee4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1575159 INFO  (jetty-closer-3513-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1575162 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1575167 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/collections/authCollection/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72284461554008071-127.0.0.1:34051_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1575173 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36455
   [junit4]   2> 1575173 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36455
   [junit4]   2> 1575174 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[9CA96FB3F40701B4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=9CA96FB3F40701B4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 22.7s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: {failMissingCredentials=2, authenticated=17, passThrough=10, totalTime=7028731, failWrongCredentials=1, requestTimes=761, requests=30, errors=0}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CA96FB3F40701B4:20C719A1505482CE]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:125)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:81)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_9CA96FB3F40701B4-001
   [junit4]   2> Mar 29, 2019 7:19:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1813, maxMBSortInHeap=6.67589886512524, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a62e8), locale=be-BY, timezone=America/Menominee
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=111935680,total=403910656
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, ZkSolrClientTest, BlockJoinFacetSimpleTest, TestCodecSupport, SolrMetricsIntegrationTest, TestLogWatcher, TlogReplayBufferedWhileIndexingTest, TestSlowCompositeReaderWrapper, ResponseLogComponentTest, ConvertedLegacyTest, CdcrBidirectionalTest, ClassificationUpdateProcessorFactoryTest, TestRequestForwarding, TestRandomFlRTGCloud, TestFacetMethods, BadComponentTest, HdfsNNFailoverTest, ShufflingReplicaListTransformerTest, TestLockTree, TestSearcherReuse, TestSolrDeletionPolicy2, SortByFunctionTest, SpatialRPTFieldTypeTest, OutputWriterTest, ResponseBuilderTest, TestSimExecutePlanAction, SolrXmlInZkTest, TestUseDocValuesAsStored2, TestShortCircuitedRequests, SpellCheckCollatorWithCollapseTest, TestSolrCloudWithDelegationTokens, TestDFRSimilarityFactory, TestWriterPerf, TestSchemalessBufferedUpdates, PreAnalyzedFieldTest, DocumentAnalysisRequestHandlerTest, CreateRoutedAliasTest, TestZkAclsWithHadoopAuth, SchemaApiFailureTest, DocValuesMultiTest, ShardRoutingCustomTest, SearchRateTriggerIntegrationTest, TestDocSet, CoreAdminHandlerTest, TriggerIntegrationTest, DocumentBuilderTest, TestDocumentBuilder, TestSystemIdResolver, DistributedMLTComponentTest, QueryResultKeyTest, CdcrReplicationHandlerTest, TestFileDictionaryLookup, JWTAuthPluginTest, SuggesterTSTTest, VMParamsZkACLAndCredentialsProvidersTest, TestSolrConfigHandlerConcurrent, TestSimpleTextCodec, FileBasedSpellCheckerTest, RegexBytesRefFilterTest, MissingSegmentRecoveryTest, TestBulkSchemaConcurrent, TestSolrFieldCacheBean, TestSchemaNameResource, V2StandaloneTest, TestRetrieveFieldsOptimizer, HttpPartitionTest, TestCSVResponseWriter, SystemInfoHandlerTest, DebugComponentTest, TestLegacyFieldCache, CheckHdfsIndexTest, SolrIndexSplitterTest, ClusterStateTest, TestGraphMLResponseWriter, LeaderFailureAfterFreshStartTest, PhrasesIdentificationComponentTest, TermVectorComponentTest, TestInPlaceUpdatesStandalone, TestSort, TestSchemaVersionResource, ManagedSchemaRoundRobinCloudTest, TestDelegationWithHadoopAuth, SolrJmxReporterCloudTest, TestCustomStream, TestReversedWildcardFilterFactory, BasicAuthIntegrationTest]
   [junit4] Completed [256/846 (1!)] on J2 in 23.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 47428 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/322/consoleText

[repro] Revision: 03a3562f782a795afb3e5dbb474aca216273cc4d

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=9CA96FB3F40701B4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       BasicAuthIntegrationTest
[repro] ant compile-test

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=9CA96FB3F40701B4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 70 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]