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/17 21:36:14 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_172) - Build # 280 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/280/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
Error from server at https://127.0.0.1:45239/_d/d/collection1: Impossible Exception

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45239/_d/d/collection1: Impossible Exception
	at __randomizedtesting.SeedInfo.seed([F6F79AD87380EDF7:7EA3A502DD7C800F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:307)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 13275 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 392347 INFO  (SUITE-ShardRoutingTest-seed#[F6F79AD87380EDF7]-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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/init-core-data-001
   [junit4]   2> 392348 WARN  (SUITE-ShardRoutingTest-seed#[F6F79AD87380EDF7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 392348 INFO  (SUITE-ShardRoutingTest-seed#[F6F79AD87380EDF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 392349 INFO  (SUITE-ShardRoutingTest-seed#[F6F79AD87380EDF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 392349 INFO  (SUITE-ShardRoutingTest-seed#[F6F79AD87380EDF7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_d/d
   [junit4]   2> 392352 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 392352 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 392352 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 392452 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer start zk server on port:36901
   [junit4]   2> 392452 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36901
   [junit4]   2> 392452 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36901
   [junit4]   2> 392454 INFO  (zkConnectionManagerCallback-2655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392456 INFO  (zkConnectionManagerCallback-2657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392457 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 392457 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 392458 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 392459 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 392459 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 392459 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 392460 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 392460 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 392461 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 392461 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 392462 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 392466 INFO  (zkConnectionManagerCallback-2661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392467 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 392532 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 392532 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 392533 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 392533 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] 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> 392533 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 392533 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 392533 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 392535 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bb66c86{/_d/d,null,AVAILABLE}
   [junit4]   2> 392538 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3d0cad0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 392538 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9f87aee{SSL,[ssl, http/1.1]}{127.0.0.1:38251}
   [junit4]   2> 392538 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.s.Server Started @392569ms
   [junit4]   2> 392538 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/control/data, hostContext=/_d/d, hostPort=38251, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/control-001/cores}
   [junit4]   2> 392539 ERROR (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 392539 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 392539 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 392539 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 392539 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 392539 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:49.060Z
   [junit4]   2> 392540 INFO  (zkConnectionManagerCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392541 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 392541 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/control-001/solr.xml
   [junit4]   2> 392543 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 392543 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 392544 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 392592 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 392592 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 392593 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@b243e33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 392595 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 392596 WARN  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@115a432f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 392597 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 392598 INFO  (zkConnectionManagerCallback-2670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392605 INFO  (zkConnectionManagerCallback-2672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392634 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38251__d%2Fd
   [junit4]   2> 392634 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.Overseer Overseer (id=72216898050129925-127.0.0.1:38251__d%2Fd-n_0000000000) starting
   [junit4]   2> 392636 INFO  (zkConnectionManagerCallback-2679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392638 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 392638 INFO  (OverseerStateUpdate-72216898050129925-127.0.0.1:38251__d%2Fd-n_0000000000) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38251__d%2Fd
   [junit4]   2> 392638 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38251__d%2Fd
   [junit4]   2> 392643 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 392650 INFO  (zkCallback-2671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 392655 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 392684 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 392691 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 392691 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 392692 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [n:127.0.0.1:38251__d%2Fd    ] 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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/control-001/cores
   [junit4]   2> 392716 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392717 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 392718 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 392731 INFO  (qtp18093807-8632) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38251__d%252Fd&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 392734 INFO  (OverseerThreadFactory-2777-thread-1-processing-n:127.0.0.1:38251__d%2Fd) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 392841 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 392841 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 393893 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 393905 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 393975 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 393983 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 393984 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 393984 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 393986 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=725186903, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 394004 WARN  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 394027 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 394027 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 394029 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394029 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394030 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3dd45be4
   [junit4]   2> 394030 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31a9c2d1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 394032 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 394032 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 394032 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 394032 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628287753836822528
   [junit4]   2> 394035 INFO  (searcherExecutor-2782-thread-1-processing-n:127.0.0.1:38251__d%2Fd x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@31a9c2d1[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394035 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 394035 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 394036 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 394036 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 394036 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38251/_d/d/control_collection_shard1_replica_n1/
   [junit4]   2> 394037 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 394037 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38251/_d/d/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 394037 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72216898050129925-core_node2-n_0000000000
   [junit4]   2> 394037 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38251/_d/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 394138 INFO  (zkCallback-2671-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 394139 INFO  (zkCallback-2671-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 394139 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 394140 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1299
   [junit4]   2> 394142 INFO  (qtp18093807-8632) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 394240 INFO  (zkCallback-2671-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 394240 INFO  (zkCallback-2671-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 394240 INFO  (zkCallback-2671-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 394241 INFO  (qtp18093807-8632) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38251__d%252Fd&wt=javabin&version=2} status=0 QTime=1510
   [junit4]   2> 394244 INFO  (zkConnectionManagerCallback-2691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394245 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 394246 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 394246 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 394247 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 394249 INFO  (OverseerThreadFactory-2777-thread-2-processing-n:127.0.0.1:38251__d%2Fd) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 394249 INFO  (OverseerCollectionConfigSetProcessor-72216898050129925-127.0.0.1:38251__d%2Fd-n_0000000000) [n:127.0.0.1:38251__d%2Fd    ] 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> 394450 WARN  (OverseerThreadFactory-2777-thread-2-processing-n:127.0.0.1:38251__d%2Fd) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 394451 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 394452 INFO  (qtp18093807-8633) [n:127.0.0.1:38251__d%2Fd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 394452 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 394524 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-1-001 of type NRT
   [junit4]   2> 394525 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394526 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394526 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394526 INFO  (closeThreadPool-2692-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> 394528 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394528 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394528 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b5b4d4b{/_d/d,null,AVAILABLE}
   [junit4]   2> 394530 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6090ed13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a0ef1f2{SSL,[ssl, http/1.1]}{127.0.0.1:39953}
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.Server Started @394561ms
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=39953, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-1-001/cores}
   [junit4]   2> 394530 ERROR (closeThreadPool-2692-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394530 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 394531 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394531 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 394531 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.052Z
   [junit4]   2> 394538 INFO  (zkConnectionManagerCallback-2694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394538 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394538 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-1-001/solr.xml
   [junit4]   2> 394542 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394542 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394543 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394610 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-2-001 of type NRT
   [junit4]   2> 394611 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394611 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394611 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394611 INFO  (closeThreadPool-2692-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> 394622 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394622 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394622 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394626 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69db7974{/_d/d,null,AVAILABLE}
   [junit4]   2> 394626 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ce4bc4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3be2dd2f{SSL,[ssl, http/1.1]}{127.0.0.1:33567}
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.Server Started @394658ms
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=33567, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-2-001/cores}
   [junit4]   2> 394627 ERROR (closeThreadPool-2692-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 394627 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.148Z
   [junit4]   2> 394636 INFO  (zkConnectionManagerCallback-2697-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394637 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394637 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-2-001/solr.xml
   [junit4]   2> 394640 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394640 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394641 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394691 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394692 WARN  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394692 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6242d6cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394695 WARN  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394698 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@62974f23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394699 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 394700 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-3-001 of type NRT
   [junit4]   2> 394700 WARN  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394701 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394701 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394701 INFO  (closeThreadPool-2692-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> 394705 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394706 WARN  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394714 INFO  (zkConnectionManagerCallback-2704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394714 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394714 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394714 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394714 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@420161bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394714 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34856f2b{/_d/d,null,AVAILABLE}
   [junit4]   2> 394714 WARN  (closeThreadPool-2692-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2060b8a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394720 INFO  (zkConnectionManagerCallback-2707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2071d2d5{SSL,[ssl, http/1.1]}{127.0.0.1:41007}
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.e.j.s.Server Started @394751ms
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=41007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-3-001/cores}
   [junit4]   2> 394720 ERROR (closeThreadPool-2692-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 394720 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.241Z
   [junit4]   2> 394721 WARN  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394722 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 394726 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:39953__d%2Fd as DOWN
   [junit4]   2> 394726 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 394726 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39953__d%2Fd
   [junit4]   2> 394727 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 394727 INFO  (zkCallback-2671-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 394730 INFO  (zkConnectionManagerCallback-2713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394730 INFO  (zkCallback-2690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 394734 INFO  (zkCallback-2706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 394735 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394735 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-3-001/solr.xml
   [junit4]   2> 394735 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@38929cbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394736 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 394737 INFO  (zkConnectionManagerCallback-2716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394739 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394739 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394740 INFO  (zkConnectionManagerCallback-2718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394740 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394741 INFO  (zkConnectionManagerCallback-2723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394742 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 394742 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 394743 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 394743 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 394744 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:33567__d%2Fd as DOWN
   [junit4]   2> 394745 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 394745 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33567__d%2Fd
   [junit4]   2> 394745 INFO  (zkCallback-2690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394745 INFO  (zkCallback-2671-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394745 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394745 INFO  (zkCallback-2717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394745 INFO  (zkCallback-2706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394754 INFO  (zkCallback-2722-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 394760 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394765 INFO  (zkConnectionManagerCallback-2732-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394766 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 394767 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 394769 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 394770 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394770 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394771 INFO  (closeThreadPool-2692-thread-1) [n:127.0.0.1:39953__d%2Fd    ] 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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-1-001/cores
   [junit4]   2> 394785 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394785 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-4-001 of type NRT
   [junit4]   2> 394790 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394819 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394819 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394819 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 394820 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394820 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394820 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394820 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ce489b9{/_d/d,null,AVAILABLE}
   [junit4]   2> 394820 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@36363679[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ecf4b2d{SSL,[ssl, http/1.1]}{127.0.0.1:38411}
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.Server Started @394852ms
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=38411, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-4-001/cores}
   [junit4]   2> 394821 ERROR (closeThreadPool-2692-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 394821 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.342Z
   [junit4]   2> 394823 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394823 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394823 INFO  (closeThreadPool-2692-thread-2) [n:127.0.0.1:33567__d%2Fd    ] 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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-2-001/cores
   [junit4]   2> 394834 INFO  (zkConnectionManagerCallback-2735-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394834 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394834 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-4-001/solr.xml
   [junit4]   2> 394837 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394837 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394838 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394875 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394875 WARN  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394879 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b1fe943[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394882 WARN  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394884 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394885 WARN  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394889 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@383f99d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394890 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 394901 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-5-001 of type NRT
   [junit4]   2> 394902 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394902 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394902 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394902 INFO  (closeThreadPool-2692-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> 394903 WARN  (closeThreadPool-2692-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5a3c1ad6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394909 WARN  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394909 INFO  (zkConnectionManagerCallback-2743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394915 WARN  (closeThreadPool-2692-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22e4ef0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394916 INFO  (closeThreadPool-2692-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36901/solr
   [junit4]   2> 394922 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394922 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394922 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394929 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7359ad2a{/_d/d,null,AVAILABLE}
   [junit4]   2> 394929 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11c951ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394929 INFO  (zkConnectionManagerCallback-2750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394930 INFO  (zkConnectionManagerCallback-2747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c58ec82{SSL,[ssl, http/1.1]}{127.0.0.1:35357}
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.e.j.s.Server Started @394961ms
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=35357, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-5-001/cores}
   [junit4]   2> 394930 ERROR (closeThreadPool-2692-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 394930 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.451Z
   [junit4]   2> 394932 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 394935 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:38411__d%2Fd as DOWN
   [junit4]   2> 394935 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 394935 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38411__d%2Fd
   [junit4]   2> 394936 INFO  (zkCallback-2690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394936 INFO  (zkCallback-2671-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394936 INFO  (zkCallback-2706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394936 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394949 INFO  (zkCallback-2722-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394949 INFO  (zkCallback-2717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394950 INFO  (zkCallback-2746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394954 INFO  (zkConnectionManagerCallback-2754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394954 INFO  (zkConnectionManagerCallback-2752-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394954 INFO  (zkCallback-2731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 394955 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394955 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-5-001/solr.xml
   [junit4]   2> 394957 INFO  (zkConnectionManagerCallback-2761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394957 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394957 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394957 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 394958 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 394958 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394958 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 394960 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:41007__d%2Fd as DOWN
   [junit4]   2> 394960 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 394960 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41007__d%2Fd
   [junit4]   2> 394961 INFO  (zkCallback-2671-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (zkCallback-2678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (zkCallback-2706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (zkCallback-2690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (zkCallback-2717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (zkCallback-2722-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394961 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 394978 INFO  (zkCallback-2746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394978 INFO  (zkCallback-2751-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394978 INFO  (zkCallback-2731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394978 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394982 INFO  (zkCallback-2760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 394986 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-6-001 of type NRT
   [junit4]   2> 394987 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 394987 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 394987 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 394987 INFO  (closeThreadPool-2692-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> 394988 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394988 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 394990 INFO  (closeThreadPool-2692-thread-4) [n:127.0.0.1:38411__d%2Fd    ] 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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-4-001/cores
   [junit4]   2> 394995 INFO  (zkConnectionManagerCallback-2770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394996 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 394997 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36901/solr ready
   [junit4]   2> 395017 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 395029 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 395030 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395030 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395030 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395031 WARN  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) ~[?:1.8.0_172]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) ~[?:1.8.0_172]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) ~[?:1.8.0_172]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:729) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:605) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:252) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:172) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_172]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 395038 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fa77899{/_d/d,null,AVAILABLE}
   [junit4]   2> 395039 WARN  (closeThreadPool-2692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f0bc546[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395040 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 395040 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6
   [junit4]   2> 395041 INFO  (closeThreadPool-2692-thread-3) [n:127.0.0.1:41007__d%2Fd    ] 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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-3-001/cores
   [junit4]   2> 395049 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b1c0fe5{SSL,[ssl, http/1.1]}{127.0.0.1:45239}
   [junit4]   2> 395049 INFO  (closeThreadPool-2692-thread-1) [    ] o.e.j.s.Server Started @395080ms
   [junit4]   2> 395049 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=45239, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-6-001/cores}
   [junit4]   2> 395082 ERROR (closeThreadPool-2692-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 395082 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395082 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 395082 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395082 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 395082 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T20:56:51.603Z
   [junit4]   2> 395089 INFO  (zkConnectionManagerCallback-2773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395090 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 395090 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-6-001/solr.xml
   [junit4]   2> 395093 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 395093 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 395094 INFO  (closeThreadPool-2692-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@492a63d6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 395097 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-7-001 of type NRT
   [junit4]   2> 395097 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 395097 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 395097 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 395098 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 395124 INFO  (closeThreadPool-2692-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 395125 WARN  (closeThreadPool-2692-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 395130 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395130 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395130 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395134 WARN  (closeThreadPool-2692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19cca140[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395134 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@275d30f{/_d/d,null,AVAILABLE}
   [junit4]   2> 395135 WARN  (closeThreadPool-2692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@720784a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a16fe17{SSL,[ssl, http/1.1]}{127.0.0.1:43333}
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.e.j.s.Server Started @395166ms
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/_d/d, hostPort=43333, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_F6F79AD87380EDF7-001/shard-7-001/cores}
   [junit4]   2> 395135 ERROR (closeThreadPool-2692-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395135 INFO  (closeThreadPool-2692-thread-4) 

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

ntenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 412067 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 412068 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> 	32	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72216898050129932-127.0.0.1:39953__d%2Fd-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72216898050129940-127.0.0.1:38411__d%2Fd-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 
   [junit4]   2> 412070 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36901
   [junit4]   2> 412070 INFO  (TEST-ShardRoutingTest.test-seed#[F6F79AD87380EDF7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36901
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.method=test -Dtests.seed=F6F79AD87380EDF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   19.7s J2 | ShardRoutingTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45239/_d/d/collection1: Impossible Exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6F79AD87380EDF7:7EA3A502DD7C800F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:307)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.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.cloud.ShardRoutingTest_F6F79AD87380EDF7-001
   [junit4]   2> Mar 17, 2019 8:57:08 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_=FSTOrd50, id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Direct), _root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=207, maxMBSortInHeap=5.061250470568988, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2a862daf), locale=zh-SG, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=286688448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, TestFieldSortValues, AssignBackwardCompatibilityTest, CdcrVersionReplicationTest, TestSurroundQueryParser, AddBlockUpdateTest, TestPhraseSuggestions, V2ApiIntegrationTest, TestCloudJSONFacetSKG, ScheduledTriggerTest, IndexBasedSpellCheckerTest, TestEmbeddedSolrServerSchemaAPI, TestDistributedGrouping, TestManagedResource, TestCloudRecovery, ZookeeperStatusHandlerTest, TestSimpleTrackingShardHandler, TestCollectionAPIs, MoveReplicaTest, TestDistributedStatsComponentCardinality, TestLRUCache, DistributedIntervalFacetingTest, DistributedQueryComponentOptimizationTest, OutputWriterTest, JsonLoaderTest, OverseerCollectionConfigSetProcessorTest, RequestLoggingTest, TestRebalanceLeaders, MetricTriggerTest, SolrTestCaseJ4Test, PeerSyncReplicationTest, TestExactStatsCache, TestLazyCores, GraphQueryTest, HdfsThreadLeakTest, TestTrie, ClassificationUpdateProcessorIntegrationTest, LeaderFailureAfterFreshStartTest, TestPayloadScoreQParserPlugin, DistributedExpandComponentTest, DocValuesNotIndexedTest, TestLegacyTerms, TestQuerySenderListener, ZkStateReaderTest, InfixSuggestersTest, ShardRoutingTest]
   [junit4] Completed [161/847 (1!)] on J2 in 20.73s, 1 test, 1 error <<< FAILURES!

[...truncated 2337 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190317_205016_4546632090678784839051.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid11820.hprof ...
   [junit4] Heap dump file created [412728148 bytes in 1.597 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8955 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid11820.hprof

Total time: 77 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2