You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/19 10:12:42 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2136 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([463E9433540A3669:CE6AABE9FAF65B91]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14883 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
   [junit4]   2> 5332008 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5332008 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5332009 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/data-dir-215-001
   [junit4]   2> 5332009 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 5332009 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5332010 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 5332010 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 5332088 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5332090 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5332096 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5332096 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5332096 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5332097 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@695c6e1d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 5332257 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@47d0fcfd{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-44677-hadoop-hdfs-3_2_0-tests_jar-_-any-853934164011762548.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 5332257 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14b20ba1{HTTP/1.1,[http/1.1]}{localhost.localdomain:44677}
   [junit4]   2> 5332257 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server Started @5332302ms
   [junit4]   2> 5332323 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5332325 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5332325 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5332325 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5332325 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5332325 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15e6f7ad{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 5332438 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@af466df{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-44341-hadoop-hdfs-3_2_0-tests_jar-_-any-13638605639439547228.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 5332438 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1904d1fb{HTTP/1.1,[http/1.1]}{localhost:44341}
   [junit4]   2> 5332438 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server Started @5332482ms
   [junit4]   2> 5332459 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5332460 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5332460 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5332460 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5332460 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5332460 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44395b6f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 5332570 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@49e0eb89{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-44697-hadoop-hdfs-3_2_0-tests_jar-_-any-6576720511166910678.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 5332571 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b6a7eb1{HTTP/1.1,[http/1.1]}{localhost:44697}
   [junit4]   2> 5332571 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.Server Started @5332615ms
   [junit4]   2> 5332594 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x5a43a967476fd5d1: Processing first storage report for DS-da3ce407-cf97-4a58-b617-f2ba9fd7c4d4 from datanode 045afaf4-6f62-466a-9a3a-e46cdd236940
   [junit4]   2> 5332594 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x5a43a967476fd5d1: from storage DS-da3ce407-cf97-4a58-b617-f2ba9fd7c4d4 node DatanodeRegistration(127.0.0.1:41361, datanodeUuid=045afaf4-6f62-466a-9a3a-e46cdd236940, infoPort=32921, infoSecurePort=0, ipcPort=33859, storageInfo=lv=-57;cid=testClusterID;nsid=125779722;c=1584610582859), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 5332594 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x5a43a967476fd5d1: Processing first storage report for DS-59f6212b-ba15-41ab-bce5-8179bbe6f816 from datanode 045afaf4-6f62-466a-9a3a-e46cdd236940
   [junit4]   2> 5332594 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x5a43a967476fd5d1: from storage DS-59f6212b-ba15-41ab-bce5-8179bbe6f816 node DatanodeRegistration(127.0.0.1:41361, datanodeUuid=045afaf4-6f62-466a-9a3a-e46cdd236940, infoPort=32921, infoSecurePort=0, ipcPort=33859, storageInfo=lv=-57;cid=testClusterID;nsid=125779722;c=1584610582859), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 5332748 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x98d3694bfe3ddcdf: Processing first storage report for DS-0d11a6c0-a8d3-4fe9-87fb-5f6780b95a1b from datanode 56cc2796-f084-4873-b20a-7e1215bce0bd
   [junit4]   2> 5332748 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x98d3694bfe3ddcdf: from storage DS-0d11a6c0-a8d3-4fe9-87fb-5f6780b95a1b node DatanodeRegistration(127.0.0.1:34877, datanodeUuid=56cc2796-f084-4873-b20a-7e1215bce0bd, infoPort=44865, infoSecurePort=0, ipcPort=33659, storageInfo=lv=-57;cid=testClusterID;nsid=125779722;c=1584610582859), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 5332748 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x98d3694bfe3ddcdf: Processing first storage report for DS-6ba5b37a-10e1-4ff1-8703-e8ef445a2d7b from datanode 56cc2796-f084-4873-b20a-7e1215bce0bd
   [junit4]   2> 5332748 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x98d3694bfe3ddcdf: from storage DS-6ba5b37a-10e1-4ff1-8703-e8ef445a2d7b node DatanodeRegistration(127.0.0.1:34877, datanodeUuid=56cc2796-f084-4873-b20a-7e1215bce0bd, infoPort=44865, infoSecurePort=0, ipcPort=33659, storageInfo=lv=-57;cid=testClusterID;nsid=125779722;c=1584610582859), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 5332813 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5332814 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5332814 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5332914 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer start zk server on port:46435
   [junit4]   2> 5332914 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46435
   [junit4]   2> 5332914 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46435
   [junit4]   2> 5332914 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46435
   [junit4]   2> 5332915 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5332918 INFO  (zkConnectionManagerCallback-12537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5332918 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5332920 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5332920 INFO  (zkConnectionManagerCallback-12539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5332920 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5332921 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5332922 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 5332924 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5332925 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5332926 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5332927 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5332928 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5332929 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5332929 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5332930 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5332931 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5332933 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5332933 INFO  (zkConnectionManagerCallback-12543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5332933 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5333035 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 5333252 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5333252 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5333252 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5333267 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5333267 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5333267 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5333267 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47583247{/,null,AVAILABLE}
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c28d261{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44577}
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.s.Server Started @5333312ms
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_control_data, hostPort=44577, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/control-001/cores}
   [junit4]   2> 5333268 ERROR (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5333268 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:24.099868Z
   [junit4]   2> 5333269 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5333270 INFO  (zkConnectionManagerCallback-12545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5333270 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5333371 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5333371 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/control-001/solr.xml
   [junit4]   2> 5333376 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5334384 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5334385 WARN  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6130d01c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5334385 WARN  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6130d01c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5334388 WARN  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f9fb292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5334388 WARN  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f9fb292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5334389 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46435/solr
   [junit4]   2> 5334390 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5334391 INFO  (zkConnectionManagerCallback-12552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5334391 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5334496 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5334497 INFO  (zkConnectionManagerCallback-12554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5334497 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5334573 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44577_
   [junit4]   2> 5334574 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.Overseer Overseer (id=73435958782656517-127.0.0.1:44577_-n_0000000000) starting
   [junit4]   2> 5334580 INFO  (OverseerStateUpdate-73435958782656517-127.0.0.1:44577_-n_0000000000) [n:127.0.0.1:44577_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44577_
   [junit4]   2> 5334580 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44577_
   [junit4]   2> 5334581 INFO  (OverseerStateUpdate-73435958782656517-127.0.0.1:44577_-n_0000000000) [n:127.0.0.1:44577_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5334584 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5334584 WARN  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 5334602 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5334625 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5334631 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5334632 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5334633 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [n:127.0.0.1:44577_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/control-001/cores
   [junit4]   2> 5334648 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5334649 INFO  (zkConnectionManagerCallback-12563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5334649 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5334656 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5334657 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46435/solr ready
   [junit4]   2> 5334682 INFO  (qtp1670579817-141929) [n:127.0.0.1:44577_     ] 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:44577_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5334689 INFO  (OverseerThreadFactory-14435-thread-1-processing-n:127.0.0.1:44577_) [n:127.0.0.1:44577_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 5334803 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_    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> 5334803 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5335818 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5335846 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5335959 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5335972 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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 configset conf1, trusted=true
   [junit4]   2> 5335973 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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@5f2a05a8
   [junit4]   2> 5335973 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:36501/solr_hdfs_home
   [junit4]   2> 5335973 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 5335973 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:36501/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 5335974 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36501/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 5335981 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5335981 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 5335983 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5335983 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36501/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 5335997 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:36501/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 5336003 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 5336003 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 5336005 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5336005 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8831142067808413]
   [junit4]   2> 5336018 WARN  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336084 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5336084 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336084 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 5336093 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5336093 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5336095 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2e9bf50c
   [junit4]   2> 5336098 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@691f39d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 5336100 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5336100 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336100 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5336101 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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 1661584630802808832
   [junit4]   2> 5336103 INFO  (searcherExecutor-14440-thread-1-processing-n:127.0.0.1:44577_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44577_ 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@691f39d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5336105 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336105 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336107 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5336107 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336107 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44577/control_collection_shard1_replica_n1/
   [junit4]   2> 5336107 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336108 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44577/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5336108 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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/73435958782656517-core_node2-n_0000000000
   [junit4]   2> 5336109 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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:44577/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5336210 INFO  (zkCallback-12553-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> 5336210 INFO  (zkCallback-12553-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> 5336210 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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> 5336212 INFO  (qtp1670579817-141928) [n:127.0.0.1:44577_ 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=1409
   [junit4]   2> 5336214 INFO  (qtp1670579817-141929) [n:127.0.0.1:44577_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5336312 INFO  (zkCallback-12553-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> 5336312 INFO  (zkCallback-12553-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> 5336312 INFO  (zkCallback-12553-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> 5336313 INFO  (qtp1670579817-141929) [n:127.0.0.1:44577_     ] 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:44577_&wt=javabin&version=2} status=0 QTime=1631
   [junit4]   2> 5336314 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 5336447 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5336452 INFO  (zkConnectionManagerCallback-12569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5336452 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5336453 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5336454 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46435/solr ready
   [junit4]   2> 5336455 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5336483 INFO  (qtp1670579817-141927) [n:127.0.0.1:44577_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5336486 INFO  (OverseerThreadFactory-14435-thread-2-processing-n:127.0.0.1:44577_) [n:127.0.0.1:44577_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 5336486 INFO  (OverseerCollectionConfigSetProcessor-73435958782656517-127.0.0.1:44577_-n_0000000000) [n:127.0.0.1:44577_     ] 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> 5336689 WARN  (OverseerThreadFactory-14435-thread-2-processing-n:127.0.0.1:44577_) [n:127.0.0.1:44577_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 5336691 INFO  (qtp1670579817-141927) [n:127.0.0.1:44577_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5336691 INFO  (qtp1670579817-141927) [n:127.0.0.1:44577_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 5336692 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5336692 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5336692 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5336692 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5336693 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 5336693 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5336693 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 5336940 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 5336943 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5336943 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5336943 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5336944 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5336944 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5336944 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5336944 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@150b4f4e{/,null,AVAILABLE}
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33caa80{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34947}
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.Server Started @5336989ms
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty1, hostPort=34947, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-1-001/cores}
   [junit4]   2> 5336945 ERROR (closeThreadPool-12570-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5336945 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:27.776501Z
   [junit4]   2> 5336948 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5336950 INFO  (zkConnectionManagerCallback-12572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5336950 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5337051 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5337051 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-1-001/solr.xml
   [junit4]   2> 5337055 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5337179 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 5337181 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5337181 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5337181 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5337185 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5337185 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5337185 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5337188 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e3e469{/,null,AVAILABLE}
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d6b27f5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44137}
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.e.j.s.Server Started @5337233ms
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty2, hostPort=44137, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-2-001/cores}
   [junit4]   2> 5337189 ERROR (closeThreadPool-12570-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5337189 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:28.020618Z
   [junit4]   2> 5337190 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5337191 INFO  (zkConnectionManagerCallback-12575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5337191 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5337292 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5337292 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-2-001/solr.xml
   [junit4]   2> 5337296 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5337408 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5337411 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5337412 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a87d969{/,null,AVAILABLE}
   [junit4]   2> 5337412 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7debb979{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34195}
   [junit4]   2> 5337412 INFO  (closeThreadPool-12570-thread-3) [     ] o.e.j.s.Server Started @5337457ms
   [junit4]   2> 5337412 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty3, hostPort=34195, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-3-001/cores}
   [junit4]   2> 5337413 ERROR (closeThreadPool-12570-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5337413 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5337413 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5337413 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5337413 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5337413 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:28.244178Z
   [junit4]   2> 5337414 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5337414 INFO  (zkConnectionManagerCallback-12578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5337414 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5337515 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5337515 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-3-001/solr.xml
   [junit4]   2> 5337519 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5337653 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 5337666 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5337666 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5337666 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5337747 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5337747 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5337747 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5337748 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55a6895c{/,null,AVAILABLE}
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48185364{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45519}
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.e.j.s.Server Started @5337793ms
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty4, hostPort=45519, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-4-001/cores}
   [junit4]   2> 5337749 ERROR (closeThreadPool-12570-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5337749 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:28.580451Z
   [junit4]   2> 5337771 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5337786 INFO  (zkConnectionManagerCallback-12581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5337786 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5337790 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5337792 WARN  (closeThreadPool-12570-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f46495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5337792 WARN  (closeThreadPool-12570-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f46495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5337807 WARN  (closeThreadPool-12570-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44ee4944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5337807 WARN  (closeThreadPool-12570-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44ee4944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5337808 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46435/solr
   [junit4]   2> 5337809 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5337819 INFO  (zkConnectionManagerCallback-12587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5337819 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5337887 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5337887 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-4-001/solr.xml
   [junit4]   2> 5337893 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5337985 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-5-001 of type NRT for shard1
   [junit4]   2> 5337997 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5338000 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5338000 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5338000 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338012 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5338012 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5338012 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5338019 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@682195eb{/,null,AVAILABLE}
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@511a32ba{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40547}
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.e.j.s.Server Started @5338064ms
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty5, hostPort=40547, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-5-001/cores}
   [junit4]   2> 5338020 ERROR (closeThreadPool-12570-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5338020 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:28.851353Z
   [junit4]   2> 5338024 INFO  (zkConnectionManagerCallback-12590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5338024 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5338027 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5338030 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34947_ as DOWN
   [junit4]   2> 5338057 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338058 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5338058 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34947_
   [junit4]   2> 5338059 INFO  (zkCallback-12553-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5338059 INFO  (zkCallback-12568-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5338060 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5338060 WARN  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 5338067 INFO  (zkConnectionManagerCallback-12592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5338067 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5338073 INFO  (zkCallback-12589-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5338105 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5338138 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5338148 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5338149 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8
   [junit4]   2> 5338150 INFO  (closeThreadPool-12570-thread-1) [n:127.0.0.1:34947_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-1-001/cores
   [junit4]   2> 5338168 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5338168 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-5-001/solr.xml
   [junit4]   2> 5338172 INFO  (closeThreadPool-12570-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5338174 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34947_
   [junit4]   2> 5338274 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 5338276 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5338276 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5338276 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5338351 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5338351 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5338351 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5338359 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52f4e15f{/,null,AVAILABLE}
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@199644e0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45503}
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.e.j.s.Server Started @5338404ms
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty6, hostPort=45503, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-6-001/cores}
   [junit4]   2> 5338360 ERROR (closeThreadPool-12570-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5338360 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:29.191768Z
   [junit4]   2> 5338373 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338385 INFO  (zkConnectionManagerCallback-12599-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5338385 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5338440 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5338464 WARN  (closeThreadPool-12570-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52554e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338464 WARN  (closeThreadPool-12570-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52554e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338490 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5338490 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-6-001/solr.xml
   [junit4]   2> 5338493 WARN  (closeThreadPool-12570-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@700c1045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338493 WARN  (closeThreadPool-12570-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@700c1045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338494 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46435/solr
   [junit4]   2> 5338495 INFO  (closeThreadPool-12570-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5f2a05a8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5338497 INFO  (OverseerCollectionConfigSetProcessor-73435958782656517-127.0.0.1:44577_-n_0000000000) [n:127.0.0.1:44577_     ] 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> 5338514 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338535 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5338536 INFO  (zkConnectionManagerCallback-12605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5338536 INFO  (closeThreadPool-12570-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5338550 WARN  (closeThreadPool-12570-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8239df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338550 WARN  (closeThreadPool-12570-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8239df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338568 INFO  (TEST-HdfsSyncSliceTest.test-seed#[463E9433540A3669]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-7-001 of type NRT for shard1
   [junit4]   2> 5338577 WARN  (closeThreadPool-12570-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@418a6cb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338577 WARN  (closeThreadPool-12570-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@418a6cb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338578 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46435/solr
   [junit4]   2> 5338586 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5338586 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5338586 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 5338596 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338629 INFO  (closeThreadPool-12570-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5338638 INFO  (zkConnectionManagerCallback-12612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5338638 INFO  (closeThreadPool-12570-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5338639 WARN  (closeThreadPool-12570-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@534df94c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338639 WARN  (closeThreadPool-12570-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@534df94c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5338642 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5338642 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5338642 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5338643 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf3929a{/,null,AVAILABLE}
   [junit4]   2> 5338648 INFO  (closeThreadPool-12570-thread-2) [n:127.0.0.1:44137_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@87ed619{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35513}
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.e.j.s.Server Started @5338698ms
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://localhost.localdomain:36501/hdfs__localhost.localdomain_36501__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001_tempDir-002_jetty7, hostPort=35513, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001/shard-7-001/cores}
   [junit4]   2> 5338654 ERROR (closeThreadPool-12570-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 5338654 INFO  (closeThreadPool-12570-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T09:36:29.485470Z
   [junit4]   2> 5338655 INFO  (zkConnectionManagerCallback-1261

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

   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 5368587 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 5368591 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@49e0eb89{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 5368592 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b6a7eb1{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 5368592 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5368592 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44395b6f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 5368593 WARN  (BP-1955279615-127.0.0.1-1584610582859 heartbeating to localhost.localdomain/127.0.0.1:36501) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 5368593 WARN  (BP-1955279615-127.0.0.1-1584610582859 heartbeating to localhost.localdomain/127.0.0.1:36501) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1955279615-127.0.0.1-1584610582859 (Datanode Uuid 56cc2796-f084-4873-b20a-7e1215bce0bd) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> 5368609 WARN  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 5368613 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@af466df{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 5368613 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1904d1fb{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 5368613 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5368613 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15e6f7ad{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 5368614 WARN  (BP-1955279615-127.0.0.1-1584610582859 heartbeating to localhost.localdomain/127.0.0.1:36501) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 5368614 WARN  (BP-1955279615-127.0.0.1-1584610582859 heartbeating to localhost.localdomain/127.0.0.1:36501) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1955279615-127.0.0.1-1584610582859 (Datanode Uuid 045afaf4-6f62-466a-9a3a-e46cdd236940) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> 5368637 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@47d0fcfd{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 5368637 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14b20ba1{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 5368637 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5368637 INFO  (SUITE-HdfsSyncSliceTest-seed#[463E9433540A3669]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@695c6e1d{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_463E9433540A3669-001
   [junit4]   2> Mar 19, 2020 9:36:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=517, blockShift=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=5)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d0498c), locale=en-IN, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=4,free=242944168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, ZkStateReaderTest, TestSimPolicyCloud, SubstringBytesRefFilterTest, TaggingAttributeTest, TimeRoutedAliasUpdateProcessorTest, SpatialRPTFieldTypeTest, SolrMetricReporterTest, TestGeoJSONResponseWriter, TestStressInPlaceUpdates, DOMUtilTest, LargeFieldTest, TestIBSimilarityFactory, TestSimComputePlanAction, MoveReplicaHDFSTest, TestIntervalFaceting, TestUtilizeNode, TestBulkSchemaAPI, MetricsConfigTest, CursorPagingTest, DocExpirationUpdateProcessorFactoryTest, SystemCollectionCompatTest, TestDefaultStatsCache, CoreMergeIndexesAdminHandlerTest, PhrasesIdentificationComponentTest, MBeansHandlerTest, UnloadDistributedZkTest, TestInPlaceUpdatesRequiredField, SolrCoreCheckLockOnStartupTest, OverseerModifyCollectionTest, AssignBackwardCompatibilityTest, TestQueryingOnDownCollection, TestConfigSets, LeaderElectionIntegrationTest, InfoHandlerTest, TestJmxIntegration, TestSolrCloudWithKerberosAlt, DirectoryFactoryTest, CopyFieldTest, IndexSchemaRuntimeFieldTest, ZkControllerTest, AnalysisAfterCoreReloadTest, ShardSplitTest, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotLargeTest, TestCharFilters, RemoteQueryErrorTest, AddSchemaFieldsUpdateProcessorFactoryTest, CleanupOldIndexTest, DocValuesNotIndexedTest, SolrJmxReporterCloudTest, StressHdfsTest, DistribJoinFromCollectionTest, TestSolrJ, TestExclusionRuleCollectionAccess, MigrateRouteKeyTest, TestReRankQParserPlugin, TestPolicyCloud, DocValuesTest, TestReqParamsAPI, TestSerializedLuceneMatchVersion, TestLeaderElectionWithEmptyReplica, TestManagedSchema, TestBinaryResponseWriter, DistributedFacetPivotSmallTest, TestNumericTokenStream, HdfsLockFactoryTest, SolrRequestParserTest, SolrIndexSplitterTest, TestStressThreadBackup, CdcrUpdateLogTest, TestHighFrequencyDictionaryFactory, TestOrdValues, RecoveryAfterSoftCommitTest, XCJFQueryTest, TestSearchPerf, TermsComponentTest, TestConfigSetsAPIZkFailure, BJQParserTest, TestClassicSimilarityFactory, TriggerIntegrationTest, SignificantTermsQParserPluginTest, SearchRateTriggerIntegrationTest, DistributedDebugComponentTest, TestAnalyzeInfixSuggestions, CollectionStateFormat2Test, HdfsTlogReplayBufferedWhileIndexingTest, TestSurroundQueryParser, TestNestedUpdateProcessor, TestSolrIndexConfig, TestRawTransformer, ZookeeperStatusHandlerTest, TestRandomDVFaceting, StatsReloadRaceTest, TestMultiValuedNumericRangeQuery, TestBulkSchemaConcurrent, PeerSyncWithLeaderTest, HdfsBasicDistributedZkTest, UUIDFieldTest, TestJsonFacets, TestSolrCoreProperties, XMLAtomicUpdateMultivalueTest, TestSchemaResource, ActionThrottleTest, TestCloudPhrasesIdentificationComponent, CustomHighlightComponentTest, BasicAuthStandaloneTest, TestDocBasedVersionConstraints, HighlighterWithoutStoredIdTest, TestFieldCacheSortRandom, RandomizedTaggerTest, SchemaApiFailureTest, TestDistribPackageStore, TestPseudoReturnFields, ChaosMonkeySafeLeaderTest, OverseerSolrResponseUnsafeSerializationTest, TestCollectionAPI, BasicZkTest, CdcrReplicationHandlerTest, TestUninvertingReader, PolyFieldTest, RuleEngineTest, UpdateLogTest, TestSizeLimitedDistributedMap, AtomicUpdatesTest, MoreLikeThisHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestImplicitCoreProperties, NotRequiredUniqueKeyTest, TestReplicationHandler, TestEmbeddedSolrServerSchemaAPI, TestHashQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType, AdminHandlersProxyTest, TestSolrJacksonAnnotation, PKIAuthenticationIntegrationTest, TestTrie, TestFastOutputStream, TestSimExecutePlanAction, ReplicationFactorTest, PluginInfoTest, TestDynamicFieldNamesIndexCorrectly, TestHdfsUpdateLog, DistributedSpellCheckComponentTest, TestDistributedTracing, AuditLoggerPluginTest, ZkNodePropsTest, ZkShardTermsTest, ZkSolrClientTest, AssignTest, CollectionReloadTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, IndexSizeTriggerTest, ScheduledTriggerTest, TestSimClusterStateProvider, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, CdcrBidirectionalTest, CdcrBootstrapTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest]
   [junit4] Completed [581/905 (1!)] on J0 in 39.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 53566 lines...]

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2137 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2137/

1 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig

Error Message:
wrong hit (first of possibly more):  FAIL: id=1153 should match but did not   relation=CONTAINS   query=LatLonShapeQuery: field=shape:[CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters),] docID=1130   shape=[[-90.0, -126.58366811032624] [76.31659448621832, -126.58366811032624] [76.31659448621832, 160.77894138864713] [-90.0, 160.77894138864713] [-90.0, -126.58366811032624] , [-72.85400949891219, -160.47001245214378] [-74.63999805240977, -158.9866121099385] [-75.6513311052508, -158.76475311173036] [-76.1213738925787, -158.99201309705072] [-77.58084237613699, -159.48704046153932] [-78.5516655904202, -159.9794974192743] [-78.53133890892295, -160.01642593814626] [-78.71575152781257, -160.0986197622962] [-79.46975340782203, -161.7731794389071] [-79.0965036715796, -163.63796642749367] [-79.27013766982903, -163.89905460617578] [-77.95810456393735, -165.43054931010468] [-77.72854986945832, -165.56266679160055] [-75.58625014735468, -166.08257381423715] [-75.1149601631649, -166.19473506677306] [-74.05344305306086, -165.38711110795887] [-73.70100100246646, -165.4964001759692] [-73.43063153286772, -165.0348429099914] [-72.534455144227, -162.88585139137058] [-72.85400949891219, -160.47001245214378] , [-63.368356783007194, -128.60015411817875] [-65.63337176142565, -129.96399012715082] [-65.30355654935528, -127.06627996253908] [-67.46440885782509, -127.56583867504972] [-68.16031592604837, -129.04544346827726] [-68.04416204308316, -130.13407797750142] [-69.65795416060728, -129.70397010181264] [-71.7026986326836, -131.38910739549968] [-68.25406606246155, -131.79461955385173] [-68.2067588661014, -133.91600400131594] [-67.4189336137151, -134.06472087846785] [-66.5626676119767, -135.76354895976672] [-66.61443487763788, -134.48281894217948] [-66.81396180954147, -133.17861031984705] [-66.25918875427813, -133.04340171556865] [-66.28108576669987, -131.6954518764518] [-65.01048866246, -131.66275084671977] [-63.368356783007194, -128.60015411817875] , [-0.33462738576582834, 176.04063045302246] [-0.34470221642627874, 176.09478081519129] [-0.399725242593728, 176.15877440484235] [-0.4515565861873382, 176.1551744045323] [-0.5053738561510557, 176.15030836921528] [-0.4968919526491161, 176.11948984808927] [-0.5174866442159543, 176.1389041016427] [-0.5241916052745977, 176.1096662794341] [-0.5284730640507985, 176.0823156522859] [-0.5836820014395862, 176.03206915696057] [-0.5397191398811123, 176.0200801585474] [-0.5750903628118407, 175.9579781135815] [-0.5286052762777835, 175.97161853089003] [-0.5391445823222833, 175.93422502649958] [-0.51032250163963, 175.90869385327596] [-0.4881695796319995, 175.89329547297723] [-0.43541839575585356, 175.9065645299899] [-0.38176169554354794, 175.92976825630046] [-0.35639682783054955, 175.90964606306213] [-0.31839068294218376, 175.9641684045216] [-0.2940316838433884, 176.01844300629932] [-0.33462738576582834, 176.04063045302246] ]   deleted?=false  distanceQuery=CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters)

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL: id=1153 should match but did not
  relation=CONTAINS
  query=LatLonShapeQuery: field=shape:[CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters),] docID=1130
  shape=[[-90.0, -126.58366811032624] [76.31659448621832, -126.58366811032624] [76.31659448621832, 160.77894138864713] [-90.0, 160.77894138864713] [-90.0, -126.58366811032624] , [-72.85400949891219, -160.47001245214378] [-74.63999805240977, -158.9866121099385] [-75.6513311052508, -158.76475311173036] [-76.1213738925787, -158.99201309705072] [-77.58084237613699, -159.48704046153932] [-78.5516655904202, -159.9794974192743] [-78.53133890892295, -160.01642593814626] [-78.71575152781257, -160.0986197622962] [-79.46975340782203, -161.7731794389071] [-79.0965036715796, -163.63796642749367] [-79.27013766982903, -163.89905460617578] [-77.95810456393735, -165.43054931010468] [-77.72854986945832, -165.56266679160055] [-75.58625014735468, -166.08257381423715] [-75.1149601631649, -166.19473506677306] [-74.05344305306086, -165.38711110795887] [-73.70100100246646, -165.4964001759692] [-73.43063153286772, -165.0348429099914] [-72.534455144227, -162.88585139137058] [-72.85400949891219, -160.47001245214378] , [-63.368356783007194, -128.60015411817875] [-65.63337176142565, -129.96399012715082] [-65.30355654935528, -127.06627996253908] [-67.46440885782509, -127.56583867504972] [-68.16031592604837, -129.04544346827726] [-68.04416204308316, -130.13407797750142] [-69.65795416060728, -129.70397010181264] [-71.7026986326836, -131.38910739549968] [-68.25406606246155, -131.79461955385173] [-68.2067588661014, -133.91600400131594] [-67.4189336137151, -134.06472087846785] [-66.5626676119767, -135.76354895976672] [-66.61443487763788, -134.48281894217948] [-66.81396180954147, -133.17861031984705] [-66.25918875427813, -133.04340171556865] [-66.28108576669987, -131.6954518764518] [-65.01048866246, -131.66275084671977] [-63.368356783007194, -128.60015411817875] , [-0.33462738576582834, 176.04063045302246] [-0.34470221642627874, 176.09478081519129] [-0.399725242593728, 176.15877440484235] [-0.4515565861873382, 176.1551744045323] [-0.5053738561510557, 176.15030836921528] [-0.4968919526491161, 176.11948984808927] [-0.5174866442159543, 176.1389041016427] [-0.5241916052745977, 176.1096662794341] [-0.5284730640507985, 176.0823156522859] [-0.5836820014395862, 176.03206915696057] [-0.5397191398811123, 176.0200801585474] [-0.5750903628118407, 175.9579781135815] [-0.5286052762777835, 175.97161853089003] [-0.5391445823222833, 175.93422502649958] [-0.51032250163963, 175.90869385327596] [-0.4881695796319995, 175.89329547297723] [-0.43541839575585356, 175.9065645299899] [-0.38176169554354794, 175.92976825630046] [-0.35639682783054955, 175.90964606306213] [-0.31839068294218376, 175.9641684045216] [-0.2940316838433884, 176.01844300629932] [-0.33462738576582834, 176.04063045302246] ]
  deleted?=false  distanceQuery=CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters)
	at __randomizedtesting.SeedInfo.seed([5EC1335D2F03732D:D9964ED2BE5A0FAD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
	at org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig(TestLatLonMultiPolygonShapeQueries.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1363 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonMultiPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=5EC1335D2F03732D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=en-FM -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  105s J2 | TestLatLonMultiPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of possibly more):
   [junit4]    > FAIL: id=1153 should match but did not
   [junit4]    >   relation=CONTAINS
   [junit4]    >   query=LatLonShapeQuery: field=shape:[CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters),] docID=1130
   [junit4]    >   shape=[[-90.0, -126.58366811032624] [76.31659448621832, -126.58366811032624] [76.31659448621832, 160.77894138864713] [-90.0, 160.77894138864713] [-90.0, -126.58366811032624] , [-72.85400949891219, -160.47001245214378] [-74.63999805240977, -158.9866121099385] [-75.6513311052508, -158.76475311173036] [-76.1213738925787, -158.99201309705072] [-77.58084237613699, -159.48704046153932] [-78.5516655904202, -159.9794974192743] [-78.53133890892295, -160.01642593814626] [-78.71575152781257, -160.0986197622962] [-79.46975340782203, -161.7731794389071] [-79.0965036715796, -163.63796642749367] [-79.27013766982903, -163.89905460617578] [-77.95810456393735, -165.43054931010468] [-77.72854986945832, -165.56266679160055] [-75.58625014735468, -166.08257381423715] [-75.1149601631649, -166.19473506677306] [-74.05344305306086, -165.38711110795887] [-73.70100100246646, -165.4964001759692] [-73.43063153286772, -165.0348429099914] [-72.534455144227, -162.88585139137058] [-72.85400949891219, -160.47001245214378] , [-63.368356783007194, -128.60015411817875] [-65.63337176142565, -129.96399012715082] [-65.30355654935528, -127.06627996253908] [-67.46440885782509, -127.56583867504972] [-68.16031592604837, -129.04544346827726] [-68.04416204308316, -130.13407797750142] [-69.65795416060728, -129.70397010181264] [-71.7026986326836, -131.38910739549968] [-68.25406606246155, -131.79461955385173] [-68.2067588661014, -133.91600400131594] [-67.4189336137151, -134.06472087846785] [-66.5626676119767, -135.76354895976672] [-66.61443487763788, -134.48281894217948] [-66.81396180954147, -133.17861031984705] [-66.25918875427813, -133.04340171556865] [-66.28108576669987, -131.6954518764518] [-65.01048866246, -131.66275084671977] [-63.368356783007194, -128.60015411817875] , [-0.33462738576582834, 176.04063045302246] [-0.34470221642627874, 176.09478081519129] [-0.399725242593728, 176.15877440484235] [-0.4515565861873382, 176.1551744045323] [-0.5053738561510557, 176.15030836921528] [-0.4968919526491161, 176.11948984808927] [-0.5174866442159543, 176.1389041016427] [-0.5241916052745977, 176.1096662794341] [-0.5284730640507985, 176.0823156522859] [-0.5836820014395862, 176.03206915696057] [-0.5397191398811123, 176.0200801585474] [-0.5750903628118407, 175.9579781135815] [-0.5286052762777835, 175.97161853089003] [-0.5391445823222833, 175.93422502649958] [-0.51032250163963, 175.90869385327596] [-0.4881695796319995, 175.89329547297723] [-0.43541839575585356, 175.9065645299899] [-0.38176169554354794, 175.92976825630046] [-0.35639682783054955, 175.90964606306213] [-0.31839068294218376, 175.9641684045216] [-0.2940316838433884, 176.01844300629932] [-0.33462738576582834, 176.04063045302246] ]
   [junit4]    >   deleted?=false  distanceQuery=CIRCLE([-57.309389401518416,-90.38768054525545] radius = 2124315.4241018267 meters)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5EC1335D2F03732D:D9964ED2BE5A0FAD]:0)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig(TestLatLonMultiPolygonShapeQueries.java:154)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J2/temp/lucene.document.TestLatLonMultiPolygonShapeQueries_5EC1335D2F03732D-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38b36fee), locale=en-FM, timezone=Europe/Andorra
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=185087256,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, TestBytesRef, TestDoubleValuesSource, TestTermScorer, TestConjunctions, TestFSTs, TestNRTThreads, TestXYPolygon, TestFloatRange, TestDeletionPolicy, Test2BSortedDocValuesFixedSorted, TestNoDeletionPolicy, TestBKDRadixSort, TestFilterLeafReader, TestRegexpRandom, TestLucene50TermVectorsFormat, TestStressNRT, TestCompetitiveFreqNormAccumulator, TestTwoPhaseCommitTool, TestOrdinalMap, TestTotalHitCountCollector, TestMutableValues, TestLongsRef, TestBytesRefAttImpl, TestIndexWriterReader, TestReaderClosed, TestSimpleExplanationsOfNonMatches, TestCharArrayMap, TestDocIDMerger, TestBooleanQuery, TestSpans, TestAxiomaticF2LOG, TestStressDeletes, TestRollback, TestStringHelper, TestSimilarity2, TestLatLonShape, TestSynonymQuery, TestMultiTermsEnum, TestSpanOrQuery, TestLatLonDocValuesQueries, TestSizeBoundedForceMerge, TestSpanExplanations, LimitedFiniteStringsIteratorTest, TestQueryVisitor, TestFieldCacheRewriteMethod, TestSmallFloat, TestIndexWriter, TestIndexWriterLockRelease, TestPositionIncrement, TestFieldMaskingSpanQuery, TestHighCompressionMode, TestSegmentTermDocs, TestPriorityQueue, TestLongRange, TestAttributeSource, TestParallelReaderEmptyIndex, TestSegmentInfos, TestSearcherManager, TestNorms, TestMultiThreadTermVectors, TestConcurrentMergeScheduler, TestTerms, TestLatLonPointDistanceSort, TestMergeRateLimiter, TestOperations, TestTopDocsMerge, TestFrozenBufferedUpdates, TestMultiSliceMerge, TestThreadedForceMerge, TestSortRandom, TestIntsRef, TestFastLZ4, TestApproximationSearchEquivalence, TestMatchNoDocsQuery, TestIndexWriterDelete, TestCharacterUtils, TestXYPolygonShapeQueries, TestFloatRangeFieldQueries, TestDoubleRange, TestTrackingDirectoryWrapper, TestFeatureSort, TestWANDScorer, TestOmitPositions, TestGraphTokenizers, TestNumericUtils, TestIntSet, TestFieldInvertState, TestPoint2D, Test4GBStoredFields, TestExceedMaxTermLength, TestNRTCachingDirectory, TestLucene80NormsFormat, TestLucene80NormsFormatMergeInstance, TestForDeltaUtil, TestForUtil, TestLucene84PostingsFormat, TestPForUtil, TestPerFieldDocValuesFormat, TestPerFieldPostingsFormat, TestPerFieldPostingsFormat2, TestBinaryDocument, TestIntRange, TestLatLonDocValuesField, TestLatLonLineShapeQueries, TestLatLonMultiLineShapeQueries, TestLatLonMultiPointShapeQueries, TestLatLonMultiPolygonShapeQueries]
   [junit4] Completed [317/561 (1!)] on J2 in 163.67s, 9 tests, 1 failure <<< FAILURES!

[...truncated 67051 lines...]