Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18635/
Java: 64bit/jdk-9-ea+147 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([8265FEE6993D34EE:A31C13C37C15916]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12020 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/init-core-data-001
   [junit4]   2> 1371166 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8265FEE6993D34EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1371166 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8265FEE6993D34EE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1372139 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1372140 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1372141 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24b9272a{/,null,AVAILABLE}
   [junit4]   2> 1372141 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@134eba39{HTTP/1.1,[http/1.1]}{127.0.0.1:35394}
   [junit4]   2> 1372141 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server Started @1374515ms
   [junit4]   2> 1372141 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
hostContext=/, solrconfig=solrconfig-tlog.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/data,
 hostPort=35394, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/cores}
   [junit4]   2> 1372141 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1372142 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1372142 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1372142 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1372142 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T04:24:00.309174Z
   [junit4]   2> 1372142 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/solr.xml
   [junit4]   2> 1372151 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/cores
   [junit4]   2> 1372151 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1372153 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1372227 WARN  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1372227 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1372270 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1372335 WARN  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1372338 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1372370 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1372370 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1372370 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ad917c
   [junit4]   2> 1372373 WARN  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1372379 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1372379 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1372380 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1372380 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1372381 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10264302[collection1] main]
   [junit4]   2> 1372381 WARN  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1372381 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1372382 INFO  (searcherExecutor-9904-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10264302[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1372382 INFO  (coreLoadExecutor-9903-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554932344342708224
   [junit4]   2> 1373717 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1373718 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1373719 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@584d3dd{/,null,AVAILABLE}
   [junit4]   2> 1373719 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15f5c163{HTTP/1.1,[http/1.1]}{127.0.0.1:37326}
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server Started @1376093ms
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
hostContext=/, solrconfig=solrconfig-tlog.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/data,
 hostPort=37326, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/cores}
   [junit4]   2> 1373720 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1373720 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T04:24:01.887771Z
   [junit4]   2> 1373721 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1373737 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/cores
   [junit4]   2> 1373737 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1373742 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1373902 WARN  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1373903 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1373921 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1374026 WARN  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1374029 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1374097 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1374098 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1374098 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ad917c
   [junit4]   2> 1374103 WARN  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1374116 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1374116 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1374118 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1374118 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1374119 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@698e9a2c[collection1] main]
   [junit4]   2> 1374120 WARN  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1374120 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1374121 INFO  (searcherExecutor-9915-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@698e9a2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1374121 INFO  (coreLoadExecutor-9914-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554932346166181888
   [junit4]   2> 1375272 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1375274 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1375275 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78f05f58{/,null,AVAILABLE}
   [junit4]   2> 1375275 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@255c0102{HTTP/1.1,[http/1.1]}{127.0.0.1:35096}
   [junit4]   2> 1375275 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server Started @1377649ms
   [junit4]   2> 1375275 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
hostContext=/, solrconfig=solrconfig-tlog.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/data,
 hostPort=35096, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/cores}
   [junit4]   2> 1375276 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1375276 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1375276 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1375276 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1375276 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T04:24:03.443566Z
   [junit4]   2> 1375277 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1375297 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/cores
   [junit4]   2> 1375297 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1375299 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1375396 WARN  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1375396 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1375407 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1375486 WARN  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1375488 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1375511 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1375511 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1375511 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ad917c
   [junit4]   2> 1375515 WARN  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1375523 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1375523 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1375524 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1375525 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1375525 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fa98be0[collection1] main]
   [junit4]   2> 1375526 WARN  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1375526 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1375527 INFO  (searcherExecutor-9926-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fa98be0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1375527 INFO  (coreLoadExecutor-9925-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554932347640479744
   [junit4]   2> 1377028 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1377029 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1377030 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fd13e43{/,null,AVAILABLE}
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1bfeaed3{HTTP/1.1,[http/1.1]}{127.0.0.1:45172}
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server Started @1379404ms
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
hostContext=/, solrconfig=solrconfig-tlog.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/data,
 hostPort=45172, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/cores}
   [junit4]   2> 1377031 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1377031 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T04:24:05.198919Z
   [junit4]   2> 1377032 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1377043 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/cores
   [junit4]   2> 1377043 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1377046 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1377173 WARN  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1377174 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1377191 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1377323 WARN  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1377327 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1377359 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1377359 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1377359 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ad917c
   [junit4]   2> 1377363 WARN  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1377370 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1377370 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1377371 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1377371 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1377372 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e66eee2[collection1] main]
   [junit4]   2> 1377373 WARN  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1377373 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1377374 INFO  (searcherExecutor-9937-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e66eee2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1377374 INFO  (coreLoadExecutor-9936-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554932349577199616
   [junit4]   2> 1378192 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1378194 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1378196 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@188c2995{/,null,AVAILABLE}
   [junit4]   2> 1378197 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@68d5a1ee{HTTP/1.1,[http/1.1]}{127.0.0.1:46665}
   [junit4]   2> 1378197 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.Server Started @1380570ms
   [junit4]   2> 1378197 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
hostContext=/, solrconfig=solrconfig-tlog.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/data,
 hostPort=46665, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/cores}
   [junit4]   2> 1378197 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1378197 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1378198 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1378198 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1378198 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T04:24:06.365101Z
   [junit4]   2> 1378198 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1378214 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/cores
   [junit4]   2> 1378214 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1378216 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1378384 WARN  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1378387 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1378406 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1378525 WARN  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1378528 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1378554 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1378555 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1378555 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ad917c
   [junit4]   2> 1378558 WARN  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1378567 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1378567 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1378568 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1378568 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1378569 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@780fe9e9[collection1] main]
   [junit4]   2> 1378570 WARN  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1378570 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1378571 INFO  (searcherExecutor-9948-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@780fe9e9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1378571 INFO  (coreLoadExecutor-9947-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554932350832345088
   [junit4]   2> 1378858 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1378862 INFO  (qtp1912754693-99000) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932351136432128)} 0 1
   [junit4]   2> 1378865 INFO  (qtp376659396-99017) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932351139577856)} 0 1
   [junit4]   2> 1378867 INFO  (qtp300656895-99034) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932351141675008)} 0 1
   [junit4]   2> 1378909 INFO  (qtp1331242483-99051) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932351143772160)} 0 41
   [junit4]   2> 1378912 INFO  (qtp248385130-99068) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932351187812352)} 0 1
   [junit4]   2> 1378914 ERROR (updateExecutor-26120-thread-1) [    ] 
o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.AssertionError
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1378916 INFO  (qtp1912754693-99001) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=0 
status=0 QTime=0
   [junit4]   2> 1378916 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1378921 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@134eba39{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1378922 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1873265989
   [junit4]   2> 1378922 INFO  (coreCloseExecutor-9953-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fe40216
   [junit4]   2> 1378922 INFO  (coreCloseExecutor-9953-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1378922 INFO  (coreCloseExecutor-9953-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20fe1180
   [junit4]   2> 1378927 INFO  (coreCloseExecutor-9953-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1378927 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1378927 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24b9272a{/,null,UNAVAILABLE}
   [junit4]   2> 1378935 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@15f5c163{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1378935 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=772115222
   [junit4]   2> 1378936 INFO  (coreCloseExecutor-9955-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f92c33b
   [junit4]   2> 1378937 INFO  (coreCloseExecutor-9955-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1378937 INFO  (coreCloseExecutor-9955-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2702448d
   [junit4]   2> 1378942 INFO  (coreCloseExecutor-9955-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1378945 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1378946 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@584d3dd{/,null,UNAVAILABLE}
   [junit4]   2> 1378953 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@255c0102{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1378953 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1399499330
   [junit4]   2> 1378954 INFO  (coreCloseExecutor-9957-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3053f890
   [junit4]   2> 1378954 INFO  (coreCloseExecutor-9957-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1378954 INFO  (coreCloseExecutor-9957-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@43a04eb2
   [junit4]   2> 1378960 INFO  (coreCloseExecutor-9957-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1378960 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1378960 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@78f05f58{/,null,UNAVAILABLE}
   [junit4]   2> 1378970 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1bfeaed3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1378971 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=538246380
   [junit4]   2> 1378971 INFO  (coreCloseExecutor-9959-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b55d90c
   [junit4]   2> 1378971 INFO  (coreCloseExecutor-9959-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1378971 INFO  (coreCloseExecutor-9959-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4696219e
   [junit4]   2> 1378976 INFO  (coreCloseExecutor-9959-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1378976 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1378977 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fd13e43{/,null,UNAVAILABLE}
   [junit4]   2> 1378979 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@68d5a1ee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1378979 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30410219
   [junit4]   2> 1378981 INFO  (coreCloseExecutor-9961-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15248aae
   [junit4]   2> 1378981 INFO  (coreCloseExecutor-9961-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1378981 INFO  (coreCloseExecutor-9961-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4ad246f2
   [junit4]   2> 1378990 INFO  (coreCloseExecutor-9961-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1378991 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1378991 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[8265FEE6993D34EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@188c2995{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test 
-Dtests.seed=8265FEE6993D34EE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr-TR -Dtests.timezone=Asia/Tehran -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 7.83s J2 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8265FEE6993D34EE:A31C13C37C15916]:0)
   [junit4]    >        at 
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1378995 INFO  
(SUITE-SolrCmdDistributorTest-seed#[8265FEE6993D34EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.SolrCmdDistributorTest_8265FEE6993D34EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1447, maxMBSortInHeap=6.117426999325615, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Tehran
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=378703424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
TestConfigOverlay, BadIndexSchemaTest, CollectionStateFormat2Test, 
SolrTestCaseJ4Test, TestSolrXml, RankQueryTest, TestReload, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestUtils, TestJsonRequest, 
TestBulkSchemaConcurrent, DataDrivenBlockJoinTest, BlobRepositoryCloudTest, 
FacetPivotSmallTest, TestRecoveryHdfs, TestTrackingShardHandlerFactory, 
TestGraphMLResponseWriter, TestDocSet, TestDistributedMissingSort, 
JSONWriterTest, TestRandomCollapseQParserPlugin, TestCollectionAPI, 
TestSolrQueryParser, AssignTest, TestLRUStatsCache, 
TestRequestStatusCollectionAPI, PreAnalyzedUpdateProcessorTest, 
RAMDirectoryFactoryTest, SaslZkACLProviderTest, ConnectionManagerTest, 
CoreAdminRequestStatusTest, DeleteInactiveReplicaTest, 
TestMiniSolrCloudCluster, XmlUpdateRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, TestStressLiveNodes, 
TestDistributedStatsComponentCardinality, PKIAuthenticationIntegrationTest, 
TestDynamicLoading, TestRestoreCore, ExternalFileFieldSortTest, 
LeaderInitiatedRecoveryOnShardRestartTest, DistributedQueueTest, 
OverseerTaskQueueTest, TestComponentsName, TestTrieFacet, TestCollationField, 
NoCacheHeaderTest, ManagedSchemaRoundRobinCloudTest, 
TestHighFrequencyDictionaryFactory, TestPerFieldSimilarityWithDefaultOverride, 
ShowFileRequestHandlerTest, DateRangeFieldTest, TestSolrJ, 
TestSolrFieldCacheMBean, CdcrRequestHandlerTest, DocValuesMultiTest, 
TestSolrConfigHandlerCloud, TestCloudDeleteByQuery, 
DirectUpdateHandlerOptimizeTest, RequestHandlersTest, TestSimpleQParserPlugin, 
HardAutoCommitTest, BlockJoinFacetDistribTest, TestSort, TestConfig, 
TestTestInjection, TestRawResponseWriter, CoreAdminHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, UpdateParamsTest, 
CleanupOldIndexTest, CdcrBootstrapTest, ResponseHeaderTest, 
TestFieldCacheVsDocValues, TestLegacyNumericRangeQueryBuilder, 
LeaderFailoverAfterPartitionTest, TestCSVResponseWriter, TestStressReorder, 
TestDocTermOrds, URLClassifyProcessorTest, ConnectionReuseTest, 
ForceLeaderTest, SolrJmxReporterTest, TestBinaryField, 
TestPHPSerializedResponseWriter, HdfsBasicDistributedZk2Test, 
StatsComponentTest, OverseerModifyCollectionTest, SolrIndexConfigTest, 
DeleteReplicaTest, PrimitiveFieldTypeTest, TolerantUpdateProcessorTest, 
SharedFSAutoReplicaFailoverUtilsTest, SpatialHeatmapFacetsTest, 
TestNumericTerms32, TestObjectReleaseTracker, SuggesterTSTTest, 
TestGraphTermsQParserPlugin, SparseHLLTest, TestManagedSchemaAPI, TestRecovery, 
HdfsSyncSliceTest, TestChildDocTransformer, AddBlockUpdateTest, 
TestShortCircuitedRequests, SimpleFacetsTest, TestImpersonationWithHadoopAuth, 
DirectUpdateHandlerTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, 
TestDistributedSearch, TermVectorComponentDistributedTest, 
SolrCmdDistributorTest]
   [junit4] Completed [361/673 (1!)] on J2 in 7.88s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52483 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to