Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4078/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([7A1DB883A012E7B8:F24987590EEE8A40]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:910)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
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.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp
Error Message:
No such processor Template
Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
at
__randomizedtesting.SeedInfo.seed([7A1DB883A012E7B8:DFAFF84B065C2E4C]:0)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:284)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:236)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:54)
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 12035 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/init-core-data-001
[junit4] 2> 1807059 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1807059 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1807062 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1807062 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/gw_m/es
[junit4] 2> 1807063 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1807063 INFO (Thread-2860) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1807063 INFO (Thread-2860) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1807067 ERROR (Thread-2860) [ ] 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> 1807173 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52167
[junit4] 2> 1807206 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1807210 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1807212 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1807215 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1807218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1807221 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1807223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1807226 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1807229 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1807232 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1807235 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1807238 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1807587 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/cores/collection1
[junit4] 2> 1807593 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1807595 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a8e72ad{/gw_m/es,null,AVAILABLE}
[junit4] 2> 1807599 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@312e9831{HTTP/1.1,[http/1.1]}{127.0.0.1:52171}
[junit4] 2> 1807599 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server Started @1811104ms
[junit4] 2> 1807599 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/tempDir-001/control/data,
hostContext=/gw_m/es, hostPort=52171,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/cores}
[junit4] 2> 1807600 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1807600 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1807600 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1807600 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1807600 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:35:10.367Z
[junit4] 2> 1807607 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1807607 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/solr.xml
[junit4] 2> 1807613 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1807621 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52167/solr
[junit4] 2> 1807657 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1807658 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:52171_gw_m%2Fes
[junit4] 2> 1807660 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.Overseer Overseer
(id=98146851870015492-127.0.0.1:52171_gw_m%2Fes-n_0000000000) starting
[junit4] 2> 1807672 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52171_gw_m%2Fes
[junit4] 2> 1807676 INFO
(zkCallback-2852-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1807766 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1807772 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1807772 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1807774 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/cores
[junit4] 2> 1807775 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1807778 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1807796 INFO
(OverseerStateUpdate-98146851870015492-127.0.0.1:52171_gw_m%2Fes-n_0000000000)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1808819 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1808842 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1808885 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1808915 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1808915 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes 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@7a9a3750
[junit4] 2> 1808915 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1808915 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/control-001/cores/collection1/data/]
[junit4] 2> 1808916 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1808918 WARN
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes 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> 1808956 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1808956 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1808957 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1808957 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1808958 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1493553784,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1808958 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f7d6edd[collection1] main]
[junit4] 2> 1808959 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1808960 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1808960 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1808960 INFO
(coreLoadExecutor-6492-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570349631906250752
[junit4] 2> 1808961 INFO
(searcherExecutor-6493-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@5f7d6edd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
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> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52171/gw_m/es/collection1/
[junit4] 2> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:52171/gw_m/es/collection1/ has no replicas
[junit4] 2> 1808968 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
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> 1808974 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
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:52171/gw_m/es/collection1/ shard1
[junit4] 2> 1809087 INFO
(coreZkRegister-6485-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes
x:collection1 c:control_collection) [n:127.0.0.1:52171_gw_m%2Fes
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1809354 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1809355 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52167/solr ready
[junit4] 2> 1809356 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1809356 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1809606 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/cores/collection1
[junit4] 2> 1809607 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001
of type NRT
[junit4] 2> 1809607 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1809609 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@609f311{/gw_m/es,null,AVAILABLE}
[junit4] 2> 1809609 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@373b514d{HTTP/1.1,[http/1.1]}{127.0.0.1:52184}
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server Started @1813114ms
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gw_m/es,
hostPort=52184,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/cores}
[junit4] 2> 1809610 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1809610 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:35:12.377Z
[junit4] 2> 1809613 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1809613 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/solr.xml
[junit4] 2> 1809618 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1809621 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52167/solr
[junit4] 2> 1809623 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cb00ab1890008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1809635 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1809639 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1809643 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52184_gw_m%2Fes
[junit4] 2> 1809646 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1809646 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1809646 INFO
(zkCallback-2852-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1809730 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1809735 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1809736 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1809738 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/cores
[junit4] 2> 1809738 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1809739 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1809742 INFO
(OverseerStateUpdate-98146851870015492-127.0.0.1:52171_gw_m%2Fes-n_0000000000)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 1809855 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1810765 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1810773 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1810830 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1810856 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1810856 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes 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@7a9a3750
[junit4] 2> 1810856 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1810856 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1810857 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1810859 WARN
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes 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> 1810904 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1810904 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1810905 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1810905 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1810905 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1493553784,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1810905 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@25e32505[collection1] main]
[junit4] 2> 1810907 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1810907 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1810908 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1810908 INFO
(coreLoadExecutor-6503-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570349633948876800
[junit4] 2> 1810909 INFO
(searcherExecutor-6504-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25e32505[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1810916 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1810916 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes 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> 1810916 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52184/gw_m/es/collection1/
[junit4] 2> 1810917 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1810917 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:52184/gw_m/es/collection1/ has no replicas
[junit4] 2> 1810917 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 1810921 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:52184/gw_m/es/collection1/ shard2
[junit4] 2> 1811033 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1811092 INFO
(coreZkRegister-6498-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52184_gw_m%2Fes c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1811207 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1811585 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/cores/collection1
[junit4] 2> 1811585 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001
of type NRT
[junit4] 2> 1811585 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1811592 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54c4a7d7{/gw_m/es,null,AVAILABLE}
[junit4] 2> 1811592 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6b51b0fd{HTTP/1.1,[http/1.1]}{127.0.0.1:52191}
[junit4] 2> 1811592 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server Started @1815097ms
[junit4] 2> 1811592 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/gw_m/es, hostPort=52191,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/cores}
[junit4] 2> 1811593 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1811594 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1811594 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1811594 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1811594 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:35:14.361Z
[junit4] 2> 1811598 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1811598 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/solr.xml
[junit4] 2> 1811605 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1811612 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52167/solr
[junit4] 2> 1811638 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1811644 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1811651 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52191_gw_m%2Fes
[junit4] 2> 1811653 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1811653 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1811653 INFO
(zkCallback-2852-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1811655 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1811742 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1811746 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1811746 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1811747 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/cores
[junit4] 2> 1811747 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1811750 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1811752 INFO
(OverseerStateUpdate-98146851870015492-127.0.0.1:52171_gw_m%2Fes-n_0000000000)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard3
[junit4] 2> 1811857 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1811857 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1812783 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1812791 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1812852 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1812877 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1812877 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.core_node2' (registry
'solr.core.collection1.shard3.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1812878 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1812878 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1812879 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1812881 WARN
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes 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> 1812937 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1812937 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1812942 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1812942 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1812943 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1493553784,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1812944 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@291bbe10[collection1] main]
[junit4] 2> 1812945 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1812946 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1812946 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1812946 INFO
(coreLoadExecutor-6514-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570349636085874688
[junit4] 2> 1812947 INFO
(searcherExecutor-6515-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@291bbe10[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1812953 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1812954 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 1812954 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52191/gw_m/es/collection1/
[junit4] 2> 1812956 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1812956 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:52191/gw_m/es/collection1/ has no replicas
[junit4] 2> 1812956 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 1812960 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:52191/gw_m/es/collection1/ shard3
[junit4] 2> 1813074 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1813074 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1813128 INFO
(coreZkRegister-6509-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52191_gw_m%2Fes c:collection1
s:shard3 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1813247 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1813247 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1813573 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/cores/collection1
[junit4] 2> 1813574 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001
of type NRT
[junit4] 2> 1813574 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1813575 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@745157e3{/gw_m/es,null,AVAILABLE}
[junit4] 2> 1813575 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67611e70{HTTP/1.1,[http/1.1]}{127.0.0.1:52202}
[junit4] 2> 1813575 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server Started @1817080ms
[junit4] 2> 1813576 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/gw_m/es, hostPort=52202,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/cores}
[junit4] 2> 1813576 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1813576 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1813576 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1813576 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1813576 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:35:16.343Z
[junit4] 2> 1813579 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1813579 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/solr.xml
[junit4] 2> 1813584 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1813587 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52167/solr
[junit4] 2> 1813601 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1813605 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1813608 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52202_gw_m%2Fes
[junit4] 2> 1813611 INFO
(zkCallback-2852-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1813611 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1813611 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1813611 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1813612 INFO
(zkCallback-2874-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1813723 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1813726 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1813726 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1813728 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/cores
[junit4] 2> 1813728 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1813730 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1813731 INFO
(OverseerStateUpdate-98146851870015492-127.0.0.1:52171_gw_m%2Fes-n_0000000000)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1813844 INFO
(zkCallback-2874-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1813845 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1813844 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1814760 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1814790 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1814885 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1814906 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1814907 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node3' (registry
'solr.core.collection1.shard1.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750
[junit4] 2> 1814907 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1814907 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1814909 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1814911 WARN
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes 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> 1815003 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1815003 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1815005 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1815005 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1815006 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1493553784,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1815006 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@499b96cb[collection1] main]
[junit4] 2> 1815008 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1815009 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1815009 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1815009 INFO
(coreLoadExecutor-6525-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570349638249086976
[junit4] 2> 1815010 INFO
(searcherExecutor-6526-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@499b96cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1815018 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1815018 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 1815018 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52202/gw_m/es/collection1/
[junit4] 2> 1815018 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1815019 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:52202/gw_m/es/collection1/ has no replicas
[junit4] 2> 1815019 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 1815024 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:52202/gw_m/es/collection1/ shard1
[junit4] 2> 1815139 INFO
(zkCallback-2874-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815139 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815139 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815198 INFO
(coreZkRegister-6520-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes
x:collection1 c:collection1) [n:127.0.0.1:52202_gw_m%2Fes c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1815313 INFO
(zkCallback-2874-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815313 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815313 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1815657 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-4-001/cores/collection1
[junit4] 2> 1815658 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-4-001
of type NRT
[junit4] 2> 1815659 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1815661 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57370d21{/gw_m/es,null,AVAILABLE}
[junit4] 2> 1815661 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13b37b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:52213}
[junit4] 2> 1815661 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.e.j.s.Server Started @1819166ms
[junit4] 2> 1815662 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/gw_m/es, hostPort=52213,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-4-001/cores}
[junit4] 2> 1815662 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1815662 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1815662 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1815662 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1815662 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:35:18.429Z
[junit4] 2> 1815667 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1815667 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_7A1DB883A012E7B8-001/shard-4-001/solr.xml
[junit4] 2> 1815685 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a9a3750, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1815692 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52167/solr
[junit4] 2> 1815712 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52213_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1815716 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52213_gw_m%2Fes ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1815720 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883A012E7B8])
[n:127.0.0.1:52213_gw_m%2Fes ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52213_gw_m%2Fes
[junit4] 2> 1815723 INFO
(zkCallback-2852-thread-1-processing-n:127.0.0.1:52171_gw_m%2Fes)
[n:127.0.0.1:52171_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1815724 INFO
(zkCallback-2868-thread-1-processing-n:127.0.0.1:52191_gw_m%2Fes)
[n:127.0.0.1:52191_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1815724 INFO
(zkCallback-2874-thread-1-processing-n:127.0.0.1:52202_gw_m%2Fes)
[n:127.0.0.1:52202_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1815724 INFO
(zkCallback-2862-thread-1-processing-n:127.0.0.1:52184_gw_m%2Fes)
[n:127.0.0.1:52184_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1815724 INFO (zkCallback-2856-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1815726 INFO
(zkCallback-2880-thread-1-processing-n:127.0.0.1:52213_gw_m%2Fes)
[n:127.0.0.1:52213_gw_m%2Fes ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1815843 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[7A1DB883
[...truncated too long message...]
to use InMemory storage instead.
[junit4] 2> 2161812 INFO (coreLoadExecutor-8168-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2161813 INFO
(searcherExecutor-8169-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6b4e596f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2161814 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2161817 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 2161817 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> 2161817 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 2161817 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp
-Dtests.seed=7A1DB883A012E7B8 -Dtests.slow=true -Dtests.locale=es-MX
-Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: No such
processor Template
[junit4] > at
__randomizedtesting.SeedInfo.seed([7A1DB883A012E7B8:DFAFF84B065C2E4C]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:284)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:236)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:54)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2161823 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 2161823 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[7A1DB883A012E7B8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 2161824 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2161824 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=450926776
[junit4] 2> 2161824 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2161825 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2161825 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2161826 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[7A1DB883A012E7B8]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2161826 INFO (coreCloseExecutor-8173-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3cc7abd2
[junit4] 2> 2161832 INFO (coreCloseExecutor-8173-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1019718610
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_7A1DB883A012E7B8-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=es-MX,
timezone=Asia/Ujung_Pandang
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=204106200,total=516947968
[junit4] 2> NOTE: All tests run in this JVM: [NoCacheHeaderTest,
AutoCommitTest, LargeFieldTest, LeaderFailoverAfterPartitionTest,
TestUseDocValuesAsStored2, TestLegacyTerms, TestFuzzyAnalyzedSuggestions,
SpatialHeatmapFacetsTest, JavabinLoaderTest, TestCodecSupport,
HttpSolrCallGetCoreTest, TestManagedSynonymFilterFactory, DeleteReplicaTest,
SolrCoreMetricManagerTest, ZkSolrClientTest, CacheHeaderTest, ScriptEngineTest,
TestAnalyzedSuggestions, SortByFunctionTest, IndexSchemaTest,
ManagedSchemaRoundRobinCloudTest, SharedFSAutoReplicaFailoverTest,
TermVectorComponentTest, SolrGangliaReporterTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSubQueryTransformer,
TestReplicationHandlerBackup, TestDFRSimilarityFactory,
BlobRepositoryCloudTest, TestReplicaProperties, TestCollectionAPI,
CSVRequestHandlerTest, TestFieldCacheReopen, TestSchemalessBufferedUpdates,
AddSchemaFieldsUpdateProcessorFactoryTest, TestIndexingPerformance,
RequestHandlersTest, TestLeaderInitiatedRecoveryThread, TestExactStatsCache,
TestJoin, DistributedFacetPivotLargeTest, NotRequiredUniqueKeyTest,
DirectUpdateHandlerOptimizeTest, ClassificationUpdateProcessorIntegrationTest,
TestStressRecovery, TestJsonFacets, TestNumericTokenStream,
TestJavabinTupleStreamParser, SpellPossibilityIteratorTest, BadIndexSchemaTest,
TestDocSet, TestCustomDocTransformer, StatsReloadRaceTest, TestRestoreCore,
TestTrie, MigrateRouteKeyTest, TestCoreAdminApis, AtomicUpdatesTest,
PreAnalyzedUpdateProcessorTest, TestRandomRequestDistribution, TestDocTermOrds,
TestDynamicFieldResource, BJQParserTest, ConvertedLegacyTest,
PeerSyncReplicationTest, CoreAdminCreateDiscoverTest, SystemInfoHandlerTest,
TestCoreDiscovery, TestSolrConfigHandlerConcurrent,
SimpleCollectionCreateDeleteTest, TestSolrCloudWithKerberosAlt, TestFastWriter,
TestQueryWrapperFilter, TestFilteredDocIdSet, SolrMetricReporterTest,
SolrIndexSplitterTest, TestFiltering, FullHLLTest, DistributedQueueTest,
TestDistribDocBasedVersion, TestPointFields, HttpPartitionTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestInfoStreamLogging,
TestDocumentBuilder, TestFileDictionaryLookup,
TestSha256AuthenticationProvider, HdfsWriteToMultipleCollectionsTest,
BitVectorTest, ChaosMonkeySafeLeaderTest, TestUnifiedSolrHighlighter,
TestReload, TestAtomicUpdateErrorCases,
ConcurrentDeleteAndCreateCollectionTest, HLLUtilTest,
TestAuthenticationFramework, SubstringBytesRefFilterTest,
TestSolrCLIRunExample, CollectionStateFormat2Test, TestGeoJSONResponseWriter,
SolrJmxReporterTest, CoreMergeIndexesAdminHandlerTest,
BigEndianAscendingWordDeserializerTest, AssignTest,
TestTolerantUpdateProcessorCloud, RankQueryTest,
TestExclusionRuleCollectionAccess, TestExpandComponent, DOMUtilTest,
RemoteQueryErrorTest, SignatureUpdateProcessorFactoryTest, TestSearcherReuse,
DocValuesMissingTest, SolrCloudReportersTest, TestSchemaResource,
CircularListTest, TestLMDirichletSimilarityFactory,
TestSubQueryTransformerDistrib, AnalyticsQueryTest, FileBasedSpellCheckerTest,
DistributedFacetPivotSmallAdvancedTest, SmileWriterTest,
TestManagedResourceStorage, TestPivotHelperCode, TestDistributedGrouping,
TestShardHandlerFactory, TestCloudSchemaless, TestSolrConfigHandler,
TestConfigOverlay, TestDynamicLoading, TestRequestStatusCollectionAPI,
DistanceFunctionTest, TestSolr4Spatial, ShardRoutingCustomTest,
ClusterStateTest, OverseerStatusTest, TestStressLiveNodes,
CloudExitableDirectoryReaderTest, TestObjectReleaseTracker, TestSolrCoreParser,
RequestLoggingTest, HdfsDirectoryTest, HdfsNNFailoverTest, MetricsHandlerTest,
TestPHPSerializedResponseWriter, TestBadConfig, TestSizeLimitedDistributedMap,
TestXmlQParserPlugin, TestPayloadCheckQParserPlugin, DebugComponentTest,
BasicZkTest, TestOnReconnectListenerSupport, TestConfig, TestNumericTerms32,
TestMissingGroups, TestRecoveryHdfs, TestAnalyzeInfixSuggestions,
AnalysisErrorHandlingTest, TestIndexSearcher, SpatialRPTFieldTypeTest,
TestLockTree, TestUniqueKeyFieldResource, TestCopyFieldCollectionResource,
CloudMLTQParserTest, TestStressCloudBlindAtomicUpdates,
FieldAnalysisRequestHandlerTest, TestTrieFacet, TestSolrIndexConfig,
JsonLoaderTest, TestUninvertingReader, HdfsSyncSliceTest,
TestSimpleTrackingShardHandler, DefaultValueUpdateProcessorTest,
TestRealTimeGet, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest,
TestZkChroot, TestDistributedSearch, DistributedTermsComponentTest,
SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest,
BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest,
SuggesterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest,
QueryEqualityTest, DocValuesMultiTest, SolrInfoBeanTest,
LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, XmlUpdateRequestHandlerTest,
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest]
[junit4] Completed [441/725 (2!)] on J1 in 0.58s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44409 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]