Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/12/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
  at sun.reflect.GeneratedConstructorAccessor100.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:773)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:835)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:958)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)  at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:610)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  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)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
        at sun.reflect.GeneratedConstructorAccessor100.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:773)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:835)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:958)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
        at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:610)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        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)


        at __randomizedtesting.SeedInfo.seed([3DA3DA20367CB190]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:296)
        at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([3DA3DA20367CB190:5FCE2461F9F2D1AE]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11868 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.MetricsHandlerTest_3DA3DA20367CB190-001/init-core-data-001
   [junit4]   2> 1004525 WARN  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1004525 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1004527 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1004528 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1004528 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1004553 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1004575 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1004639 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1004667 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b09e6b
   [junit4]   2> 1004668 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b09e6b
   [junit4]   2> 1004668 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b09e6b
   [junit4]   2> 1004669 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1004688 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1004701 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1004774 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1004780 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1004780 INFO  (coreLoadExecutor-4933-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@23b09e6b
   [junit4]   2> 1004780 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1004780 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.MetricsHandlerTest_3DA3DA20367CB190-001/init-core-data-001/]
   [junit4]   2> 1004781 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1332600136804043]
   [junit4]   2> 1004823 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1004823 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1004823 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1004823 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1004824 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=74.8876953125, 
floorSegmentMB=0.3828125, forceMergeDeletesPctAllowed=14.194512924542451, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1004824 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f099b71[collection1] main]
   [junit4]   2> 1004825 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1004828 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1004841 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1004841 INFO  (coreLoadExecutor-4933-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1572247868262055936
   [junit4]   2> 1004843 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1004844 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1004847 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1004847 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> 1004847 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1004848 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest 
-Dtests.method=testPropertyFilter -Dtests.seed=3DA3DA20367CB190 
-Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Asia/Dacca 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DA3DA20367CB190:5FCE2461F9F2D1AE]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1004852 INFO  
(TEST-MetricsHandlerTest.test-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1004853 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1004854 INFO  
(searcherExecutor-4934-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f099b71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004855 INFO  
(TEST-MetricsHandlerTest.test-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1004879 INFO  
(TEST-MetricsHandlerTest.test-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1004884 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 1004888 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 1004888 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1004888 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1422664903
   [junit4]   2> 1004888 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1004889 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1004890 INFO  
(SUITE-MetricsHandlerTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1004890 INFO  (coreCloseExecutor-4939-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12104153
   [junit4]   2> 1004891 INFO  (coreCloseExecutor-4939-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=303055187
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.admin.MetricsHandlerTest_3DA3DA20367CB190-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1949, maxMBSortInHeap=7.0268896546813, 
sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Asia/Dacca
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=249478240,total=413466624
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDelegationWithHadoopAuth, ExplicitHLLTest, TestReloadAndDeleteDocs, 
PrimitiveFieldTypeTest, ImplicitSnitchTest, PeerSyncReplicationTest, 
CollectionsAPISolrJTest, TestPivotHelperCode, IndexSchemaTest, 
DistribCursorPagingTest, TestPullReplica, HdfsCollectionsAPIDistributedZkTest, 
RequiredFieldsTest, CheckHdfsIndexTest, ConfigureRecoveryStrategyTest, 
TestSolrDeletionPolicy2, TestIndexingPerformance, SliceStateTest, 
DistributedFacetPivotLargeTest, SimplePostToolTest, 
FieldAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, 
HdfsDirectoryFactoryTest, SolrMetricReporterTest, 
TestReversedWildcardFilterFactory, DateFieldTest, TestIBSimilarityFactory, 
TestExactSharedStatsCache, TestPushWriter, TestFuzzyAnalyzedSuggestions, 
TestCSVResponseWriter, RegexBoostProcessorTest, TestRTimerTree, 
TestPayloadScoreQParserPlugin, TestSweetSpotSimilarityFactory, 
TestExpandComponent, RecoveryZkTest, TestNumericTokenStream, QueryParsingTest, 
PathHierarchyTokenizerFactoryTest, CoreMergeIndexesAdminHandlerTest, 
TestFieldCacheVsDocValues, TestCoreAdminApis, TestSQLHandlerNonCloud, 
ClassificationUpdateProcessorTest, NodeMutatorTest, TestUpdate, 
TestSurroundQueryParser, TestHashPartitioner, TestAuthorizationFramework, 
TestCollectionAPI, TestUseDocValuesAsStored, ReplicationFactorTest, 
CurrencyFieldTypeTest, TestDistribDocBasedVersion, AnalyticsMergeStrategyTest, 
SimpleCollectionCreateDeleteTest, PeerSyncWithIndexFingerprintCachingTest, 
CursorPagingTest, TestAtomicUpdateErrorCases, TestConfigReload, 
SortSpecParsingTest, StressHdfsTest, TestDFRSimilarityFactory, SolrCoreTest, 
TestChildDocTransformer, AutoScalingHandlerTest, BlockJoinFacetDistribTest, 
TestUtils, CursorMarkTest, SpatialFilterTest, NoCacheHeaderTest, 
SharedFSAutoReplicaFailoverTest, TestQuerySenderNoQuery, TestManagedResource, 
SaslZkACLProviderTest, TestFieldCollectionResource, 
UUIDUpdateProcessorFallbackTest, TestGroupingSearch, TestStressRecovery, 
TestCursorMarkWithoutUniqueKey, UninvertDocValuesMergePolicyTest, 
TestStressVersions, TestMacroExpander, BooleanFieldTest, 
DirectSolrConnectionTest, TestJsonFacetRefinement, SpatialHeatmapFacetsTest, 
OverseerModifyCollectionTest, SpellCheckCollatorWithCollapseTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, FacetPivotSmallTest, 
QueryElevationComponentTest, DocValuesTest, TestGraphTermsQParserPlugin, 
DocExpirationUpdateProcessorFactoryTest, CdcrUpdateLogTest, TestJmxIntegration, 
DirectUpdateHandlerOptimizeTest, ClassificationUpdateProcessorFactoryTest, 
CdcrVersionReplicationTest, CoreAdminHandlerTest, 
TestDocBasedVersionConstraints, BasicAuthStandaloneTest, 
TestReplicationHandlerBackup, SuggesterWFSTTest, TestTolerantSearch, 
SolrJmxReporterTest, TestRequestForwarding, TestQuerySenderListener, 
TestXIncludeConfig, DateMathParserTest, ConfigSetsAPITest, 
HdfsUnloadDistributedZkTest, TestLegacyTerms, 
TestLeaderElectionWithEmptyReplica, BinaryUpdateRequestHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, TestSolrCloudWithHadoopAuthPlugin, 
SimpleFacetsTest, TestSimpleQParserPlugin, ReplicaListTransformerTest, 
HdfsThreadLeakTest, TestLeaderInitiatedRecoveryThread, SoftAutoCommitTest, 
DirectoryFactoryTest, TestManagedSchemaThreadSafety, TestMaxScoreQueryParser, 
HLLSerializationTest, UUIDFieldTest, TestRuleBasedAuthorizationPlugin, 
TestConfigSets, TestReplicationHandler, ShardRoutingTest, ZkCLITest, 
AsyncCallRequestStatusResponseTest, TestClassNameShortening, 
TestNumericRangeQuery32, TestStressInPlaceUpdates, TestWriterPerf, 
StatsReloadRaceTest, SearchHandlerTest, TestRestManager, 
CoreAdminCreateDiscoverTest, HardAutoCommitTest, MetricsHandlerTest]
   [junit4] Completed [306/727 (1!)] on J0 in 0.39s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 849 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/init-core-data-001
   [junit4]   2> 2272100 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2272101 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2272102 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/tempDir-001
   [junit4]   2> 2272102 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2272102 INFO  (Thread-7395) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2272102 INFO  (Thread-7395) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2272104 ERROR (Thread-7395) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2272202 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40988
   [junit4]   2> 2272214 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2272214 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2272217 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b602ca1{/solr,null,AVAILABLE}
   [junit4]   2> 2272217 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53739a5a{/solr,null,AVAILABLE}
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@35ae13d6{SSL,[ssl, 
http/1.1]}{127.0.0.1:50917}
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a48ec54{SSL,[ssl, 
http/1.1]}{127.0.0.1:46855}
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.e.j.s.Server Started @2274746ms
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.e.j.s.Server Started @2274746ms
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50917}
   [junit4]   2> 2272219 ERROR (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2272219 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2272219 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2272219 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2272218 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46855}
   [junit4]   2> 2272219 ERROR (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2272220 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2272220 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2272219 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-07T07:47:58.407Z
   [junit4]   2> 2272220 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2272220 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-07T07:47:58.408Z
   [junit4]   2> 2272225 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2272227 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2272237 INFO  (jetty-launcher-5130-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40988/solr
   [junit4]   2> 2272237 INFO  (jetty-launcher-5130-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40988/solr
   [junit4]   2> 2272398 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2272399 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50917_solr
   [junit4]   2> 2272400 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.Overseer Overseer 
(id=98265574820478982-127.0.0.1:50917_solr-n_0000000000) starting
   [junit4]   2> 2272407 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2272408 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50917_solr
   [junit4]   2> 2272410 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2272410 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2272411 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46855_solr
   [junit4]   2> 2272414 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2272414 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2272459 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46855.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272462 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46855.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272462 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46855.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272462 INFO  (jetty-launcher-5130-thread-2) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/tempDir-001/node2/.
   [junit4]   2> 2272480 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50917.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272483 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50917.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272483 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50917.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2272483 INFO  (jetty-launcher-5130-thread-1) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/tempDir-001/node1/.
   [junit4]   2> 2272496 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d1c0508d30007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2272500 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2272502 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40988/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2272885 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2272891 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2272892 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2272901 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_serv1.vm3_47874_hdfs____she5tf/webapp
   [junit4]   2> 2273363 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:47874
   [junit4]   2> 2273467 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2273468 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2273476 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_43951_datanode____nh9va5/webapp
   [junit4]   2> 2273933 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43951
   [junit4]   2> 2273992 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2273993 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2274039 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_47410_datanode____.pmkca1/webapp
   [junit4]   2> 2274056 INFO  (IPC Server handler 4 on 42841) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a3381264-77f8-4aff-9152-e23de338d526 node 
DatanodeRegistration(127.0.0.1:59656, 
datanodeUuid=9d67968d-f81d-4e32-972c-c39c80dac0c4, infoPort=58488, 
infoSecurePort=0, ipcPort=40978, 
storageInfo=lv=-56;cid=testClusterID;nsid=1064445099;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2274056 INFO  (IPC Server handler 4 on 42841) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-0abe3976-d6de-4c2a-8630-9c9d331732db node 
DatanodeRegistration(127.0.0.1:59656, 
datanodeUuid=9d67968d-f81d-4e32-972c-c39c80dac0c4, infoPort=58488, 
infoSecurePort=0, ipcPort=40978, 
storageInfo=lv=-56;cid=testClusterID;nsid=1064445099;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2274510 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[3DA3DA20367CB190]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47410
   [junit4]   2> 2274590 INFO  (IPC Server handler 6 on 42841) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f72c674a-76ee-4f1c-85fc-c81fa460a2f7 node 
DatanodeRegistration(127.0.0.1:42014, 
datanodeUuid=e4e097f2-6700-45ae-9473-272eddff5667, infoPort=47389, 
infoSecurePort=0, ipcPort=34432, 
storageInfo=lv=-56;cid=testClusterID;nsid=1064445099;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2274590 INFO  (IPC Server handler 6 on 42841) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-e1287120-888e-4735-8899-6831198bb615 node 
DatanodeRegistration(127.0.0.1:42014, 
datanodeUuid=e4e097f2-6700-45ae-9473-272eddff5667, infoPort=47389, 
infoSecurePort=0, ipcPort=34432, 
storageInfo=lv=-56;cid=testClusterID;nsid=1064445099;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2274681 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2274703 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2274706 INFO  
(OverseerThreadFactory-10476-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
recoverytest
   [junit4]   2> 2274814 INFO  
(OverseerStateUpdate-98265574820478982-127.0.0.1:50917_solr-n_0000000000) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46855/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2274816 INFO  
(OverseerStateUpdate-98265574820478982-127.0.0.1:50917_solr-n_0000000000) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50917/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2275022 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2275022 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2275041 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2275041 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2275146 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2275146 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2275146 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2275146 INFO  
(zkCallback-5141-thread-2-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2276053 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2276053 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2276075 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2276075 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46855.solr.core.recoverytest.shard1.replica_n1' (registry 
'solr.core.recoverytest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50917.solr.core.recoverytest.shard1.replica_n2' (registry 
'solr.core.recoverytest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@164cca63
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:42841/data
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:42841/data
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2276077 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2276078 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/tempDir-001/node2/recoverytest_shard1_replica_n1],
 dataDir=[hdfs://serv1-vm3:42841/data/recoverytest/core_node1/data/]
   [junit4]   2> 2276077 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2276078 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3DA3DA20367CB190-001/tempDir-001/node1/recoverytest_shard1_replica_n2],
 dataDir=[hdfs://serv1-vm3:42841/data/recoverytest/core_node2/data/]
   [junit4]   2> 2276078 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 2276078 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 2276087 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2276087 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2276087 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2276089 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2276089 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2276089 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2276091 WARN  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 2276150 WARN  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 2281096 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2281097 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node1/data
   [junit4]   2> 2281113 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node1/data/index
   [junit4]   2> 2281118 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2281118 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2281118 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2281174 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2281177 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node2/data
   [junit4]   2> 2281178 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2281204 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://serv1-vm3:42841/data/recoverytest/core_node2/data/index
   [junit4]   2> 2281214 INFO  (IPC Server handler 9 on 42841) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42014 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a3381264-77f8-4aff-9152-e23de338d526:NORMAL:127.0.0.1:59656|RBW],
 
ReplicaUC[[DISK]DS-f72c674a-76ee-4f1c-85fc-c81fa460a2f7:NORMAL:127.0.0.1:42014|RBW]]}
 size 0
   [junit4]   2> 2281215 INFO  (IPC Server handler 9 on 42841) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59656 is 
added to blk_1073741825_1001 size 72
   [junit4]   2> 2281223 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2281223 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2281223 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2281292 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2281292 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281292 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2281297 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2281308 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281308 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281333 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3de83aa5[recoverytest_shard1_replica_n1] main]
   [junit4]   2> 2281335 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281335 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281336 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2281336 INFO  
(searcherExecutor-10481-thread-1-processing-n:127.0.0.1:46855_solr 
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node1) 
[n:127.0.0.1:46855_solr c:recoverytest s:shard1 r:core_node1 
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n1] Registered new searcher 
Searcher@3de83aa5[recoverytest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281337 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572249206810214400
   [junit4]   2> 2281374 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2281376 INFO  
(zkCallback-5141-thread-2-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281376 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281376 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281376 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281439 INFO  (IPC Server handler 6 on 42841) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42014 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0abe3976-d6de-4c2a-8630-9c9d331732db:NORMAL:127.0.0.1:59656|RBW],
 
ReplicaUC[[DISK]DS-e1287120-888e-4735-8899-6831198bb615:NORMAL:127.0.0.1:42014|RBW]]}
 size 0
   [junit4]   2> 2281439 INFO  (IPC Server handler 4 on 42841) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59656 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0abe3976-d6de-4c2a-8630-9c9d331732db:NORMAL:127.0.0.1:59656|RBW],
 
ReplicaUC[[DISK]DS-e1287120-888e-4735-8899-6831198bb615:NORMAL:127.0.0.1:42014|RBW]]}
 size 0
   [junit4]   2> 2281495 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2281495 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2281495 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2281504 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2281504 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2281515 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e2b7def[recoverytest_shard1_replica_n2] main]
   [junit4]   2> 2281517 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2281518 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2281518 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2281518 INFO  
(searcherExecutor-10482-thread-1-processing-n:127.0.0.1:50917_solr 
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node2) 
[n:127.0.0.1:50917_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n2] Registered new searcher 
Searcher@5e2b7def[recoverytest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2281518 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572249207000006656
   [junit4]   2> 2281878 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2281878 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2281878 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/
   [junit4]   2> 2281879 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1 
url=https://127.0.0.1:46855/solr START 
replicas=[https://127.0.0.1:50917/solr/recoverytest_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2281879 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1 
url=https://127.0.0.1:46855/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2281883 INFO  (qtp624319812-29523) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.S.Request [recoverytest_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2281884 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2281884 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
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> 2281884 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2281891 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/ shard1
   [junit4]   2> 2281995 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281995 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281995 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2281995 INFO  
(zkCallback-5141-thread-2-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282042 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2282045 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7006
   [junit4]   2> 2282148 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282148 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282148 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282148 INFO  
(zkCallback-5141-thread-2-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282529 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7509
   [junit4]   2> 2282532 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2282631 INFO  
(zkCallback-5142-thread-2-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282631 INFO  
(zkCallback-5142-thread-1-processing-n:127.0.0.1:50917_solr) 
[n:127.0.0.1:50917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282632 INFO  
(zkCallback-5141-thread-2-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282632 INFO  
(zkCallback-5141-thread-1-processing-n:127.0.0.1:46855_solr) 
[n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2282711 INFO  
(OverseerCollectionConfigSetProcessor-98265574820478982-127.0.0.1:50917_solr-n_0000000000)
 [n:127.0.0.1:50917_solr    ] 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> 2283533 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=8832
   [junit4]   2> 2283534 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[3DA3DA20367CB190]) [    ] 
o.a.s.c.RecoveryZkTest Indexing 700 documents
   [junit4]   2> 2283548 DEBUG (qtp1104609033-29509) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs 
tlog{file=hdfs://serv1-vm3:42841/data/recoverytest/core_node1/data/tlog/tlog.0000000000000000000
 refcount=1}
   [junit4]   2> 2283556 DEBUG (qtp624319812-29516) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs 
tlog{file=hdfs://serv1-vm3:42841/data/recoverytest/core_node2/data/tlog/tlog.0000000000000000000
 refcount=1}
   [junit4]   2> 2283562 INFO  (qtp624319812-29521) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-0
 (1572249209122324480)]} 0 9
   [junit4]   2> 2283563 INFO  (qtp1104609033-29508) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 
(1572249209122324480)]} 0 21
   [junit4]   2> 2283563 INFO  (qtp624319812-29516) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-0
 (1572249209122324481)]} 0 12
   [junit4]   2> 2283564 INFO  (qtp1104609033-29509) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 
(1572249209122324481)]} 0 22
   [junit4]   2> 2283566 INFO  (qtp624319812-29523) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-1
 (1572249209145393152)]} 0 1
   [junit4]   2> 2283566 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-1
 (1572249209145393153)]} 0 0
   [junit4]   2> 2283566 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 
(1572249209145393152)]} 0 2
   [junit4]   2> 2283567 INFO  (qtp1104609033-29513) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 
(1572249209145393153)]} 0 2
   [junit4]   2> 2283570 INFO  (qtp624319812-29520) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-2
 (1572249209149587456)]} 0 2
   [junit4]   2> 2283570 INFO  (qtp624319812-29519) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-2
 (1572249209148538880)]} 0 2
   [junit4]   2> 2283571 INFO  (qtp1104609033-29515) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 
(1572249209149587456)]} 0 3
   [junit4]   2> 2283571 INFO  (qtp1104609033-29514) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 
(1572249209148538880)]} 0 3
   [junit4]   2> 2283578 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-1
 (-1572249209155878913)]} 0 1
   [junit4]   2> 2283578 INFO  (qtp624319812-29521) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-1
 (-1572249209155878912)]} 0 2
   [junit4]   2> 2283578 INFO  (qtp1104609033-29511) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1 
(-1572249209155878912)]} 0 3
   [junit4]   2> 2283578 INFO  (qtp1104609033-29508) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1 
(-1572249209155878913)]} 0 3
   [junit4]   2> 2283580 INFO  (qtp624319812-29523) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-3
 (1572249209161121793)]} 0 0
   [junit4]   2> 2283580 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-3
 (1572249209161121792)]} 0 0
   [junit4]   2> 2283580 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 
(1572249209161121793)]} 0 1
   [junit4]   2> 2283580 INFO  (qtp1104609033-29509) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 
(1572249209161121792)]} 0 1
   [junit4]   2> 2283582 INFO  (qtp624319812-29516) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-2
 (-1572249209163218944)]} 0 0
   [junit4]   2> 2283582 INFO  (qtp624319812-29519) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-2
 (-1572249209163218945)]} 0 0
   [junit4]   2> 2283583 INFO  (qtp1104609033-29513) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 
(-1572249209163218944)]} 0 1
   [junit4]   2> 2283583 INFO  (qtp1104609033-29515) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 
(-1572249209163218945)]} 0 1
   [junit4]   2> 2283585 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-4
 (1572249209166364672)]} 0 0
   [junit4]   2> 2283585 INFO  (qtp624319812-29521) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-4
 (1572249209166364673)]} 0 0
   [junit4]   2> 2283585 INFO  (qtp1104609033-29514) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 
(1572249209166364672)]} 0 1
   [junit4]   2> 2283585 INFO  (qtp1104609033-29511) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 
(1572249209166364673)]} 0 1
   [junit4]   2> 2283590 INFO  (qtp624319812-29520) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-5
 (1572249209168461824)]} 0 3
   [junit4]   2> 2283591 INFO  (qtp1104609033-29508) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 
(1572249209168461824)]} 0 5
   [junit4]   2> 2283592 INFO  (qtp624319812-29523) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-5
 (1572249209168461825)]} 0 5
   [junit4]   2> 2283592 INFO  (qtp1104609033-29512) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 
(1572249209168461825)]} 0 6
   [junit4]   2> 2283594 INFO  (qtp624319812-29516) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-3
 (-1572249209175801857)]} 0 0
   [junit4]   2> 2283594 INFO  (qtp624319812-29518) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-3
 (-1572249209175801856)]} 0 1
   [junit4]   2> 2283594 INFO  (qtp1104609033-29513) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3 
(-1572249209175801857)]} 0 1
   [junit4]   2> 2283594 INFO  (qtp1104609033-29509) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3 
(-1572249209175801856)]} 0 2
   [junit4]   2> 2283597 INFO  (qtp624319812-29519) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-6
 (1572249209177899009)]} 0 0
   [junit4]   2> 2283597 INFO  (qtp624319812-29522) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-6
 (1572249209177899008)]} 0 1
   [junit4]   2> 2283597 INFO  (qtp1104609033-29514) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 
(1572249209177899009)]} 0 1
   [junit4]   2> 2283597 INFO  (qtp1104609033-29515) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 
(1572249209177899008)]} 0 2
   [junit4]   2> 2283599 INFO  (qtp624319812-29521) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-4
 (-1572249209181044736)]} 0 0
   [junit4]   2> 2283599 INFO  (qtp1104609033-29511) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 
(-1572249209181044736)]} 0 1
   [junit4]   2> 2283602 INFO  (qtp624319812-29520) [n:127.0.0.1:50917_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46855/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-7
 (1572249209183141888)]} 0 1
   [junit4]   2> 2283602 INFO  (qtp1104609033-29508) [n:127.0.0.1:46855_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shar

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

 [junit4]   2> NOTE: All tests run in this JVM: 
[ConjunctionSolrSpellCheckerTest, SolrMetricsIntegrationTest, 
TestDeleteCollectionOnDownNodes, TestClassicSimilarityFactory, 
TestCloudPseudoReturnFields, HighlighterMaxOffsetTest, TermsComponentTest, 
CoreSorterTest, CollectionsAPIDistributedZkTest, BlockJoinFacetRandomTest, 
TestSlowCompositeReaderWrapper, TestRecovery, TestCorePropertiesReload, 
DistributedSuggestComponentTest, SolrIndexMetricsTest, 
TestSuggestSpellingConverter, ChangedSchemaMergeTest, 
LeaderElectionIntegrationTest, MoreLikeThisHandlerTest, OverseerRolesTest, 
TestUninvertingReader, EnumFieldTest, LoggingHandlerTest, 
SolrGraphiteReporterTest, UtilsToolTest, CloudMLTQParserTest, RuleEngineTest, 
V2StandaloneTest, TestHalfAndHalfDocValues, TestSubQueryTransformer, 
CdcrRequestHandlerTest, TestObjectReleaseTracker, TestFastLRUCache, 
DocValuesMultiTest, TestFileDictionaryLookup, TestManagedSchemaAPI, 
BJQParserTest, TlogReplayBufferedWhileIndexingTest, 
TestPartialUpdateDeduplication, TestSolrJ, TestRangeQuery, 
TestEmbeddedSolrServerConstructors, UpdateParamsTest, SolrPluginUtilsTest, 
TestFieldCacheWithThreads, TestRemoteStreaming, ExitableDirectoryReaderTest, 
DeleteStatusTest, DistanceUnitsTest, SolrRequestParserTest, 
TestFilteredDocIdSet, SolrIndexConfigTest, CachingDirectoryFactoryTest, 
AnalyticsQueryTest, DOMUtilTest, TestCustomSort, TestDistributedMissingSort, 
SchemaVersionSpecificBehaviorTest, TestHighFrequencyDictionaryFactory, 
DistributedTermsComponentTest, TestNumericRangeQuery64, 
TestUseDocValuesAsStored2, TestCloudDeleteByQuery, CustomCollectionTest, 
SpatialRPTFieldTypeTest, TestLegacyNumericUtils, HdfsBasicDistributedZkTest, 
TestRealTimeGet, TestMiniSolrCloudClusterSSL, 
TestLegacyNumericRangeQueryBuilder, TestJavabinTupleStreamParser, 
TestTolerantUpdateProcessorCloud, PKIAuthenticationIntegrationTest, 
TestAnalyzeInfixSuggestions, TestStressCloudBlindAtomicUpdates, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, 
TestSolrIndexConfig, ReplaceNodeTest, InfoHandlerTest, 
DocumentAnalysisRequestHandlerTest, ShufflingReplicaListTransformerTest, 
TestStandardQParsers, TestRTGBase, TestSystemCollAutoCreate, TestApiFramework, 
TestShardHandlerFactory, BaseCdcrDistributedZkTest, TestStressLucene, 
TestMiniSolrCloudCluster, TestCloudManagedSchema, 
CdcrReplicationDistributedZkTest, FullHLLTest, TestTrackingShardHandlerFactory, 
UpdateRequestProcessorFactoryTest, TermVectorComponentDistributedTest, 
TestHashQParserPlugin, SolrSlf4jReporterTest, TestStressLiveNodes, 
TestDistribIDF, InfixSuggestersTest, HdfsSyncSliceTest, 
TestPKIAuthenticationPlugin, ConvertedLegacyTest, TestHdfsCloudBackupRestore, 
BasicAuthIntegrationTest, ShardRoutingCustomTest, TemplateUpdateProcessorTest, 
TestSizeLimitedDistributedMap, ConnectionManagerTest, TestSolr4Spatial, 
TestReplicaProperties, TestFieldCacheReopen, TestCSVLoader, TestRecoveryHdfs, 
TestHdfsBackupRestoreCore, TestCrossCoreJoin, TestQueryWrapperFilter, 
EchoParamsTest, SharedFSAutoReplicaFailoverUtilsTest, 
DistributedMLTComponentTest, TestDynamicFieldResource, TestLRUCache, 
TestClusterProperties, TestDownShardTolerantSearch, TestConfigsApi, 
DirectSolrSpellCheckerTest, TestInPlaceUpdatesDistrib, TestSolrCoreParser, 
RankQueryTest, SystemInfoHandlerTest, TestSchemalessBufferedUpdates, 
MigrateRouteKeyTest, TestCharFilters, DistributedQueryComponentCustomSortTest, 
SignatureUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, 
CoreAdminRequestStatusTest, SpellPossibilityIteratorTest, TestSegmentSorting, 
DebugComponentTest, BasicZkTest, PingRequestHandlerTest, 
TolerantUpdateProcessorTest, CollectionsAPIAsyncDistributedZkTest, 
TestSolrConfigHandlerCloud, TermVectorComponentTest, TestSolrQueryParser, 
PluginInfoTest, DistribDocExpirationUpdateProcessorTest, 
PreAnalyzedUpdateProcessorTest, BadIndexSchemaTest, OverseerTaskQueueTest, 
MoveReplicaHDFSTest, TestQueryTypes, TestAnalyzedSuggestions, TestJsonFacets, 
SegmentsInfoRequestHandlerTest, TestConfigSetsAPI, 
TestImpersonationWithHadoopAuth, MetricsConfigTest, 
RecoveryAfterSoftCommitTest, TestSha256AuthenticationProvider, 
TestJettySolrRunner, TestDistributedStatsComponentCardinality, 
TestSystemIdResolver, TestRandomFaceting, FieldMutatingUpdateProcessorTest, 
MBeansHandlerTest, TestNestedDocsSort, PolyFieldTest, HttpPartitionTest, 
DocumentBuilderTest, TestPointFields, TestInfoStreamLogging, 
SolrShardReporterTest, SearchHandlerTest, AnalysisErrorHandlingTest, 
OverseerCollectionConfigSetProcessorTest, DataDrivenBlockJoinTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, 
LeaderElectionTest, TestZkChroot, AutoCommitTest, 
DistributedSpellCheckComponentTest, TestJoin, TestCoreContainer, 
SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SpellCheckCollatorTest, SuggesterFSTTest, SuggesterTSTTest, TestTrie, 
SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, TestComponentsName, HighlighterConfigTest, 
SOLR749Test, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, 
BadComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, 
TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, 
SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, 
ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteReplicaTest, 
DistributedQueueTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MultiThreadedOCPTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudRecovery, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, 
TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport, 
TestPullReplicaErrorHandling, TestRandomFlRTGCloud, 
TestRandomRequestDistribution, TestRequestStatusCollectionAPI, 
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestPolicyCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest 
-Dtests.seed=3DA3DA20367CB190 -Dtests.slow=true -Dtests.locale=ar-DZ 
-Dtests.timezone=Africa/Cairo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
   [junit4]    >        at 
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:773)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:835)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:958)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:969)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:610)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DA3DA20367CB190]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:296)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [571/727 (2!)] on J1 in 41.24s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43813 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to