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/04/18 01:17:29 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 420 - Still Unstable!

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

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

Error Message:
Error from server at http://127.0.0.1:33705: Could not find collection : c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33705: Could not find collection : c8n_1x2
	at __randomizedtesting.SeedInfo.seed([190E661C14EA39A8:915A59C6BA165450]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2045)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	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 14369 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 1014139 INFO  (SUITE-HttpPartitionTest-seed#[190E661C14EA39A8]-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.HttpPartitionTest_190E661C14EA39A8-001/init-core-data-001
   [junit4]   2> 1014140 WARN  (SUITE-HttpPartitionTest-seed#[190E661C14EA39A8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 1014140 INFO  (SUITE-HttpPartitionTest-seed#[190E661C14EA39A8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1014141 INFO  (SUITE-HttpPartitionTest-seed#[190E661C14EA39A8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1014141 INFO  (SUITE-HttpPartitionTest-seed#[190E661C14EA39A8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1014143 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1014143 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1014143 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1014243 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkTestServer start zk server on port:45489
   [junit4]   2> 1014244 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45489
   [junit4]   2> 1014244 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45489
   [junit4]   2> 1014246 INFO  (zkConnectionManagerCallback-7033-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014248 INFO  (zkConnectionManagerCallback-7035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014249 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014249 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1014250 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014251 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014252 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014252 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014253 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014253 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014254 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014254 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014254 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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> 1014255 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1014321 WARN  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1014321 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1014321 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1014321 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1027850b{/,null,AVAILABLE}
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@496e95bc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36675}
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.s.Server Started @1014371ms
   [junit4]   2> 1014322 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=33705, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/control-001/cores}
   [junit4]   2> 1014323 ERROR (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014323 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014323 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1014323 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014323 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1014323 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T00:42:51.176Z
   [junit4]   2> 1014324 INFO  (zkConnectionManagerCallback-7037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014324 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1014324 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/control-001/solr.xml
   [junit4]   2> 1014327 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014327 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014327 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014444 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1014445 WARN  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@40c3b1e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014448 WARN  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1995157f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014448 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45489/solr
   [junit4]   2> 1014449 INFO  (zkConnectionManagerCallback-7044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014451 INFO  (zkConnectionManagerCallback-7046-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014524 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33705_
   [junit4]   2> 1014524 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.c.Overseer Overseer (id=72099766864510980-127.0.0.1:33705_-n_0000000000) starting
   [junit4]   2> 1014526 INFO  (zkConnectionManagerCallback-7053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014527 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1014527 INFO  (OverseerStateUpdate-72099766864510980-127.0.0.1:33705_-n_0000000000) [n:127.0.0.1:33705_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33705_
   [junit4]   2> 1014527 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33705_
   [junit4]   2> 1014528 INFO  (zkCallback-7052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1014528 INFO  (zkCallback-7045-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1014538 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1014548 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1014554 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1014554 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1014555 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [n:127.0.0.1:33705_    ] 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.HttpPartitionTest_190E661C14EA39A8-001/control-001/cores
   [junit4]   2> 1014568 INFO  (zkConnectionManagerCallback-7059-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014569 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1014570 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1014570 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36964,localport=33705], receiveBufferSize:531000
   [junit4]   2> 1014572 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36675,localport=32980], receiveBufferSize=530904
   [junit4]   2> 1014573 INFO  (qtp1322861700-19427) [n:127.0.0.1:33705_    ] 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:33705_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014574 INFO  (OverseerThreadFactory-7046-thread-1-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1014678 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36968,localport=33705], receiveBufferSize:531000
   [junit4]   2> 1014678 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36675,localport=32984], receiveBufferSize=530904
   [junit4]   2> 1014679 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_    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> 1014679 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1015724 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1015736 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015806 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1015821 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015821 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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@2293a14b
   [junit4]   2> 1015821 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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.HttpPartitionTest_190E661C14EA39A8-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.HttpPartitionTest_190E661C14EA39A8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1015822 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1015823 WARN  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015844 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015844 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015846 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015846 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1015846 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.4072265625, floorSegmentMB=1.6689453125, forceMergeDeletesPctAllowed=17.646785168024323, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.377578301036586
   [junit4]   2> 1015847 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76271da9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1015847 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1015848 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015848 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1015848 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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 1631110480738123776
   [junit4]   2> 1015850 INFO  (searcherExecutor-7051-thread-1-processing-n:127.0.0.1:33705_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33705_ 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@76271da9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1015851 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015851 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015852 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1015852 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015852 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33705/control_collection_shard1_replica_n1/
   [junit4]   2> 1015853 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015853 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:33705/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1015853 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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/72099766864510980-core_node2-n_0000000000
   [junit4]   2> 1015853 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33705/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1015954 INFO  (zkCallback-7045-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> 1015954 INFO  (zkCallback-7045-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> 1015955 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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> 1015955 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ 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=1276
   [junit4]   2> 1015957 INFO  (qtp1322861700-19427) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1016063 INFO  (zkCallback-7045-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> 1016063 INFO  (zkCallback-7045-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> 1016063 INFO  (zkCallback-7045-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> 1016064 INFO  (qtp1322861700-19427) [n:127.0.0.1:33705_    ] 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:33705_&wt=javabin&version=2} status=0 QTime=1490
   [junit4]   2> 1016067 INFO  (zkConnectionManagerCallback-7065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016068 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016069 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1016069 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1016069 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36978,localport=33705], receiveBufferSize:531000
   [junit4]   2> 1016070 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36675,localport=32994], receiveBufferSize=530904
   [junit4]   2> 1016071 INFO  (qtp1322861700-19428) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016073 INFO  (OverseerThreadFactory-7046-thread-2-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1016073 INFO  (OverseerCollectionConfigSetProcessor-72099766864510980-127.0.0.1:33705_-n_0000000000) [n:127.0.0.1:33705_    ] 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> 1016275 WARN  (OverseerThreadFactory-7046-thread-2-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1016277 INFO  (qtp1322861700-19428) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1016277 INFO  (qtp1322861700-19428) [n:127.0.0.1:33705_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 1016278 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1016343 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001 of type NRT
   [junit4]   2> 1016344 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-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_201-b09
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1016344 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30c49a7{/,null,AVAILABLE}
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17e78e4a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45055}
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.Server Started @1016393ms
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34747, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001/cores}
   [junit4]   2> 1016345 ERROR (closeThreadPool-7066-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1016345 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T00:42:53.198Z
   [junit4]   2> 1016346 INFO  (zkConnectionManagerCallback-7068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016347 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1016347 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001/solr.xml
   [junit4]   2> 1016349 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1016349 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1016349 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016397 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1016398 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c8aca9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016400 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@493250f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016401 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45489/solr
   [junit4]   2> 1016402 INFO  (zkConnectionManagerCallback-7075-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016404 INFO  (zkConnectionManagerCallback-7077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016405 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1016406 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.ZkController Publish node=127.0.0.1:34747_ as DOWN
   [junit4]   2> 1016407 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1016407 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34747_
   [junit4]   2> 1016407 INFO  (zkCallback-7045-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016407 INFO  (zkCallback-7052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016407 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016407 INFO  (zkCallback-7064-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1016412 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001 of type NRT
   [junit4]   2> 1016412 WARN  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1016412 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1016412 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1016413 INFO  (closeThreadPool-7066-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_201-b09
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25796f70{/,null,AVAILABLE}
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3540739{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39307}
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-thread-2) [    ] o.e.j.s.Server Started @1016464ms
   [junit4]   2> 1016415 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44333, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001/cores}
   [junit4]   2> 1016416 ERROR (closeThreadPool-7066-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1016416 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1016416 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1016416 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1016416 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1016416 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T00:42:53.269Z
   [junit4]   2> 1016416 INFO  (zkConnectionManagerCallback-7081-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016417 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1016417 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001/solr.xml
   [junit4]   2> 1016419 INFO  (zkConnectionManagerCallback-7086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016420 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1016420 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1016420 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1016420 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1016421 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016422 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016433 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016439 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016439 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016439 INFO  (closeThreadPool-7066-thread-1) [n:127.0.0.1:34747_    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001/cores
   [junit4]   2> 1016475 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1016476 WARN  (closeThreadPool-7066-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21b7c185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016478 WARN  (closeThreadPool-7066-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@27b4461e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016479 INFO  (closeThreadPool-7066-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45489/solr
   [junit4]   2> 1016480 INFO  (zkConnectionManagerCallback-7094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016481 INFO  (zkConnectionManagerCallback-7096-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1016483 INFO  (TEST-HttpPartitionTest.test-seed#[190E661C14EA39A8]) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001 of type NRT
   [junit4]   2> 1016483 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-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_201-b09
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1016483 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b92d660{/,null,AVAILABLE}
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44333_ as DOWN
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d8b8c62{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46883}
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.e.j.s.Server Started @1016532ms
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46631, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001/cores}
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44333_
   [junit4]   2> 1016484 ERROR (closeThreadPool-7066-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1016484 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T00:42:53.337Z
   [junit4]   2> 1016484 INFO  (zkCallback-7045-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016484 INFO  (zkCallback-7052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016484 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016484 INFO  (zkCallback-7064-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016484 INFO  (zkCallback-7085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016485 INFO  (zkCallback-7095-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1016485 INFO  (zkConnectionManagerCallback-7100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016485 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1016485 INFO  (closeThreadPool-7066-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.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001/solr.xml
   [junit4]   2> 1016487 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1016487 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1016488 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016495 INFO  (zkConnectionManagerCallback-7106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016496 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1016496 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1016497 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016506 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016512 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016512 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016513 INFO  (closeThreadPool-7066-thread-2) [n:127.0.0.1:44333_    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001/cores
   [junit4]   2> 1016585 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1016586 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16848ebb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016588 WARN  (closeThreadPool-7066-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@31702c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016589 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45489/solr
   [junit4]   2> 1016589 INFO  (zkConnectionManagerCallback-7113-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016591 INFO  (zkConnectionManagerCallback-7115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016592 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1016593 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46631_ as DOWN
   [junit4]   2> 1016593 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1016593 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46631_
   [junit4]   2> 1016594 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7064-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7045-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7095-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016594 INFO  (zkCallback-7114-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016605 INFO  (zkConnectionManagerCallback-7122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1016606 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1016606 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45489/solr ready
   [junit4]   2> 1016606 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016616 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016622 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016622 INFO  (closeThreadPool-7066-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1016623 INFO  (closeThreadPool-7066-thread-1) [    ] 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.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001/cores
   [junit4]   2> 1016677 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37012,localport=33705], receiveBufferSize:531000
   [junit4]   2> 1016677 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44333_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016677 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36675,localport=33030], receiveBufferSize=530904
   [junit4]   2> 1016678 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37010,localport=33705], receiveBufferSize:531000
   [junit4]   2> 1016678 INFO  (qtp1322861700-19428) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34747_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016679 INFO  (SocketProxy-Acceptor-33705) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36675,localport=33032], receiveBufferSize=530904
   [junit4]   2> 1016679 INFO  (qtp1322861700-19600) [n:127.0.0.1:33705_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46631_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1016680 INFO  (OverseerCollectionConfigSetProcessor-72099766864510980-127.0.0.1:33705_-n_0000000000) [n:127.0.0.1:33705_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1016681 INFO  (OverseerThreadFactory-7046-thread-3-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44333_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1016681 INFO  (OverseerThreadFactory-7046-thread-3-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1016681 INFO  (OverseerThreadFactory-7046-thread-4-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34747_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1016681 INFO  (OverseerThreadFactory-7046-thread-4-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1016682 INFO  (SocketProxy-Acceptor-44333) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43862,localport=44333], receiveBufferSize:531000
   [junit4]   2> 1016682 INFO  (SocketProxy-Acceptor-44333) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39307,localport=60206], receiveBufferSize=530904
   [junit4]   2> 1016683 INFO  (SocketProxy-Acceptor-34747) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35876,localport=34747], receiveBufferSize:531000
   [junit4]   2> 1016686 INFO  (SocketProxy-Acceptor-34747) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45055,localport=45304], receiveBufferSize=530904
   [junit4]   2> 1016687 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1016688 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1017720 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1017720 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1017737 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1017737 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1017820 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1017821 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1017827 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1017827 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1017827 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1017828 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1017829 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1017830 WARN  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_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> 1017830 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1017830 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1017832 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1017833 WARN  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] 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> 1017852 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017852 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017854 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1017854 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1017854 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.4072265625, floorSegmentMB=1.6689453125, forceMergeDeletesPctAllowed=17.646785168024323, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.377578301036586
   [junit4]   2> 1017854 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a566f8b[collection1_shard1_replica_n1] main]
   [junit4]   2> 1017855 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1017855 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1017855 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1017855 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631110482842615808
   [junit4]   2> 1017857 INFO  (searcherExecutor-7083-thread-1-processing-n:127.0.0.1:44333_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@a566f8b[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1017859 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1017859 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44333/collection1_shard1_replica_n1/
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44333/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72099766864510990-core_node3-n_0000000000
   [junit4]   2> 1017860 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017860 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017860 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44333/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1017862 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1017862 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1017862 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.4072265625, floorSegmentMB=1.6689453125, forceMergeDeletesPctAllowed=17.646785168024323, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.377578301036586
   [junit4]   2> 1017862 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@119f23c2[collection1_shard2_replica_n2] main]
   [junit4]   2> 1017863 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1017863 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1017864 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1017864 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631110482852052992
   [junit4]   2> 1017866 INFO  (searcherExecutor-7084-thread-1-processing-n:127.0.0.1:34747_ x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@119f23c2[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1017866 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1017866 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1017867 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1017867 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1017867 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34747/collection1_shard2_replica_n2/
   [junit4]   2> 1017868 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1017868 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:34747/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1017868 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72099766864510986-core_node4-n_0000000000
   [junit4]   2> 1017868 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34747/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1017969 INFO  (zkCallback-7095-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1017969 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1017969 INFO  (zkCallback-7095-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1017970 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1017970 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1017971 INFO  (qtp2032223120-19523) [n:127.0.0.1:44333_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1284
   [junit4]   2> 1017971 INFO  (qtp151871248-19498) [n:127.0.0.1:34747_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1283
   [junit4]   2> 1018016 INFO  (qtp1322861700-19428) [n:127.0.0.1:33705_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34747_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1337
   [junit4]   2> 1018016 INFO  (qtp1322861700-19426) [n:127.0.0.1:33705_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44333_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1338
   [junit4]   2> 1018071 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018071 INFO  (zkCallback-7076-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018071 INFO  (zkCallback-7095-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018071 INFO  (zkCallback-7095-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018071 INFO  (zkCallback-7095-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018682 INFO  (OverseerCollectionConfigSetProcessor-72099766864510980-127.0.0.1:33705_-n_0000000000) [n:127.0.0.1:33705_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1018682 INFO  (OverseerCollectionConfigSetProcessor-72099766864510980-127.0.0.1:33705_-n_0000000000) [n:127.0.0.1:33705_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1018683 INFO  (OverseerThreadFactory-7046-thread-5-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46631_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1018683 INFO  (OverseerThreadFactory-7046-thread-5-processing-n:127.0.0.1:33705_) [n:127.0.0.1:33705_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1018684 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=48792,localport=46631], receiveBufferSize:531000
   [junit4]   2> 1018684 INFO  (SocketProxy-Acceptor-46631) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46883,localport=40406], receiveBufferSize=530904
   [junit4]   2> 1018686 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_    x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1018789 INFO  (zkCallback-7095-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018789 INFO  (zkCallback-7095-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018789 INFO  (zkCallback-7095-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018789 INFO  (zkCallback-7076-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1018789 INFO  (zkCallback-7076-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1019720 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1019748 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema [collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 1019819 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1019828 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using configuration from collection collection1, trusted=true
   [junit4]   2> 1019828 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n5' (registry 'solr.core.collection1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2293a14b
   [junit4]   2> 1019828 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001/cores/collection1_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_190E661C14EA39A8-001/shard-3-001/cores/collection1_shard2_replica_n5/data/]
   [junit4]   2> 1019829 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1019830 WARN  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] 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> 1019851 INFO  (qtp1221544343-19555) [n:127.0.0.1:46631_ c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateHandler Us

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

 /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 961 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 54 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=190E661C14EA39A8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 190E661C14EA39A8
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says g'day! Master seed: 190E661C14EA39A8
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(29958@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(29959@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(29960@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      51.1s J0 | HttpPartitionTest.test
   [junit4] Completed [1/5] on J0 in 53.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      50.9s J1 | HttpPartitionTest.test
   [junit4] Completed [2/5] on J1 in 53.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      52.8s J2 | HttpPartitionTest.test
   [junit4] Completed [3/5] on J2 in 55.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      43.1s J0 | HttpPartitionTest.test
   [junit4] Completed [4/5] on J0 in 43.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      45.7s J1 | HttpPartitionTest.test
   [junit4] Completed [5/5] on J1 in 46.68s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.41 ..    98.90 =    98.49s
   [junit4] JVM J1:     0.40 ..   101.66 =   101.25s
   [junit4] JVM J2:     0.65 ..    57.01 =    56.36s
   [junit4] Execution time total: 1 minute 41 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 187.65s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 155.22s | org.apache.solr.search.TestRecoveryHdfs
[junit4:tophints] 117.80s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  97.74s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints]  73.76s | org.apache.solr.cloud.autoscaling.ComputePlanActionTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 43 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ca1cc248e072a6ddfa8969b434c270ed7ecf88e3, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #419
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/421/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 15982 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/init-core-data-001
   [junit4]   2> 1487575 WARN  (SUITE-ShardRoutingTest-seed#[C32E274F5F3E51A2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1487575 INFO  (SUITE-ShardRoutingTest-seed#[C32E274F5F3E51A2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1487576 INFO  (SUITE-ShardRoutingTest-seed#[C32E274F5F3E51A2]-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> 1487576 INFO  (SUITE-ShardRoutingTest-seed#[C32E274F5F3E51A2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1487576 INFO  (SUITE-ShardRoutingTest-seed#[C32E274F5F3E51A2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dj_pg/
   [junit4]   2> 1487579 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1487579 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1487579 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1487679 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ZkTestServer start zk server on port:44429
   [junit4]   2> 1487679 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44429
   [junit4]   2> 1487679 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44429
   [junit4]   2> 1487682 INFO  (zkConnectionManagerCallback-11025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487684 INFO  (zkConnectionManagerCallback-11027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487685 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487685 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487686 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487686 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487687 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487687 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487687 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487688 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487688 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487688 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487689 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487690 INFO  (zkConnectionManagerCallback-11031-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487691 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1487761 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1487761 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1487761 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1487761 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1487762 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1487762 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1487762 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1487763 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@298ab0eb{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1487764 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c369ada[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487764 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a4a0e36{SSL,[ssl, http/1.1]}{127.0.0.1:36299}
   [junit4]   2> 1487764 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.s.Server Started @1487806ms
   [junit4]   2> 1487764 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/tempDir-001/control/data, hostContext=/dj_pg, hostPort=36299, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/control-001/cores}
   [junit4]   2> 1487765 ERROR (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1487765 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1487765 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1487765 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1487765 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1487765 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:08.250Z
   [junit4]   2> 1487768 INFO  (zkConnectionManagerCallback-11033-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487769 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1487769 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/control-001/solr.xml
   [junit4]   2> 1487771 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1487771 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1487772 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1487931 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1487932 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487932 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34be0a5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487934 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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> 1487935 WARN  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a174902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487936 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1487937 INFO  (zkConnectionManagerCallback-11040-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487938 INFO  (zkConnectionManagerCallback-11042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487966 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36299_dj_pg
   [junit4]   2> 1487966 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.Overseer Overseer (id=72100845394919429-127.0.0.1:36299_dj_pg-n_0000000000) starting
   [junit4]   2> 1487968 INFO  (zkConnectionManagerCallback-11049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487969 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1487970 INFO  (OverseerStateUpdate-72100845394919429-127.0.0.1:36299_dj_pg-n_0000000000) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36299_dj_pg
   [junit4]   2> 1487970 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36299_dj_pg
   [junit4]   2> 1487971 INFO  (zkCallback-11041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1487974 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1487982 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1487993 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1487999 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1487999 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1487999 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [n:127.0.0.1:36299_dj_pg    ] 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_C32E274F5F3E51A2-001/control-001/cores
   [junit4]   2> 1488013 INFO  (zkConnectionManagerCallback-11055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1488013 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1488014 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1488022 INFO  (qtp1065933540-34100) [n:127.0.0.1:36299_dj_pg    ] 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:36299_dj_pg&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1488024 INFO  (OverseerThreadFactory-10376-thread-1-processing-n:127.0.0.1:36299_dj_pg) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1488128 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg    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> 1488129 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1489166 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1489178 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489263 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489270 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489271 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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@1a462240
   [junit4]   2> 1489271 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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_C32E274F5F3E51A2-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_C32E274F5F3E51A2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1489273 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=24.0654296875, floorSegmentMB=1.041015625, forceMergeDeletesPctAllowed=29.4440376120009, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=43.615888989969136
   [junit4]   2> 1489292 WARN  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489326 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489326 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489328 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1489328 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1489329 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1489329 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3216c530[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1489330 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1489330 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489331 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1489331 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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 1631127737273942016
   [junit4]   2> 1489333 INFO  (searcherExecutor-10381-thread-1-processing-n:127.0.0.1:36299_dj_pg x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36299_dj_pg 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@3216c530[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1489335 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489335 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36299/dj_pg/control_collection_shard1_replica_n1/
   [junit4]   2> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:36299/dj_pg/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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/72100845394919429-core_node2-n_0000000000
   [junit4]   2> 1489336 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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:36299/dj_pg/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1489437 INFO  (zkCallback-11041-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> 1489438 INFO  (zkCallback-11041-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> 1489438 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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> 1489439 INFO  (qtp1065933540-34101) [n:127.0.0.1:36299_dj_pg 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=1310
   [junit4]   2> 1489440 INFO  (qtp1065933540-34100) [n:127.0.0.1:36299_dj_pg    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1489539 INFO  (zkCallback-11041-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> 1489539 INFO  (zkCallback-11041-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> 1489539 INFO  (zkCallback-11041-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> 1489539 INFO  (qtp1065933540-34100) [n:127.0.0.1:36299_dj_pg    ] 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:36299_dj_pg&wt=javabin&version=2} status=0 QTime=1517
   [junit4]   2> 1489543 INFO  (zkConnectionManagerCallback-11061-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489544 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1489544 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1489544 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1489546 INFO  (qtp1065933540-34099) [n:127.0.0.1:36299_dj_pg    ] 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> 1489547 INFO  (OverseerThreadFactory-10376-thread-2-processing-n:127.0.0.1:36299_dj_pg) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1489547 INFO  (OverseerCollectionConfigSetProcessor-72100845394919429-127.0.0.1:36299_dj_pg-n_0000000000) [n:127.0.0.1:36299_dj_pg    ] 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> 1489749 WARN  (OverseerThreadFactory-10376-thread-2-processing-n:127.0.0.1:36299_dj_pg) [n:127.0.0.1:36299_dj_pg    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1489750 INFO  (qtp1065933540-34099) [n:127.0.0.1:36299_dj_pg    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1489750 INFO  (qtp1065933540-34099) [n:127.0.0.1:36299_dj_pg    ] 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> 1489751 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1489851 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-1-001 of type NRT
   [junit4]   2> 1489852 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1489853 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f42b2e6{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1489854 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3d80506b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c4bcb69{SSL,[ssl, http/1.1]}{127.0.0.1:46557}
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.Server Started @1489896ms
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=46557, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-1-001/cores}
   [junit4]   2> 1489854 ERROR (closeThreadPool-11062-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1489854 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.339Z
   [junit4]   2> 1489860 INFO  (zkConnectionManagerCallback-11064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489861 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1489861 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-1-001/solr.xml
   [junit4]   2> 1489864 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1489864 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1489865 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1489926 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-2-001 of type NRT
   [junit4]   2> 1489931 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1489932 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1489932 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1489932 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1489960 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1489960 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1489960 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1489961 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3556c6a5{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1489961 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e0b6277[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489961 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64467da5{SSL,[ssl, http/1.1]}{127.0.0.1:46299}
   [junit4]   2> 1489961 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.Server Started @1490003ms
   [junit4]   2> 1489961 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=46299, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-2-001/cores}
   [junit4]   2> 1489962 ERROR (closeThreadPool-11062-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1489962 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1489962 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1489962 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1489962 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1489962 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.447Z
   [junit4]   2> 1489963 INFO  (zkConnectionManagerCallback-11067-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489963 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1489963 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-2-001/solr.xml
   [junit4]   2> 1489966 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1489966 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1489967 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1489972 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1489972 WARN  (closeThreadPool-11062-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> 1489975 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7464d215[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489977 WARN  (closeThreadPool-11062-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> 1489977 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1508bad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489978 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1489986 INFO  (zkConnectionManagerCallback-11074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489990 INFO  (zkConnectionManagerCallback-11076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489992 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1489994 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.ZkController Publish node=127.0.0.1:46557_dj_pg as DOWN
   [junit4]   2> 1489994 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1489995 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46557_dj_pg
   [junit4]   2> 1489995 INFO  (zkCallback-11041-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1489995 INFO  (zkCallback-11060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1489995 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1489995 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1490004 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490004 WARN  (closeThreadPool-11062-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> 1490005 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6a8602ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490007 WARN  (closeThreadPool-11062-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> 1490008 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1394cb0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490009 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1490011 INFO  (zkConnectionManagerCallback-11087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490011 INFO  (zkConnectionManagerCallback-11089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490011 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1490012 INFO  (zkConnectionManagerCallback-11091-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490012 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1490012 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1490016 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1490021 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.ZkController Publish node=127.0.0.1:46299_dj_pg as DOWN
   [junit4]   2> 1490022 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1490022 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46299_dj_pg
   [junit4]   2> 1490022 INFO  (zkCallback-11060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490022 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490022 INFO  (zkCallback-11041-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490023 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490029 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490029 INFO  (zkCallback-11086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490030 INFO  (zkCallback-11090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1490037 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-3-001 of type NRT
   [junit4]   2> 1490038 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490038 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490039 INFO  (closeThreadPool-11062-thread-1) [n:127.0.0.1:46557_dj_pg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-1-001/cores
   [junit4]   2> 1490040 WARN  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490040 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490040 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490040 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1490042 INFO  (zkConnectionManagerCallback-11099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490047 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1490050 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490050 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490050 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490051 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76ad975b{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490051 WARN  (closeThreadPool-11062-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3cc2bc63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490051 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74e9538d{SSL,[ssl, http/1.1]}{127.0.0.1:41267}
   [junit4]   2> 1490051 INFO  (closeThreadPool-11062-thread-3) [    ] o.e.j.s.Server Started @1490093ms
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=41267, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-3-001/cores}
   [junit4]   2> 1490052 ERROR (closeThreadPool-11062-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.537Z
   [junit4]   2> 1490052 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1490054 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1490059 INFO  (zkConnectionManagerCallback-11101-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490068 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490070 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490070 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-3-001/solr.xml
   [junit4]   2> 1490073 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490073 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490074 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490077 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490077 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490078 INFO  (closeThreadPool-11062-thread-2) [n:127.0.0.1:46299_dj_pg    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-2-001/cores
   [junit4]   2> 1490126 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-4-001 of type NRT
   [junit4]   2> 1490127 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490127 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490127 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490127 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1490134 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490134 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490134 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490136 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb1976a{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490136 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e57bb70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490136 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68707e32{SSL,[ssl, http/1.1]}{127.0.0.1:46167}
   [junit4]   2> 1490136 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.Server Started @1490178ms
   [junit4]   2> 1490136 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=46167, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-4-001/cores}
   [junit4]   2> 1490137 ERROR (closeThreadPool-11062-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490137 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490137 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490137 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490137 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490137 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.622Z
   [junit4]   2> 1490141 INFO  (zkConnectionManagerCallback-11105-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490142 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490142 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-4-001/solr.xml
   [junit4]   2> 1490145 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490145 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490146 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490212 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-5-001 of type NRT
   [junit4]   2> 1490212 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490213 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490213 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490213 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1490214 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490214 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490214 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490214 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bed98d8{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490214 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7d50d29c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@587f350d{SSL,[ssl, http/1.1]}{127.0.0.1:37583}
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.e.j.s.Server Started @1490257ms
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=37583, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-5-001/cores}
   [junit4]   2> 1490215 ERROR (closeThreadPool-11062-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490215 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.700Z
   [junit4]   2> 1490217 INFO  (zkConnectionManagerCallback-11108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490218 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490218 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-5-001/solr.xml
   [junit4]   2> 1490220 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490221 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490221 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490268 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490268 WARN  (closeThreadPool-11062-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> 1490306 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e28e7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490309 WARN  (closeThreadPool-11062-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> 1490310 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37034955[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490311 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1490312 INFO  (zkConnectionManagerCallback-11115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490318 INFO  (zkConnectionManagerCallback-11117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490320 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1490324 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-6-001 of type NRT
   [junit4]   2> 1490325 WARN  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490325 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490325 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490325 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1490326 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46167_dj_pg as DOWN
   [junit4]   2> 1490326 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490326 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490326 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490327 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a827068{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490327 WARN  (closeThreadPool-11062-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37a22bc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490327 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a8eda01{SSL,[ssl, http/1.1]}{127.0.0.1:40695}
   [junit4]   2> 1490327 INFO  (closeThreadPool-11062-thread-4) [    ] o.e.j.s.Server Started @1490369ms
   [junit4]   2> 1490327 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=40695, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-6-001/cores}
   [junit4]   2> 1490328 ERROR (closeThreadPool-11062-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46167_dj_pg
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490328 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.813Z
   [junit4]   2> 1490328 INFO  (zkCallback-11041-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490328 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490328 INFO  (zkCallback-11060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490328 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490336 INFO  (zkConnectionManagerCallback-11121-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490336 INFO  (zkCallback-11090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490336 INFO  (zkCallback-11086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490336 INFO  (zkCallback-11116-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490338 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490338 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/shard-6-001/solr.xml
   [junit4]   2> 1490342 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490342 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490343 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490343 INFO  (zkCallback-11098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1490350 INFO  (zkConnectionManagerCallback-11126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490351 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1490351 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1490362 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1490376 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490384 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490384 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490385 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-4-001/cores
   [junit4]   2> 1490391 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490391 WARN  (closeThreadPool-11062-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> 1490394 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a83f452[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490400 WARN  (closeThreadPool-11062-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> 1490406 WARN  (closeThreadPool-11062-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f45be1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490407 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1490413 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] 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_C32E274F5F3E51A2-001/shard-7-001 of type NRT
   [junit4]   2> 1490415 INFO  (zkConnectionManagerCallback-11134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490415 WARN  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490415 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490415 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490415 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1490426 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490426 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490426 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490430 INFO  (zkConnectionManagerCallback-11136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490430 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fb8248a{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490431 WARN  (closeThreadPool-11062-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d260afa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@250057c1{SSL,[ssl, http/1.1]}{127.0.0.1:43699}
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.e.j.s.Server Started @1490473ms
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] 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_C32E274F5F3E51A2-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=43699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-7-001/cores}
   [junit4]   2> 1490431 ERROR (closeThreadPool-11062-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490431 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-18T05:17:10.916Z
   [junit4]   2> 1490433 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1490435 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37583_dj_pg as DOWN
   [junit4]   2> 1490436 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1490436 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37583_dj_pg
   [junit4]   2> 1490436 INFO  (zkCallback-11090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490436 INFO  (zkCallback-11060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490436 INFO  (zkCallback-11086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490436 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490436 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490437 INFO  (zkCallback-11041-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490446 INFO  (zkCallback-11116-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490446 INFO  (zkCallback-11098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490447 INFO  (zkConnectionManagerCallback-11140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490448 INFO  (zkCallback-11135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490450 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490450 INFO  (closeThreadPool-11062-thread-5) [    ] 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_C32E274F5F3E51A2-001/shard-7-001/solr.xml
   [junit4]   2> 1490453 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490453 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490454 INFO  (closeThreadPool-11062-thread-5) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490468 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490468 WARN  (closeThreadPool-11062-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> 1490468 INFO  (zkCallback-11125-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490470 INFO  (zkConnectionManagerCallback-11145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490471 WARN  (closeThreadPool-11062-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@332bd512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490471 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1490471 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44429/solr ready
   [junit4]   2> 1490474 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1490475 WARN  (closeThreadPool-11062-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> 1490476 WARN  (closeThreadPool-11062-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@257f7990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490477 INFO  (closeThreadPool-11062-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1490486 INFO  (zkConnectionManagerCallback-11153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490487 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490492 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490492 WARN  (closeThreadPool-11062-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> 1490493 WARN  (closeThreadPool-11062-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5a2d5e0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490494 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490494 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a462240
   [junit4]   2> 1490495 INFO  (closeThreadPool-11062-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-5-001/cores
   [junit4]   2> 1490499 WARN  (closeThreadPool-11062-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> 1490502 INFO  (TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-8-001 of type NRT
   [junit4]   2> 1490502 INFO  (zkConnectionManagerCallback-11155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490502 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1490502 WARN  (closeThreadPool-11062-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@635c69f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490502 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1490502 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1490502 INFO  (closeThreadPool-11062-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_201-b09
   [junit4]   2> 1490503 INFO  (closeThreadPool-11062-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44429/solr
   [junit4]   2> 1490504 INFO  (closeThreadPool-11062-thread-4) [n:127.0.0.1:40695_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1490506 INFO  (closeThreadPool-11062-thread-4) [n:127.0.0.1:40695_dj_pg    ] o.a.s.c.ZkController Publish node=127.0.0.1:40695_dj_pg as DOWN
   [junit4]   2> 1490506 INFO  (closeThreadPool-11062-thread-4) [n:127.0.0.1:40695_dj_pg    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1490506 INFO  (closeThreadPool-11062-thread-4) [n:127.0.0.1:40695_dj_pg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40695_dj_pg
   [junit4]   2> 1490507 INFO  (zkCallback-11048-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11116-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490507 INFO  (zkCallback-11041-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490510 INFO  (zkCallback-11135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490510 INFO  (zkCallback-11125-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490517 INFO  (zkCallback-11144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490517 INFO  (zkCallback-11154-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1490522 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490522 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490522 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490522 INFO  (zkConnectionManagerCallback-11163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490522 INFO  (zkConnectionManagerCallback-11168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490523 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21d96681{/dj_pg,null,AVAILABLE}
   [junit4]   2> 1490523 WARN  (closeThreadPool-11062-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6254831a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45857920{SSL,[ssl, http/1.1]}{127.0.0.1:36797}
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-2) [    ] o.e.j.s.Server Started @1490572ms
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-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_C32E274F5F3E51A2-001/tempDir-001/jetty8, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/dj_pg, hostPort=36797, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_C32E274F5F3E51A2-001/shard-8-001/cores}
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-4) [n:127.0.0.1:40695_dj_pg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1490530 ERROR (closeThreadPool-11062-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1490530 INFO  (closeThreadPool-11062-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Startin

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

ient session timed out, have not heard from server in 46674ms for sessionid 0x10027563dc50022
   [junit4]   2> 8678318 WARN  (closeThreadPool-11062-thread-2-SendThread(localhost.localdomain:44429)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 45040ms for sessionid 0x10027563dc50010
   [junit4]   2> 8678403 WARN  (closeThreadPool-11062-thread-2-SendThread(localhost.localdomain:44429)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 45040ms for sessionid 0x10027563dc50017
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@171909a9), locale=nn-NO, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=660,free=159816360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, DistributedFacetSimpleRefinementLongTailTest, TestWithCollection, TestJmxIntegration, TestRetrieveFieldsOptimizer, TimeZoneUtilsTest, SpatialRPTFieldTypeTest, TestLogWatcher, RAMDirectoryFactoryTest, PingRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin, BJQParserTest, TestPerFieldSimilarity, TestSolrFieldCacheBean, HdfsChaosMonkeyNothingIsSafeTest, CheckHdfsIndexTest, SuggestComponentContextFilterQueryTest, TestFastLRUCache, TestExceedMaxTermLength, TestRemoteStreaming, SuggesterFSTTest, AutoscalingHistoryHandlerTest, RemoteQueryErrorTest, MultiThreadedOCPTest, HdfsRecoverLeaseTest, MultiDestinationAuditLoggerTest, TestSubQueryTransformerDistrib, TestValueSourceCache, SchemaApiFailureTest, SignificantTermsQParserPluginTest, TestSimExtremeIndexing, PhrasesIdentificationComponentTest, TestReplicationHandler, BasicAuthStandaloneTest, TestCloudSearcherWarming, TestBM25SimilarityFactory, DocValuesMultiTest, TestComplexPhraseQParserPlugin, TestFieldCacheSort, SegmentsInfoRequestHandlerTest, DistributedFacetExistsSmallTest, TestPartialUpdateDeduplication, ResponseHeaderTest, TestSimTriggerIntegration, TestHdfsCloudBackupRestore, AtomicUpdatesTest, TestSolrCloudWithKerberosAlt, TestSSLRandomization, TestSystemCollAutoCreate, TestCloudJSONFacetJoinDomain, TestQueryTypes, MoveReplicaHDFSTest, TestReload, NestedAtomicUpdateTest, TestGraphMLResponseWriter, CollectionStateFormat2Test, TestUseDocValuesAsStored2, TestFieldResource, RegexBoostProcessorTest, OverseerModifyCollectionTest, HdfsUnloadDistributedZkTest, NodeAddedTriggerTest, TestRealTimeGet, TestDynamicFieldCollectionResource, EmbeddedSolrNoSerializeTest, TestCloudPseudoReturnFields, TestWriterPerf, HdfsAutoAddReplicasIntegrationTest, TestNumericRangeQuery32, ActionThrottleTest, TestDeleteCollectionOnDownNodes, TestSystemIdResolver, TestSchemalessBufferedUpdates, TestStressInPlaceUpdates, TestSearcherReuse, FastVectorHighlighterTest, TestSort, FieldMutatingUpdateProcessorTest, HttpPartitionTest, TriLevelCompositeIdRoutingTest, TestLMJelinekMercerSimilarityFactory, CreateRoutedAliasTest, LeaderElectionIntegrationTest, TestFiltering, ZkCLITest, TestOmitPositions, AddSchemaFieldsUpdateProcessorFactoryTest, UpdateLogTest, FieldAnalysisRequestHandlerTest, TestJoin, LukeRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestSQLHandlerNonCloud, DOMUtilTest, TestExpandComponent, AlternateDirectoryTest, TestCharFilters, HdfsDirectoryFactoryTest, TestNestedDocsSort, TestConfigSetsAPIExclusivity, MigrateRouteKeyTest, TestSolrIndexConfig, TestRandomRequestDistribution, TestMiniSolrCloudClusterSSL, ChangedSchemaMergeTest, TestChildDocTransformerHierarchy, ReplicationFactorTest, SpellCheckCollatorTest, PrimUtilsTest, HdfsSyncSliceTest, TestNestedUpdateProcessor, DistributedMLTComponentTest, TestDocumentBuilder, TestDocTermOrdsUninvertLimit, TestSimDistribStateManager, HdfsDirectoryTest, DistributedIntervalFacetingTest, CdcrRequestHandlerTest, TestConfig, FullSolrCloudDistribCmdsTest, JSONWriterTest, RegexBytesRefFilterTest, TestJsonFacets, DaemonStreamApiTest, TestTolerantUpdateProcessorCloud, LargeFieldTest, SimpleCollectionCreateDeleteTest, TestSlowCompositeReaderWrapper, SpellingQueryConverterTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, DirectSolrSpellCheckerTest, TestDirectoryFactory, TestImplicitCoreProperties, TestDistributedGrouping, CoreSorterTest, OutOfBoxZkACLAndCredentialsProvidersTest, UpdateRequestProcessorFactoryTest, RecoveryAfterSoftCommitTest, SolrMetricsIntegrationTest, ClusterStateTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestRandomDVFaceting, TestRandomFaceting, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest]
   [junit4] ERROR   0.00s J2 | ShardRoutingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4] Completed [855/855 (1!)] on J2 in 7200.98s, 1 test, 1 error <<< FAILURES!

[...truncated 2 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-20190418_045220_4038973973908153556624.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_pid20810.hprof ...
   [junit4] Heap dump file created [429792733 bytes in 1.360 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190418_045220_4032407915110099019754.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "closeThreadPool-11062-thread-4-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "closeThreadPool-11062-thread-5-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-ShardRoutingTest.test-seed#[C32E274F5F3E51A2]-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "closeThreadPool-11062-thread-4-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "closeThreadPool-11062-thread-2-SendThread(localhost.localdomain:44429)"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "MetricsHistoryHandler-10455-thread-1"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "SolrRrdBackendFactory-10378-thread-1"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "httpShardExecutor-10449-thread-6"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "SolrRrdBackendFactory-10444-thread-1"
   [junit4] <<< JVM J2: EOF ----

[...truncated 8958 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_pid20810.hprof

Total time: 185 minutes 53 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