Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18641/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseSerialGC
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: https://127.0.0.1:46742/_/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: https://127.0.0.1:46742/_/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: https://127.0.0.1:46742/_/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: https://127.0.0.1:46742/_/collection1/] expected:<0> but was:<2>
at
__randomizedtesting.SeedInfo.seed([7B6E335E2C2CC9D1:F33A0C8482D0A429]: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 10678 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_7B6E335E2C2CC9D1-001/init-core-data-001
[junit4] 2> 16748 INFO
(SUITE-SolrCmdDistributorTest-seed#[7B6E335E2C2CC9D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 16749 INFO
(SUITE-SolrCmdDistributorTest-seed#[7B6E335E2C2CC9D1]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
[junit4] 2> 16844 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/control/cores/collection1
[junit4] 2> 17049 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 17075 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19fecc6{/_,null,AVAILABLE}
[junit4] 2> 17101 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@114d238{SSL,[ssl,
http/1.1]}{127.0.0.1:46742}
[junit4] 2> 17101 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server Started @18944ms
[junit4] 2> 17101 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/control/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_,
hostPort=46742,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_7B6E335E2C2CC9D1-001/tempDir-001/control/cores}
[junit4] 2> 17113 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 17113 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 17113 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 17113 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 17113 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-28T21:59:11.641Z
[junit4] 2> 17114 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 17116 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/control/solr.xml
[junit4] 2> 17144 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/control/cores
[junit4] 2> 17145 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 17146 INFO (coreLoadExecutor-56-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> 17181 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 17222 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 17334 WARN (coreLoadExecutor-56-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> 17336 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17344 INFO (coreLoadExecutor-56-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> 17344 INFO (coreLoadExecutor-56-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_7B6E335E2C2CC9D1-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 17345 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10675dc
[junit4] 2> 17367 WARN (coreLoadExecutor-56-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> 17385 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 17385 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 17386 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17386 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17387 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a6c6[collection1] main]
[junit4] 2> 17387 WARN (coreLoadExecutor-56-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> 17388 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 17388 INFO
(searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a6c6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 17389 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1554998731123720192
[junit4] 2> 17848 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 17852 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 17853 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@667660{/_,null,AVAILABLE}
[junit4] 2> 17855 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13b8006{SSL,[ssl,
http/1.1]}{127.0.0.1:37059}
[junit4] 2> 17855 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server Started @19698ms
[junit4] 2> 17855 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard0/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_,
hostPort=37059,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_7B6E335E2C2CC9D1-001/tempDir-001/shard0/cores}
[junit4] 2> 17855 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 17855 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 17856 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 17856 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 17856 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-28T21:59:12.384Z
[junit4] 2> 17856 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard0/solr.xml
[junit4] 2> 17884 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard0/cores
[junit4] 2> 17885 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 17885 INFO (coreLoadExecutor-67-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> 17999 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 18016 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 18109 WARN (coreLoadExecutor-67-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> 18111 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18121 INFO (coreLoadExecutor-67-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> 18122 INFO (coreLoadExecutor-67-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_7B6E335E2C2CC9D1-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 18122 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10675dc
[junit4] 2> 18128 WARN (coreLoadExecutor-67-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> 18140 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 18140 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 18141 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18141 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18142 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1942afd[collection1] main]
[junit4] 2> 18142 WARN (coreLoadExecutor-67-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> 18143 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18144 INFO
(searcherExecutor-68-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1942afd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18144 INFO (coreLoadExecutor-67-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1554998731915395072
[junit4] 2> 18576 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 18579 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 18580 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@cd1815{/_,null,AVAILABLE}
[junit4] 2> 18581 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@130eaa3{SSL,[ssl,
http/1.1]}{127.0.0.1:44259}
[junit4] 2> 18581 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server Started @20424ms
[junit4] 2> 18581 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard1/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_,
hostPort=44259,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_7B6E335E2C2CC9D1-001/tempDir-001/shard1/cores}
[junit4] 2> 18581 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 18582 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 18582 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 18582 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 18582 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-28T21:59:13.110Z
[junit4] 2> 18582 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard1/solr.xml
[junit4] 2> 18591 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard1/cores
[junit4] 2> 18591 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 18592 INFO (coreLoadExecutor-78-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> 18620 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 18631 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 18714 WARN (coreLoadExecutor-78-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> 18716 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18724 INFO (coreLoadExecutor-78-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> 18724 INFO (coreLoadExecutor-78-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_7B6E335E2C2CC9D1-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 18724 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10675dc
[junit4] 2> 18729 WARN (coreLoadExecutor-78-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> 18739 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 18739 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 18740 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18740 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18741 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a0c8d6[collection1] main]
[junit4] 2> 18741 WARN (coreLoadExecutor-78-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> 18741 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18742 INFO
(searcherExecutor-79-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a0c8d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18742 INFO (coreLoadExecutor-78-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1554998732542443520
[junit4] 2> 19192 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 19203 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 19204 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fd1228{/_,null,AVAILABLE}
[junit4] 2> 19205 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1dea194{SSL,[ssl,
http/1.1]}{127.0.0.1:44556}
[junit4] 2> 19205 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server Started @21048ms
[junit4] 2> 19205 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard2/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_,
hostPort=44556,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_7B6E335E2C2CC9D1-001/tempDir-001/shard2/cores}
[junit4] 2> 19205 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19205 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 19206 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 19206 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 19206 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-28T21:59:13.734Z
[junit4] 2> 19206 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard2/solr.xml
[junit4] 2> 19215 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard2/cores
[junit4] 2> 19215 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 19216 INFO (coreLoadExecutor-89-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> 19255 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 19268 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 19371 WARN (coreLoadExecutor-89-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> 19374 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 19385 INFO (coreLoadExecutor-89-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> 19386 INFO (coreLoadExecutor-89-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_7B6E335E2C2CC9D1-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 19386 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10675dc
[junit4] 2> 19395 WARN (coreLoadExecutor-89-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> 19420 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 19420 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 19421 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 19421 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 19422 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f9fadf[collection1] main]
[junit4] 2> 19422 WARN (coreLoadExecutor-89-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> 19422 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 19424 INFO
(searcherExecutor-90-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f9fadf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 19425 INFO (coreLoadExecutor-89-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1554998733258620928
[junit4] 2> 19829 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard3/cores/collection1
[junit4] 2> 19832 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 19833 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a394b{/_,null,AVAILABLE}
[junit4] 2> 19834 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@cae5bc{SSL,[ssl,
http/1.1]}{127.0.0.1:32905}
[junit4] 2> 19834 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.Server Started @21677ms
[junit4] 2> 19834 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard3/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/_,
hostPort=32905,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_7B6E335E2C2CC9D1-001/tempDir-001/shard3/cores}
[junit4] 2> 19834 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19835 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 19835 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 19835 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 19835 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-28T21:59:14.363Z
[junit4] 2> 19835 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard3/solr.xml
[junit4] 2> 19868 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
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_7B6E335E2C2CC9D1-001/tempDir-001/shard3/cores
[junit4] 2> 19868 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 19869 INFO (coreLoadExecutor-100-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> 19890 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 19909 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 19987 WARN (coreLoadExecutor-100-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> 19993 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 20001 INFO (coreLoadExecutor-100-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> 20001 INFO (coreLoadExecutor-100-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_7B6E335E2C2CC9D1-001/tempDir-001/shard3/cores/collection1/data/]
[junit4] 2> 20001 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10675dc
[junit4] 2> 20007 WARN (coreLoadExecutor-100-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> 20018 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 20018 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 20018 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20018 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20020 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41e57[collection1]
main]
[junit4] 2> 20020 WARN (coreLoadExecutor-100-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> 20020 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 20021 INFO
(searcherExecutor-101-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@41e57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20021 INFO (coreLoadExecutor-100-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554998733883572224
[junit4] 2> 20402 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 20737 INFO (qtp32037663-60) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554998734633304064)} 0 12
[junit4] 2> 20804 INFO (qtp24786263-79) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554998734701461504)} 0 2
[junit4] 2> 20845 INFO (qtp13774202-96) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554998734745501696)} 0 1
[junit4] 2> 20900 INFO (qtp32294317-113) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554998734803173376)} 0 2
[junit4] 2> 20955 INFO (qtp5503531-130) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554998734860845056)} 0 2
[junit4] 2> 20972 ERROR
(updateExecutor-7-thread-1-processing-https:////127.0.0.1:46742//_//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> 20983 ERROR (updateExecutor-7-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> 20984 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 20989 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@114d238{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 20989 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17049678
[junit4] 2> 20990 INFO (coreCloseExecutor-106-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1fe85dd
[junit4] 2> 20990 INFO (coreCloseExecutor-106-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 20990 INFO (coreCloseExecutor-106-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@a0d7b8
[junit4] 2> 20995 INFO (coreCloseExecutor-106-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 20996 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 20997 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@19fecc6{/_,null,UNAVAILABLE}
[junit4] 2> 21000 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@13b8006{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 21001 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9126032
[junit4] 2> 21001 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1aa5e90
[junit4] 2> 21001 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 21001 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6bc8b5
[junit4] 2> 21006 INFO (coreCloseExecutor-108-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 21007 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 21008 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@667660{/_,null,UNAVAILABLE}
[junit4] 2> 21010 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@130eaa3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 21010 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12317101
[junit4] 2> 21010 INFO (coreCloseExecutor-110-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@91bf1e
[junit4] 2> 21010 INFO (coreCloseExecutor-110-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 21010 INFO (coreCloseExecutor-110-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@94ed5c
[junit4] 2> 21021 INFO (coreCloseExecutor-110-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 21022 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 21022 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@cd1815{/_,null,UNAVAILABLE}
[junit4] 2> 21023 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1dea194{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 21023 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13603842
[junit4] 2> 21024 INFO (coreCloseExecutor-112-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40c97a
[junit4] 2> 21024 INFO (coreCloseExecutor-112-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 21024 INFO (coreCloseExecutor-112-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@e78d4b
[junit4] 2> 21029 INFO (coreCloseExecutor-112-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 21029 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 21029 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fd1228{/_,null,UNAVAILABLE}
[junit4] 2> 21031 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@cae5bc{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 21031 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27129360
[junit4] 2> 21031 INFO (coreCloseExecutor-114-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@832dd2
[junit4] 2> 21033 INFO (coreCloseExecutor-114-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 21033 INFO (coreCloseExecutor-114-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@e4f64d
[junit4] 2> 21039 INFO (coreCloseExecutor-114-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 21040 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 21040 INFO
(TEST-SolrCmdDistributorTest.test-seed#[7B6E335E2C2CC9D1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a394b{/_,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test
-Dtests.seed=7B6E335E2C2CC9D1 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-AR -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 4.30s 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: https://127.0.0.1:46742/_/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: https://127.0.0.1:46742/_/collection1/] expected:<0> but was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([7B6E335E2C2CC9D1:F33A0C8482D0A429]: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> 21051 INFO
(SUITE-SolrCmdDistributorTest-seed#[7B6E335E2C2CC9D1]-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_7B6E335E2C2CC9D1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=122, maxMBSortInHeap=6.222163899588411,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR,
timezone=Africa/Lubumbashi
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112
(32-bit)/cpus=12,threads=1,free=39669248,total=92078080
[junit4] 2> NOTE: All tests run in this JVM: [BasicFunctionalityTest,
DirectSolrConnectionTest, SoftAutoCommitTest, SolrCmdDistributorTest]
[junit4] Completed [9/673 (1!)] on J1 in 4.33s, 1 test, 1 failure <<<
FAILURES!
[...truncated 56725 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]