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

[JENKINS] Lucene-Solr-Tests-master - Build # 1430 - Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/index.20161019181036765, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/index.20161019181036830, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/snapshot_metadata] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/index.20161019181036765, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/index.20161019181036830, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-006/./collection1/data/snapshot_metadata] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([EC8B90B6829A0D4F:1BF87EEE4472A2A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11443 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/init-core-data-001
   [junit4]   2> 850502 INFO  (SUITE-TestReplicationHandler-seed#[EC8B90B6829A0D4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 850503 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 850503 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1
   [junit4]   2> 850506 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 850507 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84cee62{/solr,null,AVAILABLE}
   [junit4]   2> 850508 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@61d63baa{HTTP/1.1,[http/1.1]}{127.0.0.1:52530}
   [junit4]   2> 850508 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @852801ms
   [junit4]   2> 850508 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=52530}
   [junit4]   2> 850509 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 850509 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 850509 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 850509 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 850509 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:25.308Z
   [junit4]   2> 850509 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/solr.xml
   [junit4]   2> 850516 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/.
   [junit4]   2> 850516 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 850522 WARN  (coreLoadExecutor-3699-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 850523 INFO  (coreLoadExecutor-3699-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 850529 INFO  (coreLoadExecutor-3699-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 850530 INFO  (coreLoadExecutor-3699-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 850531 INFO  (coreLoadExecutor-3699-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1
   [junit4]   2> 850532 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 850532 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 850537 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 850537 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 850537 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769897810132414]
   [junit4]   2> 850537 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62100602[collection1] main]
   [junit4]   2> 850537 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/conf
   [junit4]   2> 850538 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 850538 INFO  (coreLoadExecutor-3699-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 850538 INFO  (searcherExecutor-3700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62100602[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851018 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1
   [junit4]   2> 851020 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 851020 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54849e1{/solr,null,AVAILABLE}
   [junit4]   2> 851021 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@58e1c4c9{HTTP/1.1,[http/1.1]}{127.0.0.1:48850}
   [junit4]   2> 851021 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @853313ms
   [junit4]   2> 851021 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=48850}
   [junit4]   2> 851021 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851022 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 851022 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 851022 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851022 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:25.821Z
   [junit4]   2> 851022 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/solr.xml
   [junit4]   2> 851033 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/.
   [junit4]   2> 851034 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 851039 WARN  (coreLoadExecutor-3709-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 851039 INFO  (coreLoadExecutor-3709-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 851045 INFO  (coreLoadExecutor-3709-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 851046 INFO  (coreLoadExecutor-3709-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 851047 INFO  (coreLoadExecutor-3709-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/./collection1
   [junit4]   2> 851047 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 851048 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 851052 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 851052 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 851052 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769897810132414]
   [junit4]   2> 851052 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@456f4bff[collection1] main]
   [junit4]   2> 851053 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/conf
   [junit4]   2> 851054 INFO  (coreLoadExecutor-3709-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 851054 INFO  (searcherExecutor-3710-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@456f4bff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851056 INFO  (qtp1395452797-9476) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 851056 INFO  (indexFetcher-3714-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 851056 INFO  (indexFetcher-3714-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 851056 INFO  (indexFetcher-3714-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 851536 INFO  (qtp1395452797-9478) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 851536 INFO  (qtp1395452797-9478) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 851538 INFO  (qtp1454333250-9493) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 851538 INFO  (qtp1454333250-9493) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 851538 INFO  (qtp1395452797-9479) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851538 INFO  (qtp1395452797-9479) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@798e11ab
   [junit4]   2> 851539 INFO  (qtp1395452797-9479) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3674fad1[collection1] main]
   [junit4]   2> 851539 INFO  (qtp1395452797-9479) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851539 INFO  (searcherExecutor-3700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3674fad1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851539 INFO  (qtp1395452797-9479) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 851540 INFO  (qtp1454333250-9494) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 851540 INFO  (qtp1454333250-9494) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@772d1fd0
   [junit4]   2> 851540 INFO  (qtp1454333250-9494) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38d7e57e[collection1] main]
   [junit4]   2> 851541 INFO  (qtp1454333250-9494) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 851541 INFO  (searcherExecutor-3710-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38d7e57e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 851541 INFO  (qtp1454333250-9494) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 851543 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@61d63baa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851543 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=147568685
   [junit4]   2> 851543 INFO  (coreCloseExecutor-3715-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5379f76a
   [junit4]   2> 851544 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@84cee62{/solr,null,UNAVAILABLE}
   [junit4]   2> 851545 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@58e1c4c9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851545 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1598955051
   [junit4]   2> 851546 INFO  (coreCloseExecutor-3717-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d8be6c
   [junit4]   2> 851547 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54849e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 851548 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 851549 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eb8b015{/solr,null,AVAILABLE}
   [junit4]   2> 851549 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f97a2e8{HTTP/1.1,[http/1.1]}{127.0.0.1:53387}
   [junit4]   2> 851549 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @853842ms
   [junit4]   2> 851550 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=53387}
   [junit4]   2> 851550 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851551 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 851551 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 851551 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851551 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:26.350Z
   [junit4]   2> 851552 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/solr.xml
   [junit4]   2> 851557 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/.
   [junit4]   2> 851557 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 851562 WARN  (coreLoadExecutor-3724-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 851563 INFO  (coreLoadExecutor-3724-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 851568 INFO  (coreLoadExecutor-3724-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 851570 INFO  (coreLoadExecutor-3724-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 851570 INFO  (coreLoadExecutor-3724-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1
   [junit4]   2> 851575 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 851576 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=23.923828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=12.66073728080398, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.757898386335128]
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1350c81d[collection1] main]
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/conf
   [junit4]   2> 851591 INFO  (coreLoadExecutor-3724-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 851592 INFO  (searcherExecutor-3725-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1350c81d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 852061 INFO  (qtp1143298188-9522) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 852062 INFO  (qtp1143298188-9522) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 852063 INFO  (qtp1143298188-9518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 852063 INFO  (qtp1143298188-9512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 852064 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 852065 INFO  (qtp1143298188-9517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 852066 INFO  (qtp1143298188-9523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 852066 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 852067 INFO  (qtp1143298188-9513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 852068 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 852068 INFO  (qtp1143298188-9522) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 852069 INFO  (qtp1143298188-9518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 852069 INFO  (qtp1143298188-9512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 852070 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 852070 INFO  (qtp1143298188-9517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 852071 INFO  (qtp1143298188-9523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 852072 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 852072 INFO  (qtp1143298188-9513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 852075 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 852076 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 852076 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 852076 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 852077 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 852078 INFO  (qtp1143298188-9517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 852078 INFO  (qtp1143298188-9523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 852078 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 852079 INFO  (qtp1143298188-9513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 852079 INFO  (qtp1143298188-9522) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 852080 INFO  (qtp1143298188-9518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 852080 INFO  (qtp1143298188-9512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 852081 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 852081 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 852082 INFO  (qtp1143298188-9517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 852082 INFO  (qtp1143298188-9523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 852083 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 852083 INFO  (qtp1143298188-9513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 852084 INFO  (qtp1143298188-9522) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 852084 INFO  (qtp1143298188-9518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 852085 INFO  (qtp1143298188-9512) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 852085 INFO  (qtp1143298188-9515) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 852085 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 852086 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 852086 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 852087 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 852087 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 852088 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 852088 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 852088 INFO  (qtp1143298188-9519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 852089 INFO  (qtp1143298188-9517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 852089 INFO  (qtp1143298188-9523) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 852089 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 852090 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@49ceeb0b
   [junit4]   2> 852118 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bbef39c[collection1] main]
   [junit4]   2> 852118 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 852118 INFO  (searcherExecutor-3725-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bbef39c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C50)))}
   [junit4]   2> 852118 INFO  (qtp1143298188-9525) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 852119 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f97a2e8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 852119 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1818538604
   [junit4]   2> 852120 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40c413e9
   [junit4]   2> 852121 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eb8b015{/solr,null,UNAVAILABLE}
   [junit4]   2> 852123 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 852124 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f32b78b{/solr,null,AVAILABLE}
   [junit4]   2> 852124 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4099c7d9{HTTP/1.1,[http/1.1]}{127.0.0.1:40763}
   [junit4]   2> 852124 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @854416ms
   [junit4]   2> 852124 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=40763}
   [junit4]   2> 852124 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 852125 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 852125 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 852125 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 852125 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:26.924Z
   [junit4]   2> 852125 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/solr.xml
   [junit4]   2> 852135 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/.
   [junit4]   2> 852135 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 852141 WARN  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 852142 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 852147 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 852156 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 852157 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1
   [junit4]   2> 852157 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 852162 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 852162 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 852163 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=23.923828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=12.66073728080398, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 852164 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@abe4b7f[collection1] main]
   [junit4]   2> 852164 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-001/collection1/conf
   [junit4]   2> 852164 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 852164 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@abe4b7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C50)))}
   [junit4]   2> 852638 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 852639 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d086343{/solr,null,AVAILABLE}
   [junit4]   2> 852639 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@779236b0{HTTP/1.1,[http/1.1]}{127.0.0.1:44740}
   [junit4]   2> 852647 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @854939ms
   [junit4]   2> 852647 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=44740}
   [junit4]   2> 852647 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 852647 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 852648 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 852648 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 852648 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:27.447Z
   [junit4]   2> 852648 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/solr.xml
   [junit4]   2> 852655 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/.
   [junit4]   2> 852655 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 852660 WARN  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 852661 INFO  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 852667 INFO  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 852668 INFO  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 852669 INFO  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/./collection1
   [junit4]   2> 852669 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 852670 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=23.923828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=12.66073728080398, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 852679 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 852679 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 852679 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.757898386335128]
   [junit4]   2> 852679 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6555bcad[collection1] main]
   [junit4]   2> 852679 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/conf
   [junit4]   2> 852680 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 852680 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6555bcad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 853163 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 853167 INFO  (qtp492080583-9538) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 853168 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 853168 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1476918626889
   [junit4]   2> 853168 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 853168 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 853169 INFO  (qtp492080583-9539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 853170 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 853172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=23.923828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=12.66073728080398, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 853172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 853172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/data/index.20161019181027969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ccdd904; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 853173 INFO  (qtp492080583-9540) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 853174 INFO  (qtp492080583-9541) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 853177 INFO  (qtp492080583-9542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 854642 INFO  (qtp492080583-9535) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 854644 INFO  (qtp492080583-9538) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 854645 INFO  (qtp492080583-9539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 854646 INFO  (qtp492080583-9540) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 856043 INFO  (qtp492080583-9541) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 856044 INFO  (qtp492080583-9542) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 856045 INFO  (qtp492080583-9535) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 856046 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=301260) : 2 secs (150630 bytes/sec) to NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-002/collection1/data/index.20161019181027969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ccdd904; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 856053 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.757898386335128]
   [junit4]   2> 856054 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 856055 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce937ed[collection1] main]
   [junit4]   2> 856055 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ce937ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C50)))}
   [junit4]   2> 856055 INFO  (qtp642224738-9555) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:40763/solr/collection1/replication&command=fetchindex} status=0 QTime=2893
   [junit4]   2> 856058 INFO  (qtp642224738-9557) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=50 status=0 QTime=0
   [junit4]   2> 856059 INFO  (qtp492080583-9536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 856060 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 50 docs
   [junit4]   2> 856060 INFO  (qtp492080583-9536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 856060 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0 timeTakenInSeconds = 2
   [junit4]   2> 856060 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
   [junit4]   2> 856061 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4099c7d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 856061 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1580080376
   [junit4]   2> 856062 INFO  (coreCloseExecutor-3752-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@565cb11f
   [junit4]   2> 856084 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f32b78b{/solr,null,UNAVAILABLE}
   [junit4]   2> 856085 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@779236b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 856085 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=567931660
   [junit4]   2> 856086 INFO  (coreCloseExecutor-3754-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b0ba3d7
   [junit4]   2> 856087 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d086343{/solr,null,UNAVAILABLE}
   [junit4]   2> 856090 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 856090 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1
   [junit4]   2> 856092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 856093 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@318920c7{/solr,null,AVAILABLE}
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6189b9e1{HTTP/1.1,[http/1.1]}{127.0.0.1:48385}
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @858386ms
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=48385}
   [junit4]   2> 856094 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 856094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856095 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:30.894Z
   [junit4]   2> 856095 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/solr.xml
   [junit4]   2> 856102 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/.
   [junit4]   2> 856102 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 856108 WARN  (coreLoadExecutor-3761-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 856109 INFO  (coreLoadExecutor-3761-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 856115 INFO  (coreLoadExecutor-3761-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 856117 INFO  (coreLoadExecutor-3761-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 856118 INFO  (coreLoadExecutor-3761-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/./collection1
   [junit4]   2> 856119 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 856119 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 856124 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 856124 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856124 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769897810132414]
   [junit4]   2> 856124 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4490cd36[collection1] main]
   [junit4]   2> 856125 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1/conf
   [junit4]   2> 856125 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 856125 INFO  (coreLoadExecutor-3761-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 856125 INFO  (searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4490cd36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856604 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/collection1
   [junit4]   2> 856606 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 856607 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c647698{/solr,null,AVAILABLE}
   [junit4]   2> 856607 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e1dae52{HTTP/1.1,[http/1.1]}{127.0.0.1:42543}
   [junit4]   2> 856607 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @858900ms
   [junit4]   2> 856607 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/collection1/data, hostContext=/solr, hostPort=42543}
   [junit4]   2> 856608 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 856608 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 856608 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 856608 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856608 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:31.407Z
   [junit4]   2> 856608 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/solr.xml
   [junit4]   2> 856614 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/.
   [junit4]   2> 856614 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 856626 WARN  (coreLoadExecutor-3771-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 856626 INFO  (coreLoadExecutor-3771-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 856633 INFO  (coreLoadExecutor-3771-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 856634 INFO  (coreLoadExecutor-3771-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 856635 INFO  (coreLoadExecutor-3771-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/./collection1
   [junit4]   2> 856635 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 856636 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 856640 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 856640 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 856640 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769897810132414]
   [junit4]   2> 856643 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4917f550[collection1] main]
   [junit4]   2> 856643 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-004/collection1/conf
   [junit4]   2> 856644 INFO  (coreLoadExecutor-3771-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 856644 INFO  (searcherExecutor-3772-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4917f550[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856713 INFO  (qtp422584087-9580) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 856713 INFO  (indexFetcher-3776-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 856713 INFO  (indexFetcher-3776-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 856713 INFO  (indexFetcher-3776-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 857115 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2e1dae52{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857115 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=742649275
   [junit4]   2> 857116 INFO  (coreCloseExecutor-3777-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13faee51
   [junit4]   2> 857117 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c647698{/solr,null,UNAVAILABLE}
   [junit4]   2> 857118 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6189b9e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857118 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1841264876
   [junit4]   2> 857119 INFO  (coreCloseExecutor-3779-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52c04f44
   [junit4]   2> 857120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@318920c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 857120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 857121 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6eb066df{/solr,null,AVAILABLE}
   [junit4]   2> 857122 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1636971c{HTTP/1.1,[http/1.1]}{127.0.0.1:56565}
   [junit4]   2> 857122 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.Server Started @859414ms
   [junit4]   2> 857122 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=56565}
   [junit4]   2> 857122 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 857122 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 857123 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 857123 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857123 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-19T23:10:31.922Z
   [junit4]   2> 857123 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/solr.xml
   [junit4]   2> 857128 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/.
   [junit4]   2> 857128 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 857133 WARN  (coreLoadExecutor-3786-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 857134 INFO  (coreLoadExecutor-3786-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 857140 INFO  (coreLoadExecutor-3786-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 857142 INFO  (coreLoadExecutor-3786-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 857143 INFO  (coreLoadExecutor-3786-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/./collection1
   [junit4]   2> 857143 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 857144 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.769897810132414]
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@683cd82f[collection1] main]
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001/solr-instance-003/collection1/conf
   [junit4]   2> 857148 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 857149 INFO  (coreLoadExecutor-3786-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 857149 INFO  (searcherExecutor-3787-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@683cd82f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857647 INFO  (qtp2145617402-9619) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 857648 INFO  (qtp2145617402-9619) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 857648 INFO  (qtp2145617402-9618) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 857648 INFO  (qtp2145617402-9618) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68aa01ed
   [junit4]   2> 857649 INFO  (qtp2145617402-9618) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2750f8b3[collection1] main]
   [junit4]   2> 857649 INFO  (qtp2145617402-9618) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 857649 INFO  (searcherExecutor-

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


   [junit4]   2> 910011 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 910012 INFO  (qtp788057971-10469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 910016 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 910016 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1476918674624
   [junit4]   2> 910016 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 910016 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 910016 INFO  (qtp838911400-10432) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:35407/solr/collection1/replication&command=fetchindex} status=0 QTime=9
   [junit4]   2> 910017 INFO  (qtp788057971-10470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=496 status=0 QTime=0
   [junit4]   2> 910018 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 496 docs
   [junit4]   2> 910018 INFO  (qtp838911400-10436) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=496 status=0 QTime=0
   [junit4]   2> 910018 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 496 docs
   [junit4]   2> 910019 INFO  (qtp788057971-10474) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910019 INFO  (qtp838911400-10436) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910022 INFO  (qtp788057971-10476) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910022 INFO  (qtp838911400-10437) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 910023 INFO  (qtp838911400-10438) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910024 INFO  (qtp788057971-10470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 910024 INFO  (qtp838911400-10439) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 910025 INFO  (qtp788057971-10475) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 910032 INFO  (qtp788057971-10472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910032 INFO  (qtp838911400-10432) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=6
   [junit4]   2> 910033 INFO  (qtp838911400-10433) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910033 INFO  (qtp788057971-10475) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 910034 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexFetchWithMasterUrl
   [junit4]   2> 910037 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@136d57f1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 910037 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1079290184
   [junit4]   2> 910044 INFO  (coreCloseExecutor-4342-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34687e95
   [junit4]   2> 910052 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bc53120{/solr,null,UNAVAILABLE}
   [junit4]   2> 910054 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@46f1567c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 910054 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1904554878
   [junit4]   2> 910064 INFO  (coreCloseExecutor-4344-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37e1f16b
   [junit4]   2> 910070 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[EC8B90B6829A0D4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13161d3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 910072 INFO  (SUITE-TestReplicationHandler-seed#[EC8B90B6829A0D4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_EC8B90B6829A0D4F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1781, maxMBSortInHeap=7.216458756523599, sim=ClassicSimilarity, locale=ar-QA, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=268725872,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortingResponseWriter, MinimalSchemaTest, StandardRequestHandlerTest, DistributedVersionInfoTest, TestAnalyzedSuggestions, TestCloudManagedSchema, ConcurrentDeleteAndCreateCollectionTest, TestFunctionQuery, SolrCloudExampleTest, TestLRUCache, FastVectorHighlighterTest, TestLazyCores, TestFastWriter, TestCloudDeleteByQuery, TestTestInjection, TestRTGBase, TestDocTermOrds, CdcrVersionReplicationTest, ChangedSchemaMergeTest, TestCollapseQParserPlugin, TestRequestForwarding, TestQuerySenderListener, PluginInfoTest, TestCodecSupport, CloudExitableDirectoryReaderTest, DeleteShardTest, QueryEqualityTest, TestHighFrequencyDictionaryFactory, TestRealTimeGet, TestJsonFacets, TestReqParamsAPI, TestSolrCloudWithKerberosAlt, TestNumericTerms32, HdfsSyncSliceTest, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, JSONWriterTest, ClusterStateTest, TestStandardQParsers, CreateCollectionCleanupTest, LeaderElectionIntegrationTest, DocumentAnalysisRequestHandlerTest, ResponseHeaderTest, TestDFISimilarityFactory, CoreAdminCreateDiscoverTest, MultiTermTest, TestFieldCacheSanityChecker, ResponseLogComponentTest, TestCSVLoader, TestLMJelinekMercerSimilarityFactory, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, SpellPossibilityIteratorTest, DeleteLastCustomShardedReplicaTest, SignatureUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestBadConfig, SolrCoreTest, TestPKIAuthenticationPlugin, TestXmlQParser, CopyFieldTest, TestRemoteStreaming, TestRandomFaceting, TestSolrCoreSnapshots, TestConfigSetsAPIExclusivity, TestDFRSimilarityFactory, TestFaceting, TestReloadDeadlock, SearchHandlerTest, TestNRTOpen, SyncSliceTest, TestJmxIntegration, DateMathParserTest, CoreSorterTest, TestBlendedInfixSuggestions, HLLSerializationTest, BufferStoreTest, BasicDistributedZkTest, TestSolr4Spatial, TlogReplayBufferedWhileIndexingTest, TestFieldSortValues, PreAnalyzedUpdateProcessorTest, TestDistributedSearch, TestSchemaVersionResource, CheckHdfsIndexTest, PolyFieldTest, SharedFSAutoReplicaFailoverUtilsTest, TestValueSourceCache, TestDynamicFieldCollectionResource, TestCloudPseudoReturnFields, ReturnFieldsTest, DataDrivenBlockJoinTest, BasicAuthIntegrationTest, TestRangeQuery, TestCollationFieldDocValues, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest, TestShortCircuitedRequests, TestConfigOverlay, TestCustomDocTransformer, TestLeaderInitiatedRecoveryThread, TestSuggestSpellingConverter, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [274/639 (1!)] on J0 in 59.59s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 61484 lines...]



[JENKINS] Lucene-Solr-Tests-master - Build # 1431 - Still Unstable

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  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:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  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:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  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:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  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:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  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:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	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:745)


	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]: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:261)
	at sun.reflect.GeneratedMethodAccessor52.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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 7

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 7
	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8:E5DE6BF4ECD1C08E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10628 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/init-core-data-001
   [junit4]   2> 70036 INFO  (SUITE-TestSolrCLIRunExample-seed#[3EAF8B3EDBA405E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 70038 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 70079 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002
   [junit4]   2> 70079 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70079 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70079 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 70184 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.c.ZkTestServer start zk server on port:51406
   [junit4]   2> 70195 INFO  (jetty-launcher-104-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 70196 INFO  (jetty-launcher-104-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@728b6713{/solr,null,AVAILABLE}
   [junit4]   2> 70197 INFO  (jetty-launcher-104-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ade4516{HTTP/1.1,[http/1.1]}{127.0.0.1:59427}
   [junit4]   2> 70199 INFO  (jetty-launcher-104-thread-1) [    ] o.e.j.s.Server Started @73728ms
   [junit4]   2> 70199 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59427}
   [junit4]   2> 70200 ERROR (jetty-launcher-104-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 59427
   [junit4]   2> 70201 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70202 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-20T01:43:31.258Z
   [junit4]   2> 70207 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70219 INFO  (jetty-launcher-104-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51406/solr
   [junit4]   2> 70255 INFO  (jetty-launcher-104-thread-1) [n:localhost:59427_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:59427_solr
   [junit4]   2> 70257 INFO  (jetty-launcher-104-thread-1) [n:localhost:59427_solr    ] o.a.s.c.Overseer Overseer (id=96791941030674435-localhost:59427_solr-n_0000000000) starting
   [junit4]   2> 70265 INFO  (jetty-launcher-104-thread-1) [n:localhost:59427_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:59427_solr
   [junit4]   2> 70266 INFO  (zkCallback-110-thread-1-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70275 INFO  (jetty-launcher-104-thread-1) [n:localhost:59427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1
   [junit4]   2> 70302 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16
   [junit4]   2> 70318 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 70320 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 70340 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70348 INFO  (qtp443469232-668) [n:localhost:59427_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 70348 INFO  (qtp443469232-668) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 70359 INFO  (qtp443469232-665) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 70364 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 70364 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 70369 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[3EAF8B3EDBA405E8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 70442 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 70442 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 70445 INFO  (qtp443469232-663) [n:localhost:59427_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 70447 INFO  (OverseerThreadFactory-442-thread-1-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.CreateCollectionCmd Create collection testCloudExamplePrompt
   [junit4]   2> 70448 WARN  (OverseerThreadFactory-442-thread-1-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.CreateCollectionCmd Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 70556 INFO  (qtp443469232-666) [n:localhost:59427_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 70556 INFO  (qtp443469232-662) [n:localhost:59427_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 70557 INFO  (qtp443469232-667) [n:localhost:59427_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 70558 INFO  (qtp443469232-669) [n:localhost:59427_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 70668 INFO  (zkCallback-110-thread-2-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 71578 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71580 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71578 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71580 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71581 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 71581 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71582 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71582 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71582 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 71582 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 71582 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 71583 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71584 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 71584 WARN  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 71596 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71598 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71601 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 71601 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71602 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 71603 WARN  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 71606 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71609 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 71634 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 71638 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 71670 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 71676 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 71950 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 71951 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 71951 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 71952 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid field id
   [junit4]   2> 72006 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard1_replica2' using configuration from collection testCloudExamplePrompt
   [junit4]   2> 72007 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/data/]
   [junit4]   2> 72007 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72040 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard2_replica2' using configuration from collection testCloudExamplePrompt
   [junit4]   2> 72042 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/data/]
   [junit4]   2> 72043 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72061 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 72067 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard2_replica1' using configuration from collection testCloudExamplePrompt
   [junit4]   2> 72067 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/data/]
   [junit4]   2> 72068 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72069 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 72073 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard1_replica1' using configuration from collection testCloudExamplePrompt
   [junit4]   2> 72074 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_3EAF8B3EDBA405E8-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/data/]
   [junit4]   2> 72074 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@628b1fe3
   [junit4]   2> 72089 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 72097 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 72153 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72153 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 72154 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] main]
   [junit4]   2> 72155 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72155 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72155 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 72156 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72156 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] main]
   [junit4]   2> 72157 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72157 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72158 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72158 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 72158 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72159 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] main]
   [junit4]   2> 72159 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72159 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72159 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72160 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72160 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 72159 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72160 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72167 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 72167 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 72168 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 72168 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 72168 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 72169 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 72169 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] main]
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCloudExamplePrompt
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 72170 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 72178 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72178 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72183 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72184 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 72192 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 72192 INFO  (searcherExecutor-447-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72192 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 72192 INFO  (searcherExecutor-447-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72192 INFO  (searcherExecutor-447-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72192 INFO  (searcherExecutor-446-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72193 INFO  (searcherExecutor-446-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72193 INFO  (searcherExecutor-446-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72194 INFO  (searcherExecutor-447-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt r:core_node4) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica1] Registered new searcher Searcher@651db49e[testCloudExamplePrompt_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72195 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 72195 INFO  (searcherExecutor-448-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72195 INFO  (searcherExecutor-448-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72195 INFO  (searcherExecutor-448-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72195 INFO  (searcherExecutor-446-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt r:core_node3) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore [testCloudExamplePrompt_shard2_replica2] Registered new searcher Searcher@230ff1f[testCloudExamplePrompt_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (searcherExecutor-448-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt r:core_node1) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica1] Registered new searcher Searcher@72918ff2[testCloudExamplePrompt_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 72196 INFO  (searcherExecutor-445-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (searcherExecutor-445-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 72196 INFO  (searcherExecutor-445-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 72196 INFO  (searcherExecutor-445-thread-1-processing-n:localhost:59427_solr x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt r:core_node2) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [testCloudExamplePrompt_shard1_replica2] Registered new searcher Searcher@3a98c465[testCloudExamplePrompt_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 72196 INFO  (qtp443469232-662) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548671058709577728
   [junit4]   2> 72198 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72198 INFO  (qtp443469232-667) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72198 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548671058711674880
   [junit4]   2> 72205 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica1/
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica1 url=http://localhost:59427/solr START replicas=[http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica2/] nUpdates=100
   [junit4]   2> 72206 INFO  (zkCallback-110-thread-3-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72206 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica1 url=http://localhost:59427/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 72209 INFO  (qtp443469232-665) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node3 x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.S.Request [testCloudExamplePrompt_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 72210 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 72210 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] 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> 72216 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:59427/solr/testCloudExamplePrompt_shard2_replica1/ shard2
   [junit4]   2> 72318 INFO  (zkCallback-110-thread-3-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72367 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 72369 INFO  (qtp443469232-669) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard2 r:core_node4 x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2} status=0 QTime=1811
   [junit4]   2> 72473 INFO  (zkCallback-110-thread-1-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica2/
   [junit4]   2> 72705 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica2 url=http://localhost:59427/solr START replicas=[http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica1/] nUpdates=100
   [junit4]   2> 72706 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica2 url=http://localhost:59427/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 72707 INFO  (qtp443469232-712) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.S.Request [testCloudExamplePrompt_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72707 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 72707 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] 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> 72713 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://localhost:59427/solr/testCloudExamplePrompt_shard1_replica2/ shard1
   [junit4]   2> 72816 INFO  (zkCallback-110-thread-3-processing-n:localhost:59427_solr) [n:localhost:59427_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 72864 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 72866 INFO  (qtp443469232-666) [n:localhost:59427_solr c:testCloudExamplePrompt s:shard1 r:core_node2 x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudE

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

oryCloudTest, TestStressLiveNodes, LeaderInitiatedRecoveryOnShardRestartTest, StatsReloadRaceTest, TestMiniSolrCloudClusterSSL, TestDocTermOrds, TestClusterStateMutator, ClusterStateTest, TestObjectReleaseTracker, TestSolrQueryParserResource, TestFieldCacheVsDocValues, CursorPagingTest, TestFaceting, DistributedSpellCheckComponentTest, DateMathParserTest, TlogReplayBufferedWhileIndexingTest, TestRangeQuery, PluginInfoTest, TestRandomRequestDistribution, HdfsSyncSliceTest, TestAnalyzedSuggestions, DeleteShardTest, TestRealTimeGet, NumericFieldsTest, TestLMJelinekMercerSimilarityFactory, TestDynamicFieldCollectionResource, SortSpecParsingTest, PathHierarchyTokenizerFactoryTest, FileBasedSpellCheckerTest, TestHighFrequencyDictionaryFactory, TestCodecSupport, TestQuerySenderListener, SyncSliceTest, SaslZkACLProviderTest, CursorMarkTest, TestLFUCache, TestEmbeddedSolrServerConstructors, TestNRTOpen, BasicAuthIntegrationTest, TestReqParamsAPI, ZkNodePropsTest, TestStandardQParsers, TestConfigSets, TestSolrCloudWithKerberosAlt, TestScoreJoinQPNoScore, CoreSorterTest, TestSolrConfigHandler, TestFieldCacheSanityChecker, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=3EAF8B3EDBA405E8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:328)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:653)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:810)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:951)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:430)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:685)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:861)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:787)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:520)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=60750, name=searcherExecutor-4793-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3EAF8B3EDBA405E8]:0)
   [junit4] Completed [255/639 (2!)] on J0 in 182.51s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 61558 lines...]