Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18639/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/] expected:<0> but 
was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/] expected:<0> but 
was:<2>
        at 
__randomizedtesting.SeedInfo.seed([BF5DB1A8DBA00E9:83A1E4C023466D11]: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.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
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.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10742 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/init-core-data-001
   [junit4]   2> 67509 INFO  
(SUITE-SolrCmdDistributorTest-seed#[BF5DB1A8DBA00E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 67509 INFO  
(SUITE-SolrCmdDistributorTest-seed#[BF5DB1A8DBA00E9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iop/zl
   [junit4]   2> 67586 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 67587 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 67588 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@291894c3{/iop/zl,null,AVAILABLE}
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35af0fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:44504}
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
Started @69407ms
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/iop/zl, 
hostPort=44504, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/cores}
   [junit4]   2> 67589 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T15:55:40.896Z
   [junit4]   2> 67589 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/solr.xml
   [junit4]   2> 67598 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/cores
   [junit4]   2> 67598 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 67598 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] 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> 67626 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 67638 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 67721 WARN  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 67724 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 67731 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] 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> 67731 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] 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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 67731 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fd1eb9b
   [junit4]   2> 67735 WARN  (coreLoadExecutor-772-thread-1) [    
x:collection1] 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> 67742 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 67742 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 67742 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67742 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67743 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b8f9ee2[collection1] main]
   [junit4]   2> 67744 WARN  (coreLoadExecutor-772-thread-1) [    
x:collection1] 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> 67744 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 67745 INFO  
(searcherExecutor-773-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b8f9ee2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67745 INFO  (coreLoadExecutor-772-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554975860774141952
   [junit4]   2> 68235 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 68237 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68238 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53548f05{/iop/zl,null,AVAILABLE}
   [junit4]   2> 68239 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4887ecfe{HTTP/1.1,[http/1.1]}{127.0.0.1:43821}
   [junit4]   2> 68239 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
Started @70058ms
   [junit4]   2> 68239 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/iop/zl, 
hostPort=43821, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/cores}
   [junit4]   2> 68239 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68239 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 68240 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 68240 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68240 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T15:55:41.547Z
   [junit4]   2> 68240 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 68252 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/cores
   [junit4]   2> 68252 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 68253 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] 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> 68271 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68283 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 68369 WARN  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 68371 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 68378 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] 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> 68378 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] 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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 68378 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fd1eb9b
   [junit4]   2> 68382 WARN  (coreLoadExecutor-783-thread-1) [    
x:collection1] 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> 68391 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 68391 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 68391 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68391 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68392 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b7bda0d[collection1] main]
   [junit4]   2> 68392 WARN  (coreLoadExecutor-783-thread-1) [    
x:collection1] 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> 68392 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 68393 INFO  
(searcherExecutor-784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b7bda0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68393 INFO  (coreLoadExecutor-783-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554975861453619200
   [junit4]   2> 68887 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 68888 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 68889 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12306816{/iop/zl,null,AVAILABLE}
   [junit4]   2> 68889 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f462165{HTTP/1.1,[http/1.1]}{127.0.0.1:34132}
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
Started @70709ms
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/iop/zl, 
hostPort=34132, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/cores}
   [junit4]   2> 68890 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T15:55:42.197Z
   [junit4]   2> 68891 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 68899 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/cores
   [junit4]   2> 68899 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 68899 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] 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> 68918 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68939 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69025 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 69027 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 69033 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] 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> 69034 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] 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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 69034 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fd1eb9b
   [junit4]   2> 69038 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] 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> 69046 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 69046 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 69046 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 69046 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 69047 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5938a42f[collection1] main]
   [junit4]   2> 69047 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] 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> 69047 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69048 INFO  
(searcherExecutor-795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5938a42f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69048 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554975862140436480
   [junit4]   2> 69532 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 69533 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 69534 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50ae5536{/iop/zl,null,AVAILABLE}
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a2212ef{HTTP/1.1,[http/1.1]}{127.0.0.1:45637}
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
Started @71354ms
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/iop/zl, 
hostPort=45637, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/cores}
   [junit4]   2> 69535 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 69535 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 69536 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T15:55:42.842Z
   [junit4]   2> 69536 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 69544 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/cores
   [junit4]   2> 69544 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 69545 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] 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> 69582 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 69596 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69679 WARN  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 69681 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 69687 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] 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> 69687 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] 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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 69687 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fd1eb9b
   [junit4]   2> 69691 WARN  (coreLoadExecutor-805-thread-1) [    
x:collection1] 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> 69700 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 69700 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 69700 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 69700 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 69701 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a38f232[collection1] main]
   [junit4]   2> 69701 WARN  (coreLoadExecutor-805-thread-1) [    
x:collection1] 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> 69701 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69702 INFO  
(searcherExecutor-806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a38f232[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69702 INFO  (coreLoadExecutor-805-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554975862826205184
   [junit4]   2> 70241 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 70243 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 70244 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3aaa4e9f{/iop/zl,null,AVAILABLE}
   [junit4]   2> 70245 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9272f8d{HTTP/1.1,[http/1.1]}{127.0.0.1:41071}
   [junit4]   2> 70245 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] o.e.j.s.Server 
Started @72064ms
   [junit4]   2> 70245 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/iop/zl, 
hostPort=41071, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/cores}
   [junit4]   2> 70245 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 70245 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 70246 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 70246 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70246 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T15:55:43.553Z
   [junit4]   2> 70246 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 70262 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/cores
   [junit4]   2> 70262 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 70263 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] 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> 70281 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70292 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 70375 WARN  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 70378 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 70385 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] 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> 70386 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] 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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 70386 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fd1eb9b
   [junit4]   2> 70390 WARN  (coreLoadExecutor-816-thread-1) [    
x:collection1] 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> 70407 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70407 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 70408 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70408 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70409 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b77b81f[collection1] main]
   [junit4]   2> 70409 WARN  (coreLoadExecutor-816-thread-1) [    
x:collection1] 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> 70409 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70410 INFO  
(searcherExecutor-817-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b77b81f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70410 INFO  (coreLoadExecutor-816-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554975863568596992
   [junit4]   2> 70831 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 70835 INFO  (qtp1210787211-1011) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/iop/zl path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554975864013193216)} 0 1
   [junit4]   2> 70842 INFO  (qtp900413603-1028) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/iop/zl path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554975864020533248)} 0 1
   [junit4]   2> 70844 INFO  (qtp1204840288-1045) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/iop/zl path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554975864022630400)} 0 1
   [junit4]   2> 70849 INFO  (qtp741488242-1062) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/iop/zl path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554975864027873280)} 0 1
   [junit4]   2> 70853 INFO  (qtp1510477282-1079) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/iop/zl path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554975864032067584)} 0 1
   [junit4]   2> 70855 ERROR 
(updateExecutor-146-thread-1-processing-http:////127.0.0.1:44504//iop//zl//collection1)
 [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 70858 ERROR (updateExecutor-146-thread-1) [    ] 
o.a.s.u.SolrCmdDistributor java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [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.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:442)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:293)
   [junit4]   2>        at 
org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:282)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 70859 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 70861 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@35af0fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 70861 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5561776
   [junit4]   2> 70862 INFO  (coreCloseExecutor-822-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@652237ff
   [junit4]   2> 70862 INFO  (coreCloseExecutor-822-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 70862 INFO  (coreCloseExecutor-822-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d921965
   [junit4]   2> 70867 INFO  (coreCloseExecutor-822-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 70867 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 70868 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@291894c3{/iop/zl,null,UNAVAILABLE}
   [junit4]   2> 70869 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4887ecfe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 70869 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1261888158
   [junit4]   2> 70869 INFO  (coreCloseExecutor-824-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17f30ddb
   [junit4]   2> 70869 INFO  (coreCloseExecutor-824-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 70869 INFO  (coreCloseExecutor-824-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34b9d738
   [junit4]   2> 70875 INFO  (coreCloseExecutor-824-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 70875 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 70876 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@53548f05{/iop/zl,null,UNAVAILABLE}
   [junit4]   2> 70877 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3f462165{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 70877 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=655592707
   [junit4]   2> 70877 INFO  (coreCloseExecutor-826-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d900ca0
   [junit4]   2> 70877 INFO  (coreCloseExecutor-826-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 70877 INFO  (coreCloseExecutor-826-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2470712e
   [junit4]   2> 70882 INFO  (coreCloseExecutor-826-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 70882 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 70882 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12306816{/iop/zl,null,UNAVAILABLE}
   [junit4]   2> 70883 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5a2212ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 70883 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=902432449
   [junit4]   2> 70883 INFO  (coreCloseExecutor-828-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@668e215b
   [junit4]   2> 70884 INFO  (coreCloseExecutor-828-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 70884 INFO  (coreCloseExecutor-828-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@44abfbac
   [junit4]   2> 70889 INFO  (coreCloseExecutor-828-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 70889 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 70890 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50ae5536{/iop/zl,null,UNAVAILABLE}
   [junit4]   2> 70891 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@9272f8d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 70891 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1374527829
   [junit4]   2> 70891 INFO  (coreCloseExecutor-830-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3156d6f2
   [junit4]   2> 70891 INFO  (coreCloseExecutor-830-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 70891 INFO  (coreCloseExecutor-830-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@74cf60ae
   [junit4]   2> 70898 INFO  (coreCloseExecutor-830-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 70898 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 70898 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[BF5DB1A8DBA00E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3aaa4e9f{/iop/zl,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test 
-Dtests.seed=BF5DB1A8DBA00E9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-NI -Dtests.timezone=Australia/South -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.39s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
[SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: http://127.0.0.1:44504/iop/zl/collection1/] expected:<0> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BF5DB1A8DBA00E9:83A1E4C023466D11]:0)
   [junit4]    >        at 
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
   [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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 70902 INFO  
(SUITE-SolrCmdDistributorTest-seed#[BF5DB1A8DBA00E9]-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/J1/temp/solr.update.SolrCmdDistributorTest_BF5DB1A8DBA00E9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1252, maxMBSortInHeap=5.670752319018037, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-NI, timezone=Australia/South
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=111055752,total=500170752
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, 
TestDocBasedVersionConstraints, TestDeleteCollectionOnDownNodes, 
SchemaVersionSpecificBehaviorTest, TestUpdate, SegmentsInfoRequestHandlerTest, 
TestMinMaxOnMultiValuedField, TestCoreContainer, 
TestManagedSynonymFilterFactory, TestSQLHandlerNonCloud, VersionInfoTest, 
CustomCollectionTest, TestSchemaVersionResource, SolrCmdDistributorTest]
   [junit4] Completed [30/673 (1!)] on J1 in 3.41s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64496 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to