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 2019/12/23 00:54:34 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 303 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/303/

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

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([AB635491659C33A7:2C34291EF4C54F27]:0)
	at org.apache.lucene.util.bkd.BKDWriter.packIndex(BKDWriter.java:865)
	at org.apache.lucene.util.bkd.BKDWriter.writeIndex(BKDWriter.java:1027)
	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:822)
	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
	at org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:149)
	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
	at org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
	at org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig(TestXYMultiPolygonShapeQueries.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)




Build Log:
[...truncated 11083 lines...]
   [junit4] Suite: org.apache.lucene.document.TestXYMultiPolygonShapeQueries
   [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=TestXYMultiPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=AB635491659C33A7 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-PR -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    981s J1 | TestXYMultiPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB635491659C33A7:2C34291EF4C54F27]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.packIndex(BKDWriter.java:865)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.writeIndex(BKDWriter.java:1027)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:822)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:149)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
   [junit4]    > 	at org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig(TestXYMultiPolygonShapeQueries.java:143)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J1/temp/lucene.document.TestXYMultiPolygonShapeQueries_AB635491659C33A7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=Lucene84}, docValues:{shape=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=21, maxMBSortInHeap=5.640727407543939, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d2b063a), locale=es-PR, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=168607432,total=320864256
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesTermsQuery, TestLatLonMultiPointShapeQueries, TestHalfFloatPoint, TestXYMultiPolygonShapeQueries]
   [junit4] Completed [37/40 (1!)] on J1 in 1291.59s, 5 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J1-20191222_222343_6353931548686691114917.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid15930.hprof ...
   [junit4] Heap dump file created [446425419 bytes in 0.604 secs]
   [junit4] <<< JVM J1: EOF ----

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

Total time: 285 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 304 - Unstable

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

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

Error Message:
document count mismatch.  control=6939 sum(shards)=6941 cloudClient=6941

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=6939 sum(shards)=6941 cloudClient=6941
	at __randomizedtesting.SeedInfo.seed([FBED219BDFDEE4:88AFD2FB3523B31C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1522)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14265 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest
   [junit4]   2> 867078 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/data-dir-54-001
   [junit4]   2> 867078 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 867078 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 867079 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 867079 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 867079 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 867171 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 867172 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 867173 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867173 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867173 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 867173 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7987e246{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> 867268 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6ee648dc{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-38441-hadoop-hdfs-3_2_0-tests_jar-_-any-5566542764474940780.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> 867268 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4303fc08{HTTP/1.1,[http/1.1]}{localhost.localdomain:38441}
   [junit4]   2> 867269 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server Started @867303ms
   [junit4]   2> 867323 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 867325 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 867325 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867325 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867325 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 867325 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5683d57f{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> 867417 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@989a67{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-46801-hadoop-hdfs-3_2_0-tests_jar-_-any-6033322134686928011.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> 867417 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7618dc5b{HTTP/1.1,[http/1.1]}{localhost:46801}
   [junit4]   2> 867417 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server Started @867452ms
   [junit4]   2> 867456 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 867457 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 867458 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867458 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867458 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 867462 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f0e5e8e{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> 867572 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4d5539dac8e37407: Processing first storage report for DS-9b6bb431-42ce-4240-84d3-83e7c50a69c4 from datanode ab02cfc3-50d0-4f4f-b0a0-68604658bd7f
   [junit4]   2> 867572 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4d5539dac8e37407: from storage DS-9b6bb431-42ce-4240-84d3-83e7c50a69c4 node DatanodeRegistration(127.0.0.1:45669, datanodeUuid=ab02cfc3-50d0-4f4f-b0a0-68604658bd7f, infoPort=39619, infoSecurePort=0, ipcPort=39419, storageInfo=lv=-57;cid=testClusterID;nsid=867326945;c=1577171569926), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 867572 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4d5539dac8e37407: Processing first storage report for DS-3506b4ff-e748-46a2-b7bf-329d176a16da from datanode ab02cfc3-50d0-4f4f-b0a0-68604658bd7f
   [junit4]   2> 867572 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4d5539dac8e37407: from storage DS-3506b4ff-e748-46a2-b7bf-329d176a16da node DatanodeRegistration(127.0.0.1:45669, datanodeUuid=ab02cfc3-50d0-4f4f-b0a0-68604658bd7f, infoPort=39619, infoSecurePort=0, ipcPort=39419, storageInfo=lv=-57;cid=testClusterID;nsid=867326945;c=1577171569926), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 867572 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@169436{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-33463-hadoop-hdfs-3_2_0-tests_jar-_-any-4765265944698282528.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> 867573 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ce4467f{HTTP/1.1,[http/1.1]}{localhost:33463}
   [junit4]   2> 867573 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.Server Started @867607ms
   [junit4]   2> 867684 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x44611b21cda61aab: Processing first storage report for DS-c4c66e87-9414-4eea-8ff0-c24b75672663 from datanode 57ad6751-4ee9-46f7-a467-777f936f7d6c
   [junit4]   2> 867684 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x44611b21cda61aab: from storage DS-c4c66e87-9414-4eea-8ff0-c24b75672663 node DatanodeRegistration(127.0.0.1:34931, datanodeUuid=57ad6751-4ee9-46f7-a467-777f936f7d6c, infoPort=40105, infoSecurePort=0, ipcPort=36331, storageInfo=lv=-57;cid=testClusterID;nsid=867326945;c=1577171569926), blocks: 0, hasStaleStorage: true, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 867684 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x44611b21cda61aab: Processing first storage report for DS-7d51903e-511c-481c-b9b3-4951e234bcc8 from datanode 57ad6751-4ee9-46f7-a467-777f936f7d6c
   [junit4]   2> 867684 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x44611b21cda61aab: from storage DS-7d51903e-511c-481c-b9b3-4951e234bcc8 node DatanodeRegistration(127.0.0.1:34931, datanodeUuid=57ad6751-4ee9-46f7-a467-777f936f7d6c, infoPort=40105, infoSecurePort=0, ipcPort=36331, storageInfo=lv=-57;cid=testClusterID;nsid=867326945;c=1577171569926), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 867733 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 867735 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 867735 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 867834 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer start zk server on port:44417
   [junit4]   2> 867834 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44417
   [junit4]   2> 867834 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44417
   [junit4]   2> 867834 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44417
   [junit4]   2> 867836 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867839 INFO  (zkConnectionManagerCallback-4736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867839 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867843 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867844 INFO  (zkConnectionManagerCallback-4738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867844 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867845 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 867846 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 867847 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 867847 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 867848 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 867849 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 867850 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 867850 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 867851 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 867851 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 867852 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 867853 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 867929 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 867929 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 867929 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 867929 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76eb47d6{/,null,AVAILABLE}
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2417f521{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38979}
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.s.Server Started @867965ms
   [junit4]   2> 867930 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=38979, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/control-001/cores}
   [junit4]   2> 867931 ERROR (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 867931 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 867931 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 867931 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 867931 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 867931 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:50.768Z
   [junit4]   2> 867932 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867932 INFO  (zkConnectionManagerCallback-4740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 867933 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868034 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 868034 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/control-001/solr.xml
   [junit4]   2> 868037 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 868037 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 868038 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 868139 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 868139 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64a1074a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 868139 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64a1074a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 868142 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@600f1fa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 868142 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@600f1fa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 868144 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 868144 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 868145 INFO  (zkConnectionManagerCallback-4747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868145 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868247 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 868248 INFO  (zkConnectionManagerCallback-4749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868248 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868292 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38979_
   [junit4]   2> 868292 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.Overseer Overseer (id=72948435622232068-127.0.0.1:38979_-n_0000000000) starting
   [junit4]   2> 868298 INFO  (OverseerStateUpdate-72948435622232068-127.0.0.1:38979_-n_0000000000) [n:127.0.0.1:38979_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38979_
   [junit4]   2> 868298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38979_
   [junit4]   2> 868299 INFO  (OverseerStateUpdate-72948435622232068-127.0.0.1:38979_-n_0000000000) [n:127.0.0.1:38979_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 868300 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] 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> 868312 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 868325 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 868330 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 868330 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 868331 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 868332 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [n:127.0.0.1:38979_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/control-001/cores
   [junit4]   2> 868345 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 868346 INFO  (zkConnectionManagerCallback-4758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 868346 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 868347 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 868347 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44417/solr ready
   [junit4]   2> 868348 INFO  (qtp1556144121-19318) [n:127.0.0.1:38979_     ] 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:38979_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 868351 INFO  (OverseerThreadFactory-4206-thread-1-processing-n:127.0.0.1:38979_) [n:127.0.0.1:38979_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 868456 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_    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> 868456 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 869466 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 869477 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 869536 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 869547 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 869547 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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@63095f83
   [junit4]   2> 869547 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:41193/solr_hdfs_home
   [junit4]   2> 869547 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 869547 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:41193/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 869548 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41193/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 869553 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869553 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869556 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869556 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41193/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 869567 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41193/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 869572 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869572 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869574 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869575 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.435546875, floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=22.426149254315806, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16581182645512949, deletesPctAllowed=45.55044994297663
   [junit4]   2> 869591 WARN  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869620 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869620 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869620 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 869627 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 869627 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 869628 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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@1426eb35
   [junit4]   2> 869635 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12f7d561[control_collection_shard1_replica_n1] main]
   [junit4]   2> 869636 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 869636 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869637 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 869637 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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 1653784258778497024
   [junit4]   2> 869639 INFO  (searcherExecutor-4211-thread-1-processing-n:127.0.0.1:38979_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38979_ 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@12f7d561[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869641 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869641 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869643 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 869643 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869643 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38979/control_collection_shard1_replica_n1/
   [junit4]   2> 869643 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869643 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38979/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 869644 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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/72948435622232068-core_node2-n_0000000000
   [junit4]   2> 869645 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38979/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 869746 INFO  (zkCallback-4748-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> 869746 INFO  (zkCallback-4748-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> 869746 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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> 869748 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_ 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=1292
   [junit4]   2> 869749 INFO  (qtp1556144121-19318) [n:127.0.0.1:38979_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 869848 INFO  (zkCallback-4748-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> 869848 INFO  (zkCallback-4748-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> 869848 INFO  (zkCallback-4748-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> 869848 INFO  (qtp1556144121-19318) [n:127.0.0.1:38979_     ] 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:38979_&wt=javabin&version=2} status=0 QTime=1500
   [junit4]   2> 869849 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 869957 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869957 INFO  (zkConnectionManagerCallback-4764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869957 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869958 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 869959 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44417/solr ready
   [junit4]   2> 869959 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 869960 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_     ] 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> 869962 INFO  (OverseerThreadFactory-4206-thread-2-processing-n:127.0.0.1:38979_) [n:127.0.0.1:38979_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 869962 INFO  (OverseerCollectionConfigSetProcessor-72948435622232068-127.0.0.1:38979_-n_0000000000) [n:127.0.0.1:38979_     ] 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> 870164 WARN  (OverseerThreadFactory-4206-thread-2-processing-n:127.0.0.1:38979_) [n:127.0.0.1:38979_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 870166 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 870167 INFO  (qtp1556144121-19320) [n:127.0.0.1:38979_     ] 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=207
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 870168 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=6
   [junit4]   2> 870252 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-1-001 of type NRT
   [junit4]   2> 870253 WARN  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870253 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870253 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870253 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68fddaeb{/,null,AVAILABLE}
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54519b01{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34549}
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.e.j.s.Server Started @870289ms
   [junit4]   2> 870254 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34549, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-1-001/cores}
   [junit4]   2> 870255 ERROR (closeThreadPool-4765-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870255 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870255 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870255 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870255 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870255 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.092Z
   [junit4]   2> 870256 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870256 INFO  (zkConnectionManagerCallback-4767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870256 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870330 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-2-001 of type NRT
   [junit4]   2> 870333 WARN  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870333 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870333 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870333 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870340 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870340 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870340 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 870341 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4de7acfe{/,null,AVAILABLE}
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a8674c0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40561}
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.e.j.s.Server Started @870376ms
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40561, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-2-001/cores}
   [junit4]   2> 870342 ERROR (closeThreadPool-4765-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870342 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.179Z
   [junit4]   2> 870346 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870350 INFO  (zkConnectionManagerCallback-4769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870350 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870357 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 870357 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-1-001/solr.xml
   [junit4]   2> 870360 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870360 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870362 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 870409 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-3-001 of type NRT
   [junit4]   2> 870410 WARN  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870410 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870410 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870410 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870417 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870417 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870417 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d9ead67{/,null,AVAILABLE}
   [junit4]   2> 870418 WARN  (closeThreadPool-4765-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bc46a5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870418 WARN  (closeThreadPool-4765-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bc46a5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6619885{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41243}
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-3) [     ] o.e.j.s.Server Started @870453ms
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41243, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-3-001/cores}
   [junit4]   2> 870418 ERROR (closeThreadPool-4765-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870418 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870419 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870419 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870419 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870419 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.256Z
   [junit4]   2> 870420 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870421 WARN  (closeThreadPool-4765-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68c9775c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870421 WARN  (closeThreadPool-4765-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68c9775c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870422 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 870425 INFO  (zkConnectionManagerCallback-4774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870425 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870426 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870426 INFO  (zkConnectionManagerCallback-4778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870426 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870457 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 870457 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-2-001/solr.xml
   [junit4]   2> 870460 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870460 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870462 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 870488 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-4-001 of type NRT
   [junit4]   2> 870488 WARN  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870488 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870489 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870489 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870489 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870489 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870489 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32a46991{/,null,AVAILABLE}
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e0ddd9f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45611}
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.e.j.s.Server Started @870525ms
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45611, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-4-001/cores}
   [junit4]   2> 870490 ERROR (closeThreadPool-4765-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870490 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.327Z
   [junit4]   2> 870492 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870492 INFO  (zkConnectionManagerCallback-4781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870492 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870541 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 870541 WARN  (closeThreadPool-4765-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77d0ee3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870541 WARN  (closeThreadPool-4765-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77d0ee3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870544 WARN  (closeThreadPool-4765-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c1349c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870544 WARN  (closeThreadPool-4765-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c1349c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870544 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 870545 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870546 INFO  (zkConnectionManagerCallback-4787-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870546 INFO  (closeThreadPool-4765-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870558 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870562 INFO  (zkConnectionManagerCallback-4789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870562 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870566 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-5-001 of type NRT
   [junit4]   2> 870566 WARN  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870566 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870566 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870566 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870567 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870567 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870567 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 870567 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22ff11ac{/,null,AVAILABLE}
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59229102{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42695}
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.e.j.s.Server Started @870602ms
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42695, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-5-001/cores}
   [junit4]   2> 870568 ERROR (closeThreadPool-4765-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870568 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.405Z
   [junit4]   2> 870571 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870572 INFO  (zkConnectionManagerCallback-4791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870572 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870594 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 870594 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-4-001/solr.xml
   [junit4]   2> 870597 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870597 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870598 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 870599 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870601 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34549_ as DOWN
   [junit4]   2> 870602 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 870602 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34549_
   [junit4]   2> 870603 INFO  (zkCallback-4748-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870603 INFO  (zkCallback-4763-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870603 INFO  (zkCallback-4788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870605 WARN  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] 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> 870626 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 870641 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 870646 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-6-001 of type NRT
   [junit4]   2> 870648 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 870648 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83
   [junit4]   2> 870649 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 870650 INFO  (closeThreadPool-4765-thread-1) [n:127.0.0.1:34549_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-1-001/cores
   [junit4]   2> 870651 WARN  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 870651 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 870651 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 870651 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 870655 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 870655 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 870655 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 870655 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68423aab{/,null,AVAILABLE}
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4440fb0f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40817}
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.e.j.s.Server Started @870690ms
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:41193/hdfs__localhost.localdomain_41193__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001_tempDir-002_jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40817, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-6-001/cores}
   [junit4]   2> 870656 ERROR (closeThreadPool-4765-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870656 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-24T07:12:53.493Z
   [junit4]   2> 870658 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 870658 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-3-001/solr.xml
   [junit4]   2> 870661 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870661 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870662 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 870665 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870689 INFO  (zkConnectionManagerCallback-4798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870689 INFO  (closeThreadPool-4765-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870689 INFO  (closeThreadPool-4765-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34549_
   [junit4]   2> 870696 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 870697 WARN  (closeThreadPool-4765-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3813760f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870697 WARN  (closeThreadPool-4765-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3813760f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870699 WARN  (closeThreadPool-4765-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@430ac5df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870699 WARN  (closeThreadPool-4765-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@430ac5df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870699 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 870701 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870702 INFO  (zkConnectionManagerCallback-4805-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870702 INFO  (closeThreadPool-4765-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870745 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 870745 WARN  (closeThreadPool-4765-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16b3b77f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870745 WARN  (closeThreadPool-4765-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16b3b77f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870747 WARN  (closeThreadPool-4765-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23912a06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870748 WARN  (closeThreadPool-4765-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23912a06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870748 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44417/solr
   [junit4]   2> 870749 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870749 INFO  (zkConnectionManagerCallback-4811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870749 INFO  (closeThreadPool-4765-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870758 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 870758 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001/shard-5-001/solr.xml
   [junit4]   2> 870760 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870760 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870761 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63095f83, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 870814 INFO  (closeThreadPool-4765-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 870815 WARN  (closeThreadPool-4765-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@658a79fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870815 WARN  (closeThreadPool-4765-thread-5) 

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

.s.session node0 Stopped scavenging
   [junit4]   2> 972035 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 972242 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	63	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 972243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44417
   [junit4]   2> 972243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44417
   [junit4]   2> 972243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[FBED219BDFDEE4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44417
   [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=HdfsChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=FBED219BDFDEE4 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-MA -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  105s J0 | HdfsChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=6939 sum(shards)=6941 cloudClient=6941
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FBED219BDFDEE4:88AFD2FB3523B31C]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1522)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:266)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 972247 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 972253 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@169436{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> 972254 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ce4467f{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 972254 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 972254 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f0e5e8e{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> 972256 WARN  (BP-1205441113-127.0.0.1-1577171569926 heartbeating to localhost.localdomain/127.0.0.1:41193) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 972256 WARN  (BP-1205441113-127.0.0.1-1577171569926 heartbeating to localhost.localdomain/127.0.0.1:41193) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1205441113-127.0.0.1-1577171569926 (Datanode Uuid 57ad6751-4ee9-46f7-a467-777f936f7d6c) service to localhost.localdomain/127.0.0.1:41193
   [junit4]   2> 972269 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 972279 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@989a67{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> 972279 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7618dc5b{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 972279 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 972279 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5683d57f{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> 972283 WARN  (BP-1205441113-127.0.0.1-1577171569926 heartbeating to localhost.localdomain/127.0.0.1:41193) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 972283 WARN  (BP-1205441113-127.0.0.1-1577171569926 heartbeating to localhost.localdomain/127.0.0.1:41193) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1205441113-127.0.0.1-1577171569926 (Datanode Uuid ab02cfc3-50d0-4f4f-b0a0-68604658bd7f) service to localhost.localdomain/127.0.0.1:41193
   [junit4]   2> 972301 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@6ee648dc{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> 972302 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4303fc08{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 972302 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 972302 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[FBED219BDFDEE4]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7987e246{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-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_FBED219BDFDEE4-001
   [junit4]   2> Dec 24, 2019 7:14:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=BlockTreeOrds(blocksize=128), a_t=FSTOrd50, _root_=FSTOrd50, id=BlockTreeOrds(blocksize=128)}, docValues:{rnd_b=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=206, maxMBSortInHeap=5.246794349206736, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4353ee09), locale=ar-MA, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=4,free=129901304,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TimeRoutedAliasUpdateProcessorTest, SolrCoreMetricManagerTest, TestDynamicLoadingUrl, HdfsRecoverLeaseTest, TestCrossCoreJoin, DistributedQueryElevationComponentTest, LoggingHandlerTest, TestAnalyzeInfixSuggestions, TestQueryTypes, ShardRoutingTest, CursorPagingTest, TestHashPartitioner, TestSolrDeletionPolicy1, TestWriterPerf, CollectionsAPISolrJTest, BigEndianAscendingWordDeserializerTest, TestSortableTextField, AnalysisAfterCoreReloadTest, CheckHdfsIndexTest, FileBasedSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, ConcurrentDeleteAndCreateCollectionTest, TestSchemaSimilarityResource, TestCopyFieldCollectionResource, ZkCLITest, ParsingFieldUpdateProcessorsTest, TestRetrieveFieldsOptimizer, TestRestoreCore, TestExpandComponent, TestExportTool, ZkStateWriterTest, HttpTriggerListenerTest, BinaryUpdateRequestHandlerTest, TestLogWatcher, HighlighterTest, TestDownShardTolerantSearch, HttpSolrCallGetCoreTest, TestFieldTypeResource, XMLAtomicUpdateMultivalueTest, TestTrie, TestLegacyBM25SimilarityFactory, CleanupOldIndexTest, TestHdfsUpdateLog, ChaosMonkeySafeLeaderTest, TestSimPolicyCloud, TestLegacyFieldCache, TestAuthenticationFramework, RestartWhileUpdatingTest, TestRebalanceLeaders, TestShardHandlerFactory, HttpPartitionWithTlogReplicasTest, UUIDUpdateProcessorFallbackTest, SolrIndexSplitterTest, HdfsChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [179/891 (1!)] on J0 in 108.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 55382 lines...]