Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14054/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data/index.20150830151332245,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data/index.20150830151332338]
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data/index.20150830151332245,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-028/./collection1/data/index.20150830151332338]
expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([A06B4D737DF4947E:5718A32BBB1C3B98]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([A06B4D737DF4947E:7B1AADB94A815118]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:940)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:940)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:940)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:940)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:940)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
at
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:443)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10039 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/init-core-data-001
[junit4] 2> 894814 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
doTestReplicateAfterStartupWithNoActivity
[junit4] 2> 894815 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1
[junit4] 2> 894819 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 894820 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c72db{/solr,null,AVAILABLE}
[junit4] 2> 894822 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@45ccf9{HTTP/1.1}{127.0.0.1:41035}
[junit4] 2> 894822 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server Started @896910ms
[junit4] 2> 894823 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=41035}
[junit4] 2> 894823 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 894823 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/'
[junit4] 2> 894838 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/solr.xml
[junit4] 2> 894843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/.
[junit4] 2> 894843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer New CoreContainer 2666859
[junit4] 2> 894843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/]
[junit4] 2> 894844 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/lib
[junit4] 2> 894844 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/lib).
[junit4] 2> 894850 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 894852 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 894852 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 894852 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 894853 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 894853 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 894854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/.
[junit4] 2> 894855 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 894855 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/
[junit4] 2> 894855 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 894855 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/'
[junit4] 2> 894855 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 894856 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 894866 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 894868 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 894872 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 894873 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 894875 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 894876 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 894877 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf'
[junit4] 2> 894877 INFO (coreLoadExecutor-3833-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/
[junit4] 2> 894877 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 894877 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 894878 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 894878 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data
[junit4] 2> 894878 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 894878 WARN (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 894878 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 894879 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1792697526,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 894879 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1315d2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d79884),segFN=segments_1,generation=1}
[junit4] 2> 894879 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 894879 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/
[junit4] 2> 894880 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 894881 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 894882 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 894882 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 894883 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 894886 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 894886 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 894886 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 894886 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 894886 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.1064453125,
floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=7.443534693618408,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3264978992346579
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1315d2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d79884),segFN=segments_1,generation=1}
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1fad0b[collection1]
main
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf}
[junit4] 2> 894887 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf
[junit4] 2> 894888 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 894888 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 894888 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 894888 INFO
(searcherExecutor-3834-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fad0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 894888 INFO (coreLoadExecutor-3833-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 895357 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/collection1
[junit4] 2> 895361 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 895362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65c777{/solr,null,AVAILABLE}
[junit4] 2> 895362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@c05016{HTTP/1.1}{127.0.0.1:60766}
[junit4] 2> 895362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server Started @897450ms
[junit4] 2> 895362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=60766}
[junit4] 2> 895363 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 895363 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/'
[junit4] 2> 895378 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/solr.xml
[junit4] 2> 895382 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/.
[junit4] 2> 895383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer New CoreContainer 16812993
[junit4] 2> 895383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/]
[junit4] 2> 895383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/lib
[junit4] 2> 895383 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/lib).
[junit4] 2> 895388 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 895389 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 895390 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 895390 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 895390 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 895390 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 895390 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/.
[junit4] 2> 895391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 895391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/
[junit4] 2> 895391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 895391 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/'
[junit4] 2> 895391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 895391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 895401 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 895403 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 895407 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 895407 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 895408 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 895426 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 895426 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/conf'
[junit4] 2> 895426 INFO (coreLoadExecutor-3843-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/
[junit4] 2> 895426 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 895427 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 895427 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 895427 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data
[junit4] 2> 895427 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 895427 WARN (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 895427 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 895428 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1792697526,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 895428 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@9a7064
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1698d46),segFN=segments_1,generation=1}
[junit4] 2> 895428 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 895429 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/
[junit4] 2> 895430 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 895431 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895431 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895432 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895432 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895433 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 895433 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 895433 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 895433 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 895433 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.1064453125,
floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=7.443534693618408,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3264978992346579
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@9a7064
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1698d46),segFN=segments_1,generation=1}
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13afa54[collection1]
main
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/conf
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/conf}
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/conf
[junit4] 2> 895434 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 895435 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 895435 INFO
(searcherExecutor-3844-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13afa54[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 895435 INFO (coreLoadExecutor-3843-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 895437 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 895892 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@c05016{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 895893 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16812993
[junit4] 2> 895893 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@16b3ee9
[junit4] 2> 895893 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.UpdateHandler closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 895894 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data
[junit4] 2> 895895 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 895895 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 895895 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65c777{/solr,null,UNAVAILABLE}
[junit4] 2> 895897 INFO (qtp11476137-9479) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 895897 INFO (qtp11476137-9479) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
[junit4] 2> 895899 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 895899 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1315d2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d79884),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1315d2d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d79884),segFN=segments_2,generation=2}
[junit4] 2> 895899 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 895900 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1c221ff[collection1] main
[junit4] 2> 895900 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 895900 INFO
(searcherExecutor-3834-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c221ff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 895900 INFO (qtp11476137-9477) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 1
[junit4] 2> 895904 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@45ccf9{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 895904 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2666859
[junit4] 2> 895905 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1724795
[junit4] 2> 895905 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.UpdateHandler closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 895905 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 895905 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 895905 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 895906 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c72db{/solr,null,UNAVAILABLE}
[junit4] 2> 895907 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 895908 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c5a2e2{/solr,null,AVAILABLE}
[junit4] 2> 895908 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@2e67bd{HTTP/1.1}{127.0.0.1:59182}
[junit4] 2> 895909 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.e.j.s.Server Started @897996ms
[junit4] 2> 895909 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=59182}
[junit4] 2> 895909 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 895909 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/'
[junit4] 2> 895919 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/solr.xml
[junit4] 2> 895922 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/.
[junit4] 2> 895922 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer New CoreContainer 15065611
[junit4] 2> 895922 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/]
[junit4] 2> 895922 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/lib
[junit4] 2> 895922 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/lib).
[junit4] 2> 895927 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 895927 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 895928 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 895928 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 895928 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 895928 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 895928 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/.
[junit4] 2> 895929 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 895929 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/
[junit4] 2> 895930 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 895930 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/'
[junit4] 2> 895930 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 895930 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[A06B4D737DF4947E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 895939 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 895942 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 895947 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 895947 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 895949 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 895950 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf'
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data
[junit4] 2> 895951 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/index/
[junit4] 2> 895952 WARN (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 895952 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/index
[junit4] 2> 895952 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=48.0400390625,
floorSegmentMB=1.8154296875, forceMergeDeletesPctAllowed=5.15232130758146,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10961665335749943
[junit4] 2> 895973 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deffa0;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 895973 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 895974 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/
[junit4] 2> 895975 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 895976 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895976 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895977 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895978 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 895978 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 895978 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 895979 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 895979 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 895979 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 895979 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.0498046875,
floorSegmentMB=0.765625, forceMergeDeletesPctAllowed=29.815513502209132,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3223008537676699
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deffa0;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ae4604[collection1]
main
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf}
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A06B4D737DF4947E-001/solr-instance-001/./collection1/conf
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 895980 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 895981 INFO
(searcherExecutor-3855-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ae4604[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 895981 INFO (coreLoadExecutor-3854-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 896433 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[0]} 0 0
[junit4] 2> 896435 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[1]} 0 0
[junit4] 2> 896436 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[2]} 0 0
[junit4] 2> 896438 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[3]} 0 0
[junit4] 2> 896439 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[4]} 0 0
[junit4] 2> 896441 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[5]} 0 0
[junit4] 2> 896442 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[6]} 0 0
[junit4] 2> 896444 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[7]} 0 0
[junit4] 2> 896445 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[8]} 0 0
[junit4] 2> 896447 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[9]} 0 0
[junit4] 2> 896448 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[10]} 0 0
[junit4] 2> 896450 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[11]} 0 0
[junit4] 2> 896451 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[12]} 0 0
[junit4] 2> 896453 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[13]} 0 0
[junit4] 2> 896454 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[14]} 0 0
[junit4] 2> 896456 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[15]} 0 0
[junit4] 2> 896457 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[16]} 0 0
[junit4] 2> 896459 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[17]} 0 0
[junit4] 2> 896460 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[18]} 0 0
[junit4] 2> 896462 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[19]} 0 0
[junit4] 2> 896463 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[20]} 0 0
[junit4] 2> 896465 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[21]} 0 0
[junit4] 2> 896466 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[22]} 0 0
[junit4] 2> 896468 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[23]} 0 0
[junit4] 2> 896469 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[24]} 0 0
[junit4] 2> 896471 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[25]} 0 0
[junit4] 2> 896472 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[26]} 0 0
[junit4] 2> 896474 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[27]} 0 0
[junit4] 2> 896475 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[28]} 0 0
[junit4] 2> 896477 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[29]} 0 0
[junit4] 2> 896478 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[30]} 0 0
[junit4] 2> 896480 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[31]} 0 0
[junit4] 2> 896482 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[32]} 0 0
[junit4] 2> 896483 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[33]} 0 0
[junit4] 2> 896485 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[34]} 0 0
[junit4] 2> 896486 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[35]} 0 0
[junit4] 2> 896488 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[36]} 0 0
[junit4] 2> 896489 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[37]} 0 0
[junit4] 2> 896491 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[38]} 0 0
[junit4] 2> 896492 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[39]} 0 0
[junit4] 2> 896494 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[40]} 0 0
[junit4] 2> 896495 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[41]} 0 0
[junit4] 2> 896497 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[42]} 0 0
[junit4] 2> 896498 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[43]} 0 0
[junit4] 2> 896499 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[44]} 0 0
[junit4] 2> 896501 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[45]} 0 0
[junit4] 2> 896502 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[46]} 0 0
[junit4] 2> 896504 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[47]} 0 0
[junit4] 2> 896506 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[48]} 0 0
[junit4] 2> 896507 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[49]} 0 0
[junit4] 2> 896508 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[50]} 0 0
[junit4] 2> 896510 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[51]} 0 0
[junit4] 2> 896511 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[52]} 0 0
[junit4] 2> 896513 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[53]} 0 0
[junit4] 2> 896514 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[54]} 0 0
[junit4] 2> 896516 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[55]} 0 0
[junit4] 2> 896518 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[56]} 0 0
[junit4] 2> 896519 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[57]} 0 0
[junit4] 2> 896521 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[58]} 0 0
[junit4] 2> 896522 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[59]} 0 0
[junit4] 2> 896524 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[60]} 0 0
[junit4] 2> 896525 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[61]} 0 0
[junit4] 2> 896527 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[62]} 0 0
[junit4] 2> 896529 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[63]} 0 0
[junit4] 2> 896530 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[64]} 0 0
[junit4] 2> 896531 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[65]} 0 0
[junit4] 2> 896533 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[66]} 0 0
[junit4] 2> 896534 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[67]} 0 0
[junit4] 2> 896536 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[68]} 0 0
[junit4] 2> 896537 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[69]} 0 0
[junit4] 2> 896539 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[70]} 0 0
[junit4] 2> 896540 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[71]} 0 0
[junit4] 2> 896542 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[72]} 0 0
[junit4] 2> 896543 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[73]} 0 0
[junit4] 2> 896545 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[74]} 0 0
[junit4] 2> 896546 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[75]} 0 0
[junit4] 2> 896548 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[76]} 0 0
[junit4] 2> 896549 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[77]} 0 0
[junit4] 2> 896550 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[78]} 0 0
[junit4] 2> 896552 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[79]} 0 0
[junit4] 2> 896554 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[80]} 0 0
[junit4] 2> 896555 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[81]} 0 0
[junit4] 2> 896557 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[82]} 0 0
[junit4] 2> 896558 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[83]} 0 0
[junit4] 2> 896560 INFO (qtp6917937-9517) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[84]} 0 0
[junit4] 2> 896561 INFO (qtp6917937-9518) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[85]} 0 0
[junit4] 2> 896563 INFO (qtp6917937-9519) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[8
[...truncated too long message...]
ate Closing SolrCoreState
[junit4] 2> 1608673 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 1608673 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1608673 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on
request.
[junit4] 2> 1608683 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 1608684 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data;done=false>>]
[junit4] 2> 1608684 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data
[junit4] 2> 1608684 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data/index;done=false>>]
[junit4] 2> 1608684 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001/tempDir-003/schemaless/solr/gettingstarted/data/index
[junit4] 2> 1608685 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
x:gettingstarted] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@19ac795{/solr,null,UNAVAILABLE}
[junit4] 2> 1608686 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on
port 45107
[junit4] 2> 1608686 INFO
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[A06B4D737DF4947E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
[junit4] 2> 1608687 INFO
(SUITE-TestSolrCLIRunExample-seed#[A06B4D737DF4947E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_A06B4D737DF4947E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=tr, timezone=America/Matamoros
[junit4] 2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60
(32-bit)/cpus=12,threads=1,free=247284472,total=418906112
[junit4] 2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors,
XmlUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestExpandComponent,
TestFuzzyAnalyzedSuggestions, TestFieldResource,
OverriddenZkACLAndCredentialsProvidersTest, TestScoreJoinQPNoScore,
BasicDistributedZk2Test, BasicAuthIntegrationTest, TestBulkSchemaConcurrent,
MultiThreadedOCPTest, ResponseHeaderTest, TestSearcherReuse, TestCryptoKeys,
DebugComponentTest, HighlighterConfigTest, SolrCoreCheckLockOnStartupTest,
TestHighFrequencyDictionaryFactory, TestPHPSerializedResponseWriter,
TestElisionMultitermQuery, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, TestDefaultSimilarityFactory,
ClusterStateTest, PrimitiveFieldTypeTest, TestFieldTypeCollectionResource,
DistributedFacetPivotSmallAdvancedTest, DirectUpdateHandlerTest,
TestDynamicFieldCollectionResource, AddBlockUpdateTest, StatsComponentTest,
CloudExitableDirectoryReaderTest, TestDistributedStatsComponentCardinality,
TestManagedSchemaDynamicFieldResource, OverseerTest, TestMacros,
CurrencyFieldXmlFileTest, SimpleMLTQParserTest, HdfsDirectoryTest,
TestAuthorizationFramework, ParsingFieldUpdateProcessorsTest,
TestMinMaxOnMultiValuedField, TestBulkSchemaAPI, SimpleFacetsTest,
TestConfigSetProperties, SegmentsInfoRequestHandlerTest,
RAMDirectoryFactoryTest, TestCollapseQParserPlugin, TestSystemIdResolver,
DocValuesMultiTest, DataDrivenBlockJoinTest,
DistributedQueryComponentCustomSortTest, CoreAdminHandlerTest,
SuggesterTSTTest, TestTrieFacet, HdfsWriteToMultipleCollectionsTest,
TestWriterPerf, TestReRankQParserPlugin, BlockCacheTest, TestFieldSortValues,
TestPostingsSolrHighlighter, BigEndianAscendingWordDeserializerTest,
TestCollectionAPI, SystemInfoHandlerTest, CdcrUpdateLogTest,
MigrateRouteKeyTest, TestManagedSynonymFilterFactory,
TestSolrCloudWithKerberosAlt, AnalyticsMergeStrategyTest,
DistributedDebugComponentTest, TestShardHandlerFactory,
TestDocBasedVersionConstraints, TestDefaultStatsCache, TestZkChroot,
TermVectorComponentDistributedTest, TestGroupingSearch, TestStressReorder,
TestSearchPerf, UUIDFieldTest, TestRTimerTree, TestOrdValues, FullHLLTest,
TestSolr4Spatial2, RequestHandlersTest, TestCloudManagedSchema,
RecoveryAfterSoftCommitTest, UnloadDistributedZkTest,
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest,
TestRandomDVFaceting, AutoCommitTest, TestRecovery, TestHashPartitioner,
ZkControllerTest, TestReload, HardAutoCommitTest, TestSolr4Spatial,
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest,
BadIndexSchemaTest, TestSort, TestFiltering, TestBadConfig, TestIndexSearcher,
HighlighterTest, SoftAutoCommitTest, TestExtendedDismaxParser,
SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest,
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest,
TestWordDelimiterFilterFactory, DistanceFunctionTest, SolrInfoMBeanTest,
CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest,
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser,
FastVectorHighlighterTest, TestJmxIntegration, JSONWriterTest,
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest,
UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest,
TestDocSet, TestBinaryField, NumericFieldsTest, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrReplicationHandlerTest, DeleteInactiveReplicaTest, DeleteShardTest,
HttpPartitionTest, TestReplicaProperties,
VMParamsZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest,
ZkStateWriterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
TestConfigOverlay, TestConfigSetImmutable, TestDynamicLoading,
SecurityConfHandlerTest, SpatialHeatmapFacetsTest,
TestNonDefinedSimilarityFactory, TestLRUStatsCache,
TestSha256AuthenticationProvider, TestExceedMaxTermLength, TestHdfsUpdateLog,
VersionInfoTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
PreAnalyzedUpdateProcessorTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
[junit4] Completed [542/543] on J2 in 14.77s, 3 tests, 1 error, 1 skipped
<<< FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987:
There were test failures: 543 suites, 2145 tests, 1 error, 1 failure, 71
ignored (35 assumptions)
Total time: 46 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]