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

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 290 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/290/

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for collection=collection1 :null Live Nodes: [127.0.0.1:37040_solr, 127.0.0.1:40563_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:37040_solr, 127.0.0.1:40563_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([9E56A483EDC6625C:16029B59433A0FA4]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
	at org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestPHPSerializedResponseWriter

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter:     1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9E56A483EDC6625C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestPHPSerializedResponseWriter

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9E56A483EDC6625C]:0)




Build Log:
[...truncated 12595 lines...]
   [junit4] Suite: org.apache.solr.response.TestPHPSerializedResponseWriter
   [junit4]   2> 4385 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.response.TestPHPSerializedResponseWriter_9E56A483EDC6625C-001/init-core-data-001
   [junit4]   2> 4572 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4676 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.e.j.u.log Logging initialized @4717ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4689 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 5431 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5669 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 5690 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6475 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 6839 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 7342 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7453 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7461 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7476 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7632 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8507 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8533 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 8960 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3dd2f78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9499 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 9511 WARN  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55c4491d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10248 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10251 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 10540 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b78e7af
   [junit4]   2> 10542 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b78e7af
   [junit4]   2> 10542 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b78e7af
   [junit4]   2> 10637 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 10815 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 10929 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 11183 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 11263 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 11350 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b78e7af
   [junit4]   2> 11377 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.response.TestPHPSerializedResponseWriter_9E56A483EDC6625C-001/init-core-data-001/]
   [junit4]   2> 11544 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=58.1083984375, floorSegmentMB=1.8974609375, forceMergeDeletesPctAllowed=27.35181616419591, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2495496273861334, deletesPctAllowed=45.27385409649043
   [junit4]   2> 14054 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14054 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14078 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14078 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14084 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=99.7265625, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=17.815560491123705, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8394597037675045, deletesPctAllowed=47.458793442394736
   [junit4]   2> 14109 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@157f1016[collection1] main]
   [junit4]   2> 14319 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14470 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14620 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14643 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626318139007434752
   [junit4]   2> 14649 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14663 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 14671 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14671 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14671 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14672 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14673 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14674 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14675 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14676 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14689 INFO  (TEST-TestPHPSerializedResponseWriter.testSolrDocuments-seed#[9E56A483EDC6625C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrDocuments
   [junit4]   2> 14689 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@157f1016[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14705 INFO  (TEST-TestPHPSerializedResponseWriter.testSolrDocuments-seed#[9E56A483EDC6625C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrDocuments
   [junit4]   2> 14731 INFO  (TEST-TestPHPSerializedResponseWriter.testSimple-seed#[9E56A483EDC6625C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 14731 INFO  (TEST-TestPHPSerializedResponseWriter.testSimple-seed#[9E56A483EDC6625C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 14732 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 14732 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=379296666
   [junit4]   2> 14734 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3264c861
   [junit4]   2> 14734 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3264c861
   [junit4]   2> 14735 INFO  (coreCloseExecutor-15-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50e8de1d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53731e2
   [junit4]   2> 14867 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 14868 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c04a04d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@374b7891
   [junit4]   2> 14896 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 14897 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@750e9461: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15543f89
   [junit4]   2> 14897 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 14897 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d980b1e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7876a19a
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@16d6750e[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7e3bf47f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 14927 INFO  (SUITE-TestPHPSerializedResponseWriter-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 24, 2019 3:10:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 24, 2019 3:10:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   [junit4]   2>    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 24, 2019 3:10:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
   [junit4]   2> AsyncLogger error handling event seq=0, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=1, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=2, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=3, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=4, value='null':
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 24, 2019 3:10:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2913, maxDocsPerChunk=468, blockSize=834), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2913, blockSize=834)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48977053), locale=sk, timezone=Etc/GMT0
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=3,free=307621320,total=356515840
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPHPSerializedResponseWriter -Dtests.seed=9E56A483EDC6625C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sk -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestPHPSerializedResponseWriter (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.TestPHPSerializedResponseWriter: 
   [junit4]    >    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E56A483EDC6625C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=30, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING, group=TGRP-TestPHPSerializedResponseWriter]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E56A483EDC6625C]:0)
   [junit4] Completed [5/844 (1!)] on J2 in 26.44s, 2 tests, 2 errors <<< FAILURES!

[...truncated 2166 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/init-core-data-001
   [junit4]   2> 506567 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001
   [junit4]   2> 506568 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 506568 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 506568 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 506668 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45778
   [junit4]   2> 506668 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45778
   [junit4]   2> 506668 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45778
   [junit4]   2> 506673 INFO  (zkConnectionManagerCallback-3321-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506678 INFO  (zkConnectionManagerCallback-3323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506680 INFO  (zkConnectionManagerCallback-3325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506684 WARN  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 506685 WARN  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 506685 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 506686 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506686 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506686 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506687 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cf02474{/solr,null,AVAILABLE}
   [junit4]   2> 506688 WARN  (jetty-launcher-3326-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f9768ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506689 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506689 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506689 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 506689 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@701856a2{/solr,null,AVAILABLE}
   [junit4]   2> 506690 WARN  (jetty-launcher-3326-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2dfe4ec7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fcbcbf{SSL,[ssl, http/1.1]}{127.0.0.1:37040}
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.e.j.s.Server Started @506744ms
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37040}
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f238484{SSL,[ssl, http/1.1]}{127.0.0.1:40563}
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.e.j.s.Server Started @506745ms
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40563}
   [junit4]   2> 506690 ERROR (jetty-launcher-3326-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 506690 ERROR (jetty-launcher-3326-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-24T03:18:51.526Z
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506690 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-24T03:18:51.526Z
   [junit4]   2> 506692 INFO  (zkConnectionManagerCallback-3330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506693 INFO  (zkConnectionManagerCallback-3329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506693 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506693 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506868 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 506869 WARN  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 506870 WARN  (jetty-launcher-3326-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@452895a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506873 WARN  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 506874 WARN  (jetty-launcher-3326-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@64f5935c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506875 INFO  (jetty-launcher-3326-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45778/solr
   [junit4]   2> 506877 INFO  (zkConnectionManagerCallback-3336-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506879 INFO  (zkConnectionManagerCallback-3338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506957 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37040_solr
   [junit4]   2> 506958 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.c.Overseer Overseer (id=72851437623771142-127.0.0.1:37040_solr-n_0000000000) starting
   [junit4]   2> 506964 INFO  (zkConnectionManagerCallback-3345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506967 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45778/solr ready
   [junit4]   2> 506967 INFO  (OverseerStateUpdate-72851437623771142-127.0.0.1:37040_solr-n_0000000000) [n:127.0.0.1:37040_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37040_solr
   [junit4]   2> 506968 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37040_solr
   [junit4]   2> 506972 INFO  (OverseerStateUpdate-72851437623771142-127.0.0.1:37040_solr-n_0000000000) [n:127.0.0.1:37040_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506973 INFO  (zkCallback-3344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 507003 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507003 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 507004 WARN  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 507017 WARN  (jetty-launcher-3326-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@276c3a91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507020 WARN  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 507021 WARN  (jetty-launcher-3326-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5001ea04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507022 INFO  (jetty-launcher-3326-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45778/solr
   [junit4]   2> 507024 INFO  (zkConnectionManagerCallback-3352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507041 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37040.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507045 INFO  (zkConnectionManagerCallback-3354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507051 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 507061 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40563_solr as DOWN
   [junit4]   2> 507062 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507062 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40563_solr
   [junit4]   2> 507063 INFO  (zkCallback-3344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507063 INFO  (zkCallback-3337-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507065 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37040.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507066 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37040.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507067 INFO  (jetty-launcher-3326-thread-2) [n:127.0.0.1:37040_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node2/.
   [junit4]   2> 507069 INFO  (zkCallback-3353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 507091 INFO  (zkConnectionManagerCallback-3361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507092 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 507093 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45778/solr ready
   [junit4]   2> 507094 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507125 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40563.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507141 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40563.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507141 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40563.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 507143 INFO  (jetty-launcher-3326-thread-1) [n:127.0.0.1:40563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node1/.
   [junit4]   2> 507182 INFO  (zkConnectionManagerCallback-3367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507183 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 507185 INFO  (SUITE-LeaderTragicEventTest-seed#[9E56A483EDC6625C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45778/solr ready
   [junit4]   2> 507289 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 507292 INFO  (OverseerThreadFactory-2868-thread-1-processing-n:127.0.0.1:37040_solr) [n:127.0.0.1:37040_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 507409 INFO  (OverseerStateUpdate-72851437623771142-127.0.0.1:37040_solr-n_0000000000) [n:127.0.0.1:37040_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40563/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 507412 INFO  (OverseerStateUpdate-72851437623771142-127.0.0.1:37040_solr-n_0000000000) [n:127.0.0.1:37040_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37040/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 507631 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr    x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 507631 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr    x:collection2_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507661 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr    x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 508663 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 508671 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 508676 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 508676 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using configuration from collection collection2, trusted=true
   [junit4]   2> 508677 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37040.solr.core.collection2.shard1.replica_n2' (registry 'solr.core.collection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 508677 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node2/collection2_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node2/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 508683 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 508697 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 508700 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 508700 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true
   [junit4]   2> 508700 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40563.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b1f528
   [junit4]   2> 508700 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node1/collection2_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9E56A483EDC6625C-001/tempDir-001/node1/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 508748 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 508748 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 508751 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 508751 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 508753 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@31ed48b3[collection2_shard1_replica_n2] main]
   [junit4]   2> 508755 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 508755 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 508756 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 508756 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626318657124564992
   [junit4]   2> 508760 INFO  (searcherExecutor-2880-thread-1-processing-n:127.0.0.1:37040_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@31ed48b3[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 508760 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 508760 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 508780 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 508780 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 508781 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51ec5def[collection2_shard1_replica_n1] main]
   [junit4]   2> 508783 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 508783 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 508783 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 508784 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 508784 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 508785 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626318657154973696
   [junit4]   2> 508790 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 508791 INFO  (searcherExecutor-2881-thread-1-processing-n:127.0.0.1:40563_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@51ec5def[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 508792 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 508792 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 509292 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 509292 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 509292 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37040/solr/collection2_shard1_replica_n2/
   [junit4]   2> 509293 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=https://127.0.0.1:37040/solr START replicas=[https://127.0.0.1:40563/solr/collection2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 509293 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=https://127.0.0.1:37040/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 509298 INFO  (qtp1842177483-8779) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 509298 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 509298 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 509298 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2/leaders/shard1/leader after winning as /collections/collection2/leader_elect/shard1/election/72851437623771142-core_node4-n_0000000000
   [junit4]   2> 509300 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37040/solr/collection2_shard1_replica_n2/ shard1
   [junit4]   2> 509402 INFO  (zkCallback-3337-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509403 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 509409 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1778
   [junit4]   2> 509505 INFO  (zkCallback-3337-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509505 INFO  (zkCallback-3337-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509799 INFO  (qtp1842177483-8781) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2138
   [junit4]   2> 509802 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 509900 INFO  (zkCallback-3337-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509900 INFO  (zkCallback-3353-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509900 INFO  (zkCallback-3337-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509900 INFO  (zkCallback-3353-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 509900 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2611
   [junit4]   2> 509903 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:40563/solr state:DocCollection(collection2//collections/collection2/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection2_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40563/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40563_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection2_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:37040/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37040_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 509904 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1801878813
   [junit4]   2> 509905 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40563_solr
   [junit4]   2> 509905 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 509905 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40563_solr as DOWN
   [junit4]   2> 509908 INFO  (coreCloseExecutor-2890-thread-1) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71bd3b3a
   [junit4]   2> 509908 INFO  (coreCloseExecutor-2890-thread-1) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2.shard1.replica_n1, tag=71bd3b3a
   [junit4]   2> 509908 INFO  (coreCloseExecutor-2890-thread-1) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27a2d420: rootName = solr_40563, domain = solr.core.collection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7ab87154
   [junit4]   2> 509921 INFO  (coreCloseExecutor-2890-thread-1) [n:127.0.0.1:40563_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2.shard1.leader, tag=71bd3b3a
   [junit4]   2> 509925 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 509925 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13ccfc7: rootName = solr_40563, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f977157
   [junit4]   2> 509932 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 509932 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36311342: rootName = solr_40563, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@52a98424
   [junit4]   2> 509935 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 509935 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42c81aac: rootName = solr_40563, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c67089f
   [junit4]   2> 509935 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@68be3228[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6ce4ecdc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 509939 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x102d1ff1cf10009, likely client has closed socket
   [junit4]   2> 509940 INFO  (zkCallback-3366-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 509940 INFO  (zkCallback-3337-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 509940 INFO  (zkCallback-3344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 509941 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f238484{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 509942 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@701856a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 509942 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 510009 INFO  (zkCallback-3337-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 510009 INFO  (zkCallback-3366-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 510009 INFO  (zkCallback-3337-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 510009 INFO  (zkCallback-3366-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 510011 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9E56A483EDC6625C]) [    ] o.a.s.c.LeaderTragicEventTest Corrupt leader : core_node4:{"core":"collection2_shard1_replica_n2","base_url":"https://127.0.0.1:37040/solr","node_name":"127.0.0.1:37040_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 510019 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=1}, version=2}
   [junit4]   2> 510019 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1626318658446819328)]} 0 3
   [junit4]   2> 510021 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626318658451013632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510021 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75a78e75 commitCommandVersion:1626318658451013632
   [junit4]   2> 510027 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a7db0d5[collection2_shard1_replica_n2] main]
   [junit4]   2> 510028 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510029 INFO  (searcherExecutor-2880-thread-1-processing-n:127.0.0.1:37040_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@4a7db0d5[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334860}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 510029 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 510033 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1626318658461499392)]} 0 2
   [junit4]   2> 510034 INFO  (qtp1489946803-8773) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626318658464645120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510035 INFO  (qtp1489946803-8773) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75a78e75 commitCommandVersion:1626318658464645120
   [junit4]   2> 510042 INFO  (qtp1489946803-8773) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ef9ecd[collection2_shard1_replica_n2] main]
   [junit4]   2> 510043 INFO  (qtp1489946803-8773) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510044 INFO  (searcherExecutor-2880-thread-1-processing-n:127.0.0.1:37040_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@23ef9ecd[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334860}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334874}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 510045 INFO  (qtp1489946803-8773) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 510048 INFO  (qtp1489946803-8775) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1626318658478276608)]} 0 1
   [junit4]   2> 510049 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626318658480373760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510050 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75a78e75 commitCommandVersion:1626318658480373760
   [junit4]   2> 510055 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@59ac4f51[collection2_shard1_replica_n2] main]
   [junit4]   2> 510055 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510057 INFO  (searcherExecutor-2880-thread-1-processing-n:127.0.0.1:37040_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@59ac4f51[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334860}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334874}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334889}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 510057 INFO  (qtp1489946803-8769) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 510060 INFO  (qtp1489946803-8771) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1626318658490859520)]} 0 1
   [junit4]   2> 510061 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626318658492956672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 510061 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75a78e75 commitCommandVersion:1626318658492956672
   [junit4]   2> 510065 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a3f1958[collection2_shard1_replica_n2] main]
   [junit4]   2> 510066 INFO  (qtp1489946803-8774) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510067 INFO  (searcherExecutor-2880-thread-1-processing-n:127.0.0.1:37040_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:37040_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@3a3f1958[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334860}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1550978334874}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, jav

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

er/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1074256446
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1074256446
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1074256446

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 90 minutes 33 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 291 - Failure

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest:     1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest: 
   1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
        at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
        at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896]:0)


FAILED:  org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at https://127.0.0.1:44766: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44766: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896:773A0F11E6DD78A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
	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$9.evaluate(RandomizedRunner.java:972)
	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 12634 lines...]
   [junit4] Suite: org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest
   [junit4]   2> Feb 25, 2019 2:11:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 25, 2019 2:12:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest: 
   [junit4]   2>    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 25, 2019 2:12:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]   2> AsyncLogger error handling event seq=0, value='null': java.lang.InterruptedException: null
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=1, value='null': java.lang.InterruptedException: null
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=2, value='null': java.lang.InterruptedException: null
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=3, value='null': java.lang.InterruptedException: null
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> AsyncLogger error handling event seq=4, value='null': java.lang.InterruptedException: null
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
   [junit4]   2> 	at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2> 	at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2> 	at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 25, 2019 2:12:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]   2>         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]   2>         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ebe4124), locale=es-MX, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=2,free=226331696,total=319291392
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IgnoreLargeDocumentProcessorFactoryTest -Dtests.seed=FFE5AB53EC0B3896 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-MX -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | IgnoreLargeDocumentProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest: 
   [junit4]    >    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13, name=Log4j2-TF-1-AsyncLoggerConfig-1, state=TIMED_WAITING, group=TGRP-IgnoreLargeDocumentProcessorFactoryTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
   [junit4]    >         at com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159)
   [junit4]    >         at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896]:0)
   [junit4] Completed [1/844 (1!)] on J2 in 38.09s, 4 tests, 2 errors <<< FAILURES!

[...truncated 942 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/init-core-data-001
   [junit4]   2> 24874 INFO  (SUITE-CdcrVersionReplicationTest-seed#[FFE5AB53EC0B3896]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25681 INFO  (SUITE-CdcrVersionReplicationTest-seed#[FFE5AB53EC0B3896]-worker) [    ] o.e.j.u.log Logging initialized @25963ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 25751 INFO  (SUITE-CdcrVersionReplicationTest-seed#[FFE5AB53EC0B3896]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 29975 INFO  (SUITE-CdcrVersionReplicationTest-seed#[FFE5AB53EC0B3896]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 29975 INFO  (SUITE-CdcrVersionReplicationTest-seed#[FFE5AB53EC0B3896]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 30393 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 30483 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 30484 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 31138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer start zk server on port:36013
   [junit4]   2> 31141 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36013
   [junit4]   2> 31141 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36013
   [junit4]   2> 34177 INFO  (zkConnectionManagerCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34635 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35148 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 35294 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 35364 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 35403 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 35459 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 35511 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 35566 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 35584 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 35641 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 35695 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 35729 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 35968 INFO  (zkConnectionManagerCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36328 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 40936 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 42124 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 42142 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 42180 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 42363 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42363 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42434 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 42651 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ed6d2d{/,null,AVAILABLE}
   [junit4]   2> 42813 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@51d2f79d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43039 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78c96ca6{SSL,[ssl, http/1.1]}{127.0.0.1:44766}
   [junit4]   2> 43039 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server Started @43324ms
   [junit4]   2> 43039 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=44766, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-001/cores}
   [junit4]   2> 43452 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop
   [junit4]   2> 43688 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 43688 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 43688 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 43725 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43726 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 43726 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-25T14:12:22.479Z
   [junit4]   2> 43878 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 44079 INFO  (zkConnectionManagerCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 44338 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-001/solr.xml
   [junit4]   2> 44851 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 44851 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 45338 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 49011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 49103 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 49791 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@704f6b76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51483 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 51514 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4522490b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51770 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36013/solr
   [junit4]   2> 52063 INFO  (zkConnectionManagerCallback-17-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52241 INFO  (zkConnectionManagerCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44766_
   [junit4]   2> 55061 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.c.Overseer Overseer (id=74249205100969989-127.0.0.1:44766_-n_0000000000) starting
   [junit4]   2> 55843 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55875 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36013/solr ready
   [junit4]   2> 57059 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44766_
   [junit4]   2> 57103 INFO  (OverseerStateUpdate-74249205100969989-127.0.0.1:44766_-n_0000000000) [n:127.0.0.1:44766_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44766_
   [junit4]   2> 57250 INFO  (OverseerStateUpdate-74249205100969989-127.0.0.1:44766_-n_0000000000) [n:127.0.0.1:44766_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57403 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 59985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 62502 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 62516 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 62517 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 63316 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [n:127.0.0.1:44766_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-001/cores
   [junit4]   2> 68109 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 68110 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 68110 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 68110 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 68277 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 68277 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 68277 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 68311 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab6d7dd{/,null,AVAILABLE}
   [junit4]   2> 68312 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e80345a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 68448 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b321979{SSL,[ssl, http/1.1]}{127.0.0.1:35600}
   [junit4]   2> 68448 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server Started @68733ms
   [junit4]   2> 68448 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=35600, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-002/cores}
   [junit4]   2> 68449 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 68449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 68449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 68449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-25T14:12:47.202Z
   [junit4]   2> 68521 INFO  (zkConnectionManagerCallback-29-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68582 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 68582 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-002/solr.xml
   [junit4]   2> 68657 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 68658 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 68708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 69183 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 69183 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 69338 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@59e0dd83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69394 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 69445 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c169372[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69446 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36013/solr
   [junit4]   2> 69708 INFO  (zkConnectionManagerCallback-35-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69850 INFO  (zkConnectionManagerCallback-37-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69886 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69992 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35600_ as DOWN
   [junit4]   2> 70057 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 70058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35600_
   [junit4]   2> 70077 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70077 INFO  (zkCallback-18-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70130 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 70770 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 70793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36013/solr ready
   [junit4]   2> 70806 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 71083 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 71244 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 71245 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 71247 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-002/cores
   [junit4]   2> 73551 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 73565 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 73566 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 73566 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 73617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 73617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 73617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 73630 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d1cca64{/,null,AVAILABLE}
   [junit4]   2> 73633 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@53bfd19b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73689 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@243ec147{SSL,[ssl, http/1.1]}{127.0.0.1:35663}
   [junit4]   2> 73689 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server Started @73974ms
   [junit4]   2> 73689 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, hostContext=/, hostPort=35663, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-003/cores}
   [junit4]   2> 73690 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 73690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 73690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 73690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 73690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 73690 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-25T14:12:52.443Z
   [junit4]   2> 73906 INFO  (zkConnectionManagerCallback-47-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73943 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 73943 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-003/solr.xml
   [junit4]   2> 74054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 74054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 74106 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 76953 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 76954 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 77062 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@70ee81b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77116 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 77204 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1180fc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77206 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36013/solr
   [junit4]   2> 77334 INFO  (zkConnectionManagerCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77382 INFO  (zkConnectionManagerCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77538 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 77606 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35663_ as DOWN
   [junit4]   2> 77607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 77607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35663_
   [junit4]   2> 77626 INFO  (zkCallback-18-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77644 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77678 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77698 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77698 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78136 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78226 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 78227 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36013/solr ready
   [junit4]   2> 78261 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78712 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 78984 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 78984 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 79040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-003/cores
   [junit4]   2> 80989 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 80991 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 80991 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 81004 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 81050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 81051 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e954f0d{/,null,AVAILABLE}
   [junit4]   2> 81051 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6be0ba97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81074 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@557d8bc{SSL,[ssl, http/1.1]}{127.0.0.1:33253}
   [junit4]   2> 81074 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.Server Started @81359ms
   [junit4]   2> 81074 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, hostContext=/, hostPort=33253, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-004/cores}
   [junit4]   2> 81076 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81076 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81076 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 81077 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81094 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81094 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-25T14:12:59.847Z
   [junit4]   2> 81160 INFO  (zkConnectionManagerCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81285 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 81285 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-004/solr.xml
   [junit4]   2> 81484 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 81484 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 81537 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 81974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 81974 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 82123 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60abe5a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 82160 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 82306 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60b256ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 82307 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36013/solr
   [junit4]   2> 82362 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82449 INFO  (zkConnectionManagerCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82487 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 82540 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33253_ as DOWN
   [junit4]   2> 82542 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 82542 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33253_
   [junit4]   2> 82577 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82577 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82585 INFO  (zkCallback-18-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82597 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82597 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82598 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82598 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82893 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83035 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36013/solr ready
   [junit4]   2> 83036 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 83181 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 83276 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 83276 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 83291 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-004/cores
   [junit4]   2> 83935 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83952 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36013/solr ready
   [junit4]   2> 86559 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 86872 INFO  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
   [junit4]   2> 87022 WARN  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (tmp_collection) without cores.
   [junit4]   2> 87247 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 87284 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=981
   [junit4]   2> 87717 INFO  (qtp1635373671-36) [n:127.0.0.1:44766_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44766_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 87755 INFO  (OverseerCollectionConfigSetProcessor-74249205100969989-127.0.0.1:44766_-n_0000000000) [n:127.0.0.1:44766_    ] 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> 87864 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44766_ for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 87921 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 89085 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_    x:tmp_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89113 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_    x:tmp_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 90503 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 91412 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 91919 WARN  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 94257 WARN  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 94293 WARN  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 94962 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 97130 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1' using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 97254 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n1' (registry 'solr.core.tmp_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5c4762
   [junit4]   2> 97345 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-001/cores/tmp_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
   [junit4]   2> 97922 INFO  (qtp1635373671-35) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=24.1416015625, floorSegmentMB=1.5517578125, forceMergeDeletesPctAllowed=14.578112626570979, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25638584001910525, deletesPctAllowed=21.301567283983786
   [junit4]   2> 103227 ERROR (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:44766
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:44766/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:44766/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:732) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:188) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:391) ~[java/:?]
   [junit4]   2> 	... 12 more
   [junit4]   2> 103245 ERROR (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:44766_) [n:127.0.0.1:44766_ c:tmp_collection s:shard1  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: tmp_collection operation: addreplica failed:org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:771)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:754)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.lambda$addReplica$1(AddReplicaCmd.java:168)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:190)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.call(AddReplicaCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:294)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:44766/admin/cores
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:732)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:227)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:188)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:391)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 103609 INFO  (qtp1635373671-36) [n:127.0.0.1:44766_ c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44766_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=500 QTime=15892
   [junit4]   2> 103610 ERROR (qtp1635373671-36) [n:127.0.0.1:44766_ c:tmp_collection   ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:276)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:248)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 103798 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1697385206
   [junit4]   2> 103798 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44766_
   [junit4]   2> 104038 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 104038 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44766_ as DOWN
   [junit4]   2> 104082 INFO  (OverseerCollectionConfigSetProcessor-74249205100969989-127.0.0.1:44766_-n_0000000000) [n:127.0.0.1:44766_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 104156 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 104156 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28f5035a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3220d25e
   [junit4]   2> 104281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 104281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@760dc82b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1907641b
   [junit4]   2> 104284 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 104284 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338231cc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@618b3750
   [junit4]   2> 104284 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 104429 INFO  (closeThreadPool-90-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74249205100969989-127.0.0.1:44766_-n_0000000000) closing
   [junit4]   2> 104473 INFO  (OverseerStateUpdate-74249205100969989-127.0.0.1:44766_-n_0000000000) [n:127.0.0.1:44766_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44766_
   [junit4]   2> 104483 INFO  (OverseerAutoScalingTriggerThread-74249205100969989-127.0.0.1:44766_-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3b9b5329[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 104666 INFO  (closeThreadPool-90-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74249205100969989-127.0.0.1:44766_-n_0000000000) closing
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6dff1677[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10]
   [junit4]   2> 104703 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.Overseer Overseer (id=74249205100969989-127.0.0.1:44766_-n_0000000000) closing
   [junit4]   2> 104719 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104720 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104721 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104722 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104775 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104787 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 104795 INFO  (zkCallback-36-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35600_
   [junit4]   2> 104815 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@78c96ca6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 104830 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ed6d2d{/,null,UNAVAILABLE}
   [junit4]   2> 104830 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 104848 INFO  (zkCallback-36-thread-2) [n:127.0.0.1:35600_    ] o.a.s.c.Overseer Overseer (id=74249205100969993-127.0.0.1:35600_-n_0000000001) starting
   [junit4]   2> 105109 INFO  (OverseerStateUpdate-74249205100969993-127.0.0.1:35600_-n_0000000001) [n:127.0.0.1:35600_    ] o.a.

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

eporter [org.apache.solr.metrics.reporters.SolrJmxReporter@423386b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@618b3750
   [junit4]   2> 108811 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 108843 INFO  (closeThreadPool-99-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74249205100970001-127.0.0.1:33253_-n_0000000003) closing
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5aab6bcf[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 108896 INFO  (OverseerStateUpdate-74249205100970001-127.0.0.1:33253_-n_0000000003) [n:127.0.0.1:33253_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33253_
   [junit4]   2> 108917 INFO  (OverseerAutoScalingTriggerThread-74249205100970001-127.0.0.1:33253_-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@65707f93[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 109070 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.Overseer Overseer (id=74249205100970001-127.0.0.1:33253_-n_0000000003) closing
   [junit4]   2> 109070 INFO  (closeThreadPool-99-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74249205100970001-127.0.0.1:33253_-n_0000000003) closing
   [junit4]   2> 109108 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@557d8bc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 109108 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e954f0d{/,null,UNAVAILABLE}
   [junit4]   2> 109108 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 109123 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 109123 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 109334 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> 	9	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 109395 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36013
   [junit4]   2> 109395 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[FFE5AB53EC0B3896]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36013
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=FFE5AB53EC0B3896 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   79.5s J0 | CdcrVersionReplicationTest.testCdcrDocVersions <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44766: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFE5AB53EC0B3896:773A0F11E6DD78A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_FFE5AB53EC0B3896-001
   [junit4]   2> Feb 25, 2019 2:13:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=758, maxMBSortInHeap=5.081966793930364, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2247158e), locale=en-SG, timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=2,free=285803376,total=355991552
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest]
   [junit4] Completed [286/844 (2!)] on J0 in 101.63s, 1 test, 1 error <<< FAILURES!

[...truncated 39773 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1407543767
 [ecj-lint] Compiling 20 source files to /tmp/ecj1407543767
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/spatial3d/src/test/org/apache/lucene/spatial3d/geom/GeoPathTest.java (at line 22)
 [ecj-lint] 	import static org.junit.Assert.assertEquals;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Assert.assertEquals is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/spatial3d/src/test/org/apache/lucene/spatial3d/geom/GeoPathTest.java (at line 23)
 [ecj-lint] 	import static org.junit.Assert.assertFalse;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Assert.assertFalse is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/spatial3d/src/test/org/apache/lucene/spatial3d/geom/GeoPathTest.java (at line 24)
 [ecj-lint] 	import static org.junit.Assert.assertTrue;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Assert.assertTrue is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:642: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/build.xml:207: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2268: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2099: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details.

Total time: 167 minutes 25 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