Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1371/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{
"status":0, "QTime":0}, "overlay":{ "znodeVersion":0,
"runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"overlay":{
"znodeVersion":0,
"runtimeLib":{"colltest":{
"name":"colltest",
"version":1}}}}, from server: null
at
__randomizedtesting.SeedInfo.seed([C70A6F89CD9BB3FC:1F4742DE3A46165C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([C70A6F89CD9BB3FC:4F5E50536367DE04]:0)
at
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C70A6F89CD9BB3FC:A56791C80215D3C2]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11305 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/init-core-data-001
[junit4] 2> 670051 WARN
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
[junit4] 2> 670051 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 670053 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 670053 INFO
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 670055 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 670055 INFO (Thread-2221) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 670055 INFO (Thread-2221) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 670058 ERROR (Thread-2221) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 670158 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39907
[junit4] 2> 670178 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 670186 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 670189 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 670191 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 670194 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 670197 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 670200 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 670202 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 670206 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 670208 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 670211 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 670225 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 670383 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/cores/collection1
[junit4] 2> 670384 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 670385 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52b1141e{/,null,AVAILABLE}
[junit4] 2> 670387 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4f16ffff{HTTP/1.1,[http/1.1]}{127.0.0.1:51799}
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server Started @672599ms
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/tempDir-001/control/data,
hostContext=/, hostPort=51799,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/cores}
[junit4] 2> 670388 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 670388 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T03:04:54.727Z
[junit4] 2> 670393 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 670393 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/solr.xml
[junit4] 2> 670399 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 670402 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39907/solr
[junit4] 2> 670443 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 670444 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:51799_
[junit4] 2> 670445 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.Overseer Overseer
(id=98145553245470724-127.0.0.1:51799_-n_0000000000) starting
[junit4] 2> 670454 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51799_
[junit4] 2> 670457 INFO
(zkCallback-780-thread-1-processing-n:127.0.0.1:51799_) [n:127.0.0.1:51799_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 670513 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 670515 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 670516 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 670517 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/cores
[junit4] 2> 670517 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:51799_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 670518 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 670521 INFO
(OverseerStateUpdate-98145553245470724-127.0.0.1:51799_-n_0000000000)
[n:127.0.0.1:51799_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 671541 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 671565 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 671653 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 671678 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 671679 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 671679 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 671679 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/control-001/cores/collection1/data/]
[junit4] 2> 671680 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5118176722813508]
[junit4] 2> 671684 WARN
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection 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> 671729 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 671729 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 671730 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 671730 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 671731 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6049308222790558]
[junit4] 2> 671731 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1591d8bb[collection1] main]
[junit4] 2> 671735 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 671735 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 671736 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 671736 INFO
(coreLoadExecutor-2495-thread-1-processing-n:127.0.0.1:51799_)
[n:127.0.0.1:51799_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570328853689139200
[junit4] 2> 671739 INFO
(searcherExecutor-2496-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1591d8bb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51799/collection1/
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:51799/collection1/ has no replicas
[junit4] 2> 671747 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 671758 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:51799/collection1/ shard1
[junit4] 2> 671910 INFO
(coreZkRegister-2488-thread-1-processing-n:127.0.0.1:51799_ x:collection1
c:control_collection) [n:127.0.0.1:51799_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 672047 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 672049 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39907/solr ready
[junit4] 2> 672049 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 672188 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/cores/collection1
[junit4] 2> 672189 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001
of type NRT
[junit4] 2> 672194 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 672196 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52355d6d{/,null,AVAILABLE}
[junit4] 2> 672196 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1624b650{HTTP/1.1,[http/1.1]}{127.0.0.1:62035}
[junit4] 2> 672196 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server Started @674408ms
[junit4] 2> 672196 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=62035,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/cores}
[junit4] 2> 672196 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 672196 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 672197 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 672197 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 672197 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T03:04:56.536Z
[junit4] 2> 672200 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 672200 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/solr.xml
[junit4] 2> 672218 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 672220 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39907/solr
[junit4] 2> 672235 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 672238 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 672241 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62035_
[junit4] 2> 672244 INFO (zkCallback-784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 672244 INFO
(zkCallback-780-thread-1-processing-n:127.0.0.1:51799_) [n:127.0.0.1:51799_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 672259 INFO
(zkCallback-789-thread-1-processing-n:127.0.0.1:62035_) [n:127.0.0.1:62035_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 672400 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 672403 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 672403 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 672405 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/cores
[junit4] 2> 672405 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:62035_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 672406 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 672407 INFO
(OverseerStateUpdate-98145553245470724-127.0.0.1:51799_-n_0000000000)
[n:127.0.0.1:51799_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 673425 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 673434 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 673526 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 673548 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 673549 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 673549 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 673549 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 673550 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5118176722813508]
[junit4] 2> 673552 WARN
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 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> 673596 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 673596 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 673597 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 673597 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 673598 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6049308222790558]
[junit4] 2> 673599 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@f355738[collection1] main]
[junit4] 2> 673600 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 673600 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 673601 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 673601 INFO
(coreLoadExecutor-2506-thread-1-processing-n:127.0.0.1:62035_)
[n:127.0.0.1:62035_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570328855644733440
[junit4] 2> 673603 INFO
(searcherExecutor-2507-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f355738[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62035/collection1/
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62035/collection1/ has no
replicas
[junit4] 2> 673609 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 673616 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62035/collection1/ shard2
[junit4] 2> 673773 INFO
(coreZkRegister-2501-thread-1-processing-n:127.0.0.1:62035_ x:collection1
c:collection1) [n:127.0.0.1:62035_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 674060 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/cores/collection1
[junit4] 2> 674060 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001
of type NRT
[junit4] 2> 674061 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 674063 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5464bb4f{/,null,AVAILABLE}
[junit4] 2> 674063 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5efcb972{HTTP/1.1,[http/1.1]}{127.0.0.1:33183}
[junit4] 2> 674063 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server Started @676276ms
[junit4] 2> 674063 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33183,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/cores}
[junit4] 2> 674064 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 674064 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 674064 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 674064 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 674064 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T03:04:58.403Z
[junit4] 2> 674075 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 674075 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/solr.xml
[junit4] 2> 674079 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 674081 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39907/solr
[junit4] 2> 674097 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 674101 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 674104 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33183_
[junit4] 2> 674106 INFO
(zkCallback-780-thread-1-processing-n:127.0.0.1:51799_) [n:127.0.0.1:51799_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 674106 INFO (zkCallback-784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 674106 INFO
(zkCallback-789-thread-1-processing-n:127.0.0.1:62035_) [n:127.0.0.1:62035_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 674108 INFO
(zkCallback-795-thread-1-processing-n:127.0.0.1:33183_) [n:127.0.0.1:33183_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 674172 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 674176 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 674176 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 674178 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/cores
[junit4] 2> 674179 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:33183_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 674179 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 674181 INFO
(OverseerStateUpdate-98145553245470724-127.0.0.1:51799_-n_0000000000)
[n:127.0.0.1:51799_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 675198 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 675226 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 675317 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 675336 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 675336 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 675336 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 675337 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 675338 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5118176722813508]
[junit4] 2> 675341 WARN
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 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> 675384 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 675384 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 675385 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 675385 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 675386 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6049308222790558]
[junit4] 2> 675386 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@57b48781[collection1] main]
[junit4] 2> 675388 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 675388 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 675389 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 675389 INFO
(coreLoadExecutor-2517-thread-1-processing-n:127.0.0.1:33183_)
[n:127.0.0.1:33183_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570328857519587328
[junit4] 2> 675391 INFO
(searcherExecutor-2518-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57b48781[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33183/collection1/
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33183/collection1/ has no
replicas
[junit4] 2> 675398 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 675405 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33183/collection1/ shard1
[junit4] 2> 675559 INFO
(coreZkRegister-2512-thread-1-processing-n:127.0.0.1:33183_ x:collection1
c:collection1) [n:127.0.0.1:33183_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 675845 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/cores/collection1
[junit4] 2> 675845 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001
of type NRT
[junit4] 2> 675846 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 675847 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5535b858{/,null,AVAILABLE}
[junit4] 2> 675848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a2e90ed{HTTP/1.1,[http/1.1]}{127.0.0.1:38450}
[junit4] 2> 675848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server Started @678061ms
[junit4] 2> 675848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=38450,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/cores}
[junit4] 2> 675848 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 675848 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 675849 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 675849 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 675849 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T03:05:00.188Z
[junit4] 2> 675853 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 675853 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/solr.xml
[junit4] 2> 675870 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 675872 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39907/solr
[junit4] 2> 675894 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 675900 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 675904 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38450_
[junit4] 2> 675908 INFO
(zkCallback-795-thread-1-processing-n:127.0.0.1:33183_) [n:127.0.0.1:33183_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 675908 INFO (zkCallback-784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 675908 INFO
(zkCallback-780-thread-2-processing-n:127.0.0.1:51799_) [n:127.0.0.1:51799_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 675908 INFO
(zkCallback-789-thread-1-processing-n:127.0.0.1:62035_) [n:127.0.0.1:62035_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 675912 INFO
(zkCallback-801-thread-1-processing-n:127.0.0.1:38450_) [n:127.0.0.1:38450_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 676051 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 676055 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 676055 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 676057 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/cores
[junit4] 2> 676057 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:38450_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 676057 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 676062 INFO
(OverseerStateUpdate-98145553245470724-127.0.0.1:51799_-n_0000000000)
[n:127.0.0.1:51799_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 677085 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 677097 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 677206 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 677227 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 677227 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 677227 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 677227 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 677229 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=24,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5118176722813508]
[junit4] 2> 677231 WARN
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 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> 677310 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 677310 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 677311 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 677311 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 677312 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6049308222790558]
[junit4] 2> 677312 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1c704263[collection1] main]
[junit4] 2> 677317 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 677318 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 677318 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 677319 INFO
(coreLoadExecutor-2528-thread-1-processing-n:127.0.0.1:38450_)
[n:127.0.0.1:38450_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570328859543339008
[junit4] 2> 677319 INFO
(searcherExecutor-2529-thread-1-processing-n:127.0.0.1:38450_ x:collection1
c:collection1) [n:127.0.0.1:38450_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c704263[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 677324 INFO
(coreZkRegister-2523-thread-1-processing-n:127.0.0.1:38450_ x:collection1
c:collection1) [n:127.0.0.1:38450_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 677324 INFO
(updateExecutor-798-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 677325 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 677326 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 677326 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 677326 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 677326 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:62035/collection1/]
and I am [http://127.0.0.1:38450/collection1/]
[junit4] 2> 677330 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:62035]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38450_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 677333 INFO (qtp1187263-6502) [n:127.0.0.1:62035_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 677333 INFO (qtp1187263-6502) [n:127.0.0.1:62035_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:38450_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38450","node_name":"127.0.0.1:38450_","state":"down","type":"NRT"}
[junit4] 2> 677731 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-4-001/cores/collection1
[junit4] 2> 677731 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-4-001
of type NRT
[junit4] 2> 677731 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 677733 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e381e54{/,null,AVAILABLE}
[junit4] 2> 677733 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3918d445{HTTP/1.1,[http/1.1]}{127.0.0.1:63012}
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.e.j.s.Server Started @679947ms
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=63012,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-4-001/cores}
[junit4] 2> 677734 ERROR
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 677734 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T03:05:02.073Z
[junit4] 2> 677738 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 677739 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-4-001/solr.xml
[junit4] 2> 677744 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 677746 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39907/solr
[junit4] 2> 677762 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 677766 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 677769 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63012_
[junit4] 2> 677771 INFO
(zkCallback-801-thread-1-processing-n:127.0.0.1:38450_) [n:127.0.0.1:38450_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677771 INFO
(zkCallback-795-thread-1-processing-n:127.0.0.1:33183_) [n:127.0.0.1:33183_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677772 INFO (zkCallback-784-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677772 INFO
(zkCallback-780-thread-2-processing-n:127.0.0.1:51799_) [n:127.0.0.1:51799_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677772 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:63012_) [n:127.0.0.1:63012_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677773 INFO
(zkCallback-789-thread-1-processing-n:127.0.0.1:62035_) [n:127.0.0.1:62035_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 677959 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 677962 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 677962 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7c1cfe84
[junit4] 2> 677964 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent_C70A6F89CD9BB3FC-001/shard-4-001/cores
[junit4] 2> 677964 INFO
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C70A6F89CD9BB3FC])
[n:127.0.0.1:63012_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 677964 INFO
(coreLoadExecutor-2539-thread-1-processing-n:127.0.0.1:63012_)
[n:127.0.0.1:63012_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 677966 INFO
(OverseerStateUpdate-98145553245470724-127.0.0.1:51799_-n_0000000000)
[n:127.0.0.1:51799_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 678339 INFO (qtp1187263-6502) [n:127.0.0.1:62035_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:38450_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38450","node_name":"127.0.0.1:38450_","state":"recovering","type":"NRT"}
[junit4] 2> 678339 INFO (qtp1187263-6502) [n:127.0.0.1:62035_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 678339 INFO (qtp1187263-6502) [n:127.0.0.1:62035_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:38450_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1006
[junit4] 2> 678840 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:62035/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 678840 INFO
(recoveryExecutor-799-thread-1-processing-n:127.0.0.1:38450_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38450_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:38450 START replicas=[http://127.0.0.1:62035/collection1/]
nUpdates=100
[junit4] 2> 678843 INFO (qtp1187263-6501) [n:127.0.0.1:62035_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 678843 INFO (qtp1187263-6501) [n:127.0.0.1:62035_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036
[...truncated too long message...]
nit4] 2> 2323342 INFO
(searcherExecutor-10129-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2323343 INFO
(searcherExecutor-10129-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2323343 INFO
(searcherExecutor-10129-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2323347 INFO
(searcherExecutor-10129-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@327291ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2323430 INFO
(TEST-MetricsHandlerTest.test-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 2323437 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCompact
[junit4] 2> 2323441 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[C70A6F89CD9BB3FC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCompact
[junit4] 2> 2323441 INFO
(SUITE-MetricsHandlerTest-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2323441 INFO
(SUITE-MetricsHandlerTest-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=813753120
[junit4] 2> 2323441 INFO
(SUITE-MetricsHandlerTest-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2323442 INFO
(SUITE-MetricsHandlerTest-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2323443 INFO
(SUITE-MetricsHandlerTest-seed#[C70A6F89CD9BB3FC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2323443 INFO (coreCloseExecutor-10134-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@85a78b3
[junit4] 2> 2323444 INFO (coreCloseExecutor-10134-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=140146867
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_C70A6F89CD9BB3FC-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=214, maxMBSortInHeap=6.74903527713157,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-SG,
timezone=Europe/Ulyanovsk
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=192255720,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSearcherReuse,
TestScoreJoinQPScore, TestSmileRequest, DirectUpdateHandlerOptimizeTest,
TestSearchPerf, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsRecoveryZkTest,
TestSQLHandlerNonCloud, BigEndianAscendingWordDeserializerTest,
TestShardHandlerFactory, UUIDFieldTest, SolrInfoBeanTest,
CollectionStateFormat2Test, StatsComponentTest,
TestTolerantUpdateProcessorCloud, DistributedQueueTest, NoCacheHeaderTest,
CdcrRequestHandlerTest, TestUseDocValuesAsStored2,
TestRequestStatusCollectionAPI, BitVectorTest, TestReplicaProperties,
TestSizeLimitedDistributedMap, TestDocSet, HighlighterConfigTest,
VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudWithKerberosAlt,
MetricUtilsTest, ClassificationUpdateProcessorIntegrationTest,
PreAnalyzedUpdateProcessorTest, TestRandomFaceting,
CachingDirectoryFactoryTest, TestLuceneMatchVersion,
SharedFSAutoReplicaFailoverTest, TestFoldingMultitermQuery,
TestDistributedGrouping, TestTrieFacet, TestLeaderElectionWithEmptyReplica,
TestRawResponseWriter, TestOrdValues, TestLMDirichletSimilarityFactory,
UpdateParamsTest, ResponseLogComponentTest, TestSolrIndexConfig,
DistributedFacetPivotLargeTest, JvmMetricsTest, TermVectorComponentTest,
DistanceFunctionTest, ConnectionManagerTest, TestGeoJSONResponseWriter,
AnalysisErrorHandlingTest, DistribDocExpirationUpdateProcessorTest,
TestReversedWildcardFilterFactory, TestFileDictionaryLookup,
SecurityConfHandlerTest, JsonLoaderTest, AtomicUpdatesTest,
TestExactStatsCache, ActionThrottleTest, LeaderFailoverAfterPartitionTest,
TestConfigSetsAPIExclusivity, CloudExitableDirectoryReaderTest,
TestReplicationHandlerBackup, SolrCoreCheckLockOnStartupTest, QueryParsingTest,
TestCloudPivotFacet, V2ApiIntegrationTest, TestQueryTypes,
TestAnalyzeInfixSuggestions, DeleteLastCustomShardedReplicaTest,
BlockJoinFacetRandomTest, ShowFileRequestHandlerTest, BasicZkTest,
HdfsWriteToMultipleCollectionsTest, SpatialHeatmapFacetsTest, PrimUtilsTest,
TestSolr4Spatial, BasicFunctionalityTest, OpenCloseCoreStressTest,
TestPayloadCheckQParserPlugin, FieldMutatingUpdateProcessorTest,
SolrCoreMetricManagerTest, TimeZoneUtilsTest, TestInPlaceUpdatesDistrib,
TestUnifiedSolrHighlighter, TestJsonFacets, HttpPartitionTest,
TestQueryWrapperFilter, HLLUtilTest, SignatureUpdateProcessorFactoryTest,
TestSolrConfigHandlerConcurrent, RegexBoostProcessorTest, TestStandardQParsers,
TestOmitPositions, SolrCloudReportersTest, CollectionsAPIDistributedZkTest,
DistributedExpandComponentTest, TestUninvertingReader, ZkSolrClientTest,
TestCrossCoreJoin, TestSchemaVersionResource, ReplicationFactorTest,
TestCloudSchemaless, SolrCmdDistributorTest, TestInfoStreamLogging,
SpellCheckCollatorTest, TestManagedSchemaAPI, CoreAdminCreateDiscoverTest,
TestHalfAndHalfDocValues, TestFieldCacheReopen, TestCustomDocTransformer,
SuggesterTest, TestAuthenticationFramework, CustomCollectionTest,
HdfsSyncSliceTest, TolerantUpdateProcessorTest, CoreAdminHandlerTest,
TestSolrDeletionPolicy2, SolrCloudExampleTest,
UpdateRequestProcessorFactoryTest, TestRecovery, HdfsNNFailoverTest,
TestCloudInspectUtil, FullHLLTest, TestLegacyFieldReuse, TestSolrQueryResponse,
TestIndexSearcher, TestIntervalFaceting, PreAnalyzedFieldTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestClusterStateMutator,
CircularListTest, TestQueryUtils, TestStressLiveNodes,
TestLMJelinekMercerSimilarityFactory, SolrGangliaReporterTest,
BadComponentTest, TestObjectReleaseTracker, SolrJmxReporterTest, TestNRTOpen,
ChaosMonkeySafeLeaderTest, BlockDirectoryTest, TestWriterPerf,
TestCoreAdminApis, TestManagedResourceStorage, FacetPivotSmallTest,
TestNonDefinedSimilarityFactory, UpdateLogTest, TestValueSourceCache,
ExternalFileFieldSortTest, TestDynamicFieldResource, ChangedSchemaMergeTest,
TestNestedDocsSort, EchoParamsTest, HdfsDirectoryTest, RemoteQueryErrorTest,
TestPolicyCloud, CurrencyFieldOpenExchangeTest, TestJettySolrRunner,
BadCopyFieldTest, DeleteReplicaTest, TestFilteredDocIdSet,
TestCloudManagedSchema, CloudMLTQParserTest, TestSolrCoreProperties,
TestHighFrequencyDictionaryFactory, RequestHandlersTest, TestXmlQParserPlugin,
CollectionsAPIAsyncDistributedZkTest, TlogReplayBufferedWhileIndexingTest,
NotRequiredUniqueKeyTest, TestPKIAuthenticationPlugin, MinimalSchemaTest,
TestLegacyTerms, TestComplexPhraseLeadingWildcard,
TermVectorComponentDistributedTest, BasicDistributedZk2Test, OverseerTest,
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest,
AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest,
TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest,
TestRangeQuery, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest,
ConvertedLegacyTest, TestSort, TestFiltering, TestLazyCores,
TestExtendedDismaxParser, DocValuesTest, StandardRequestHandlerTest,
DirectSolrSpellCheckerTest, XmlUpdateRequestHandlerTest,
TestIndexingPerformance, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest,
TestJmxIntegration, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter,
TestLFUCache, MultiTermTest, TestBinaryField, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestDFRSimilarityFactory, TestFastWriter, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestDocumentBuilder,
SystemInfoHandlerTest, DistributedIntervalFacetingTest,
TestEmbeddedSolrServerConstructors, AssignTest, BaseCdcrDistributedZkTest,
CdcrBootstrapTest, CleanupOldIndexTest, CollectionReloadTest,
CollectionsAPISolrJTest, DocValuesNotIndexedTest, ForceLeaderTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerStatusTest, PeerSyncReplicationTest, RestartWhileUpdatingTest,
RollingRestartTest, TestCloudJSONFacetJoinDomain, TestCloudRecovery,
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore,
TestMiniSolrCloudCluster, TestPullReplicaErrorHandling, TestRandomFlRTGCloud,
TestRandomRequestDistribution, TestSSLRandomization, TestSegmentSorting,
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates,
TriLevelCompositeIdRoutingTest, HdfsRestartWhileUpdatingTest,
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, StressHdfsTest, TestInitParams,
TestSolrConfigHandler, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore,
TestSystemCollAutoCreate, V2StandaloneTest, CoreMergeIndexesAdminHandlerTest,
InfoHandlerTest, MetricsHandlerTest]
[junit4] Completed [586/725 (3!)] on J1 in 0.74s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 43859 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]