Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13967/
Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([CBA8680D2AFA9039:3CDB8655EC123FDF]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:659)
at java.util.ArrayList.get(ArrayList.java:432)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
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:504)
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:746)
Build Log:
[...truncated 10477 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/init-core-data-001
[junit4] 2> 984052 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
[junit4] 2> 984052 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1
[junit4] 2> 984055 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 984056 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c8a719{/solr,null,AVAILABLE}
[junit4] 2> 984058 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@a409cd{HTTP/1.1}{127.0.0.1:57081}
[junit4] 2> 984058 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server Started @985394ms
[junit4] 2> 984058 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=57081}
[junit4] 2> 984059 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@530c12
[junit4] 2> 984059 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/'
[junit4] 2> 984070 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/solr.xml
[junit4] 2> 984079 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/.
[junit4] 2> 984079 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer New CoreContainer 27639953
[junit4] 2> 984079 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/]
[junit4] 2> 984080 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/lib
[junit4] 2> 984080 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/lib).
[junit4] 2> 984086 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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> 984087 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 984088 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 984088 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 984088 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 984088 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 984089 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/.
[junit4] 2> 984089 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 984090 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/
[junit4] 2> 984090 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 984090 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/'
[junit4] 2> 984090 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 984091 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 984103 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 984106 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 984112 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 984112 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 984114 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 984116 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 984117 INFO (coreLoadExecutor-2669-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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf'
[junit4] 2> 984117 INFO (coreLoadExecutor-2669-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/
[junit4] 2> 984117 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 984117 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 984118 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 984118 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data
[junit4] 2> 984118 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 984118 WARN (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 984118 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index
[junit4] 2> 984119 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 984119 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54a242
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151e280),segFN=segments_1,generation=1}
[junit4] 2> 984119 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 984120 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/
[junit4] 2> 984121 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 984123 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984123 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984124 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984125 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984126 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 984126 INFO (coreLoadExecutor-2669-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> 984126 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 984127 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 984127 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 984127 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.263671875,
floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=4.915175686519947,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7577237361828061
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54a242
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151e280),segFN=segments_1,generation=1}
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b1658c[collection1]
main
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf}
[junit4] 2> 984128 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf
[junit4] 2> 984129 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 984129 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 984129 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 984129 INFO
(searcherExecutor-2670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b1658c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 984129 INFO (coreLoadExecutor-2669-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 984592 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/collection1
[junit4] 2> 984595 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 984597 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1872478{/solr,null,AVAILABLE}
[junit4] 2> 984597 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@105557e{HTTP/1.1}{127.0.0.1:47768}
[junit4] 2> 984598 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server Started @985933ms
[junit4] 2> 984598 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=47768}
[junit4] 2> 984598 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@530c12
[junit4] 2> 984598 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/'
[junit4] 2> 984613 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/solr.xml
[junit4] 2> 984618 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/.
[junit4] 2> 984618 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer New CoreContainer 4317381
[junit4] 2> 984618 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/]
[junit4] 2> 984619 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/lib
[junit4] 2> 984619 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/lib).
[junit4] 2> 984629 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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> 984630 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 984631 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 984632 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 984632 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 984632 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 984633 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/.
[junit4] 2> 984634 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 984634 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/
[junit4] 2> 984634 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 984635 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/'
[junit4] 2> 984635 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 984635 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 984648 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 984650 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 984656 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 984656 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 984658 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 984660 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 984660 INFO (coreLoadExecutor-2679-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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/conf'
[junit4] 2> 984661 INFO (coreLoadExecutor-2679-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/
[junit4] 2> 984661 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 984661 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 984661 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 984661 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data
[junit4] 2> 984662 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 984662 WARN (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 984662 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index
[junit4] 2> 984662 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 984663 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1253473
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f1a8a6),segFN=segments_1,generation=1}
[junit4] 2> 984663 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 984663 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/
[junit4] 2> 984665 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 984666 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984666 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984667 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984668 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 984669 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 984669 INFO (coreLoadExecutor-2679-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> 984669 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 984671 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 984671 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 984671 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.263671875,
floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=4.915175686519947,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7577237361828061
[junit4] 2> 984671 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1253473
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f1a8a6),segFN=segments_1,generation=1}
[junit4] 2> 984672 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 984672 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@149b38[collection1]
main
[junit4] 2> 984672 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/conf
[junit4] 2> 984672 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/conf}
[junit4] 2> 984672 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/conf
[junit4] 2> 984673 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 984674 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 984675 INFO
(searcherExecutor-2680-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@149b38[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 984675 INFO (coreLoadExecutor-2679-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 984677 INFO (qtp3397851-6535) [ 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> 985137 INFO (qtp3397851-6536) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 985138 INFO (qtp3397851-6536) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
[junit4] 2> 985140 INFO (qtp10680812-6553) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 985140 INFO (qtp10680812-6553) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
[junit4] 2> 985142 INFO (qtp3397851-6537) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 985143 INFO (qtp3397851-6537) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54a242
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151e280),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54a242
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151e280),segFN=segments_2,generation=2}
[junit4] 2> 985143 INFO (qtp3397851-6537) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 985144 INFO (qtp3397851-6537) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@d04b6c[collection1] main
[junit4] 2> 985144 INFO (qtp3397851-6537) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 985144 INFO
(searcherExecutor-2670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d04b6c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 985144 INFO (qtp3397851-6537) [ 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 2
[junit4] 2> 985146 INFO (qtp10680812-6554) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 985147 INFO (qtp10680812-6554) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1253473
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f1a8a6),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1253473
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f1a8a6),segFN=segments_2,generation=2}
[junit4] 2> 985147 INFO (qtp10680812-6554) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 985148 INFO (qtp10680812-6554) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@17a649c[collection1] main
[junit4] 2> 985148 INFO (qtp10680812-6554) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 985148 INFO
(searcherExecutor-2680-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17a649c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 985148 INFO (qtp10680812-6554) [ 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 2
[junit4] 2> 985149 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@a409cd{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 985149 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27639953
[junit4] 2> 985149 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12f6f3f
[junit4] 2> 985150 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ 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> 985150 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 985150 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 985150 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 985150 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 985151 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 985151 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 985151 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data
[junit4] 2> 985151 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 985151 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/data/index
[junit4] 2> 985152 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c8a719{/solr,null,UNAVAILABLE}
[junit4] 2> 985152 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@105557e{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 985153 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4317381
[junit4] 2> 985153 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1dd4388
[junit4] 2> 985154 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ 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> 985154 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 985154 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 985154 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 985154 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 985155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 985155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 985155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data/index
[junit4] 2> 985155 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 985156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-002/./collection1/data
[junit4] 2> 985156 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1872478{/solr,null,UNAVAILABLE}
[junit4] 2> 985172 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 985173 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b472{/solr,null,AVAILABLE}
[junit4] 2> 985173 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1379da4{HTTP/1.1}{127.0.0.1:55786}
[junit4] 2> 985174 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server Started @986509ms
[junit4] 2> 985174 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=55786}
[junit4] 2> 985174 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@530c12
[junit4] 2> 985174 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/'
[junit4] 2> 985185 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/solr.xml
[junit4] 2> 985189 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/.
[junit4] 2> 985189 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer New CoreContainer 15606084
[junit4] 2> 985190 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/]
[junit4] 2> 985190 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/lib
[junit4] 2> 985190 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/lib).
[junit4] 2> 985196 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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> 985197 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 985198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 985198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 985198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 985198 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 985199 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/.
[junit4] 2> 985199 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 985199 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/
[junit4] 2> 985200 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 985200 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/'
[junit4] 2> 985200 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 985200 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 985213 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 985215 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 985221 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 985221 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 985223 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 985225 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 985226 INFO (coreLoadExecutor-2690-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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf'
[junit4] 2> 985226 INFO (coreLoadExecutor-2690-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/
[junit4] 2> 985226 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 985226 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 985226 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 985227 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data
[junit4] 2> 985227 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index/
[junit4] 2> 985227 WARN (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 985227 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index
[junit4] 2> 985228 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=19.5927734375,
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=14.571437826022692,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10791367086935316
[junit4] 2> 985249 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 985249 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 985250 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-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/
[junit4] 2> 985251 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 985253 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 985254 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 985254 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 985255 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 985256 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 985257 INFO (coreLoadExecutor-2690-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> 985257 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 985257 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 985257 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 985258 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=77.2841796875,
floorSegmentMB=0.52734375, forceMergeDeletesPctAllowed=28.295438192661468,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5768291453128527
[junit4] 2> 985258 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 985258 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 985259 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c72a3a[collection1]
main
[junit4] 2> 985259 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf
[junit4] 2> 985259 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf}
[junit4] 2> 985259 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/./collection1/conf
[junit4] 2> 985259 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 985260 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 985260 INFO
(searcherExecutor-2691-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c72a3a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 985260 INFO (coreLoadExecutor-2690-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 985706 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[0]} 0 2
[junit4] 2> 985713 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[1]} 0 4
[junit4] 2> 985719 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[2]} 0 4
[junit4] 2> 985726 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[3]} 0 4
[junit4] 2> 985730 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[4]} 0 2
[junit4] 2> 985734 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[5]} 0 2
[junit4] 2> 985738 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[6]} 0 2
[junit4] 2> 985744 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[7]} 0 3
[junit4] 2> 985747 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[8]} 0 1
[junit4] 2> 985751 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[9]} 0 2
[junit4] 2> 985756 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[10]} 0 3
[junit4] 2> 985760 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[11]} 0 2
[junit4] 2> 985765 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[12]} 0 2
[junit4] 2> 985769 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[13]} 0 2
[junit4] 2> 985776 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[14]} 0 5
[junit4] 2> 985789 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[15]} 0 6
[junit4] 2> 985794 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[16]} 0 2
[junit4] 2> 985797 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[17]} 0 1
[junit4] 2> 985803 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[18]} 0 4
[junit4] 2> 985810 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[19]} 0 4
[junit4] 2> 985814 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[20]} 0 2
[junit4] 2> 985820 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[21]} 0 3
[junit4] 2> 985826 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[22]} 0 4
[junit4] 2> 985833 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[23]} 0 4
[junit4] 2> 985837 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[24]} 0 2
[junit4] 2> 985841 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[25]} 0 2
[junit4] 2> 985848 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[26]} 0 4
[junit4] 2> 985854 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[27]} 0 3
[junit4] 2> 985857 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[28]} 0 1
[junit4] 2> 985863 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[29]} 0 3
[junit4] 2> 985869 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[30]} 0 3
[junit4] 2> 985876 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[31]} 0 4
[junit4] 2> 985881 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[32]} 0 3
[junit4] 2> 985886 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[33]} 0 3
[junit4] 2> 985890 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[34]} 0 1
[junit4] 2> 985895 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[35]} 0 2
[junit4] 2> 985900 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[36]} 0 3
[junit4] 2> 985905 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[37]} 0 3
[junit4] 2> 985911 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[38]} 0 3
[junit4] 2> 985915 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[39]} 0 2
[junit4] 2> 985922 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[40]} 0 4
[junit4] 2> 985926 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[41]} 0 2
[junit4] 2> 985931 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[42]} 0 3
[junit4] 2> 985936 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[43]} 0 2
[junit4] 2> 985939 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[44]} 0 1
[junit4] 2> 985945 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[45]} 0 4
[junit4] 2> 985949 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[46]} 0 2
[junit4] 2> 985952 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[47]} 0 1
[junit4] 2> 985956 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[48]} 0 1
[junit4] 2> 985959 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[49]} 0 1
[junit4] 2> 985963 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[50]} 0 1
[junit4] 2> 985968 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[51]} 0 2
[junit4] 2> 985971 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[52]} 0 2
[junit4] 2> 985974 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[53]} 0 1
[junit4] 2> 985979 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[54]} 0 3
[junit4] 2> 985984 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[55]} 0 2
[junit4] 2> 985990 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[56]} 0 4
[junit4] 2> 986000 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[57]} 0 4
[junit4] 2> 986006 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[58]} 0 3
[junit4] 2> 986011 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[59]} 0 2
[junit4] 2> 986017 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[60]} 0 3
[junit4] 2> 986021 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[61]} 0 2
[junit4] 2> 986026 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[62]} 0 4
[junit4] 2> 986031 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[63]} 0 2
[junit4] 2> 986036 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[64]} 0 3
[junit4] 2> 986042 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[65]} 0 4
[junit4] 2> 986047 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[66]} 0 2
[junit4] 2> 986051 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[67]} 0 2
[junit4] 2> 986054 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[68]} 0 1
[junit4] 2> 986060 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[69]} 0 4
[junit4] 2> 986066 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[70]} 0 3
[junit4] 2> 986069 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[71]} 0 1
[junit4] 2> 986075 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[72]} 0 3
[junit4] 2> 986080 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[73]} 0 2
[junit4] 2> 986086 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[74]} 0 4
[junit4] 2> 986090 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[75]} 0 2
[junit4] 2> 986093 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[76]} 0 0
[junit4] 2> 986098 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[77]} 0 3
[junit4] 2> 986102 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[78]} 0 2
[junit4] 2> 986110 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[79]} 0 1
[junit4] 2> 986115 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[80]} 0 3
[junit4] 2> 986119 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[81]} 0 1
[junit4] 2> 986124 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[82]} 0 3
[junit4] 2> 986131 INFO (qtp285225-6578) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[83]} 0 4
[junit4] 2> 986137 INFO (qtp285225-6576) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[84]} 0 3
[junit4] 2> 986139 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 986231 INFO (qtp285225-6577) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index,segFN=segments_2,generation=2}
[junit4] 2> 986232 INFO (qtp285225-6577) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 986233 INFO (qtp285225-6577) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1820b06[collection1] main
[junit4] 2> 986233 INFO (qtp285225-6577) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 986233 INFO
(searcherExecutor-2691-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1820b06[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c85)))}
[junit4] 2> 986233 INFO (qtp285225-6577) [ 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 94
[junit4] 2> 986234 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1379da4{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 986234 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15606084
[junit4] 2> 986235 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@883d45
[junit4] 2> 986235 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ 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=85,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 986235 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 986235 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 986235 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 986242 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 986242 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 986242 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index;done=false>>]
[junit4] 2> 986243 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data/index
[junit4] 2> 986243 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data;done=false>>]
[junit4] 2> 986243 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data
[junit4] 2> 986243 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b472{/solr,null,UNAVAILABLE}
[junit4] 2> 986245 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 986246 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74b568{/solr,null,AVAILABLE}
[junit4] 2> 986246 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1ccdd77{HTTP/1.1}{127.0.0.1:40185}
[junit4] 2> 986247 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.Server Started @987582ms
[junit4] 2> 986247 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=40185}
[junit4] 2> 986247 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@530c12
[junit4] 2> 986247 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHand
[...truncated too long message...]
ndexAndConfigReplication-seed#[CBA8680D2AFA9039]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-027/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-027/./collection1/data/index;done=false>>]
[junit4] 2> 1076270 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-027/./collection1/data/index
[junit4] 2> 1076270 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a6c2a8{/solr,null,UNAVAILABLE}
[junit4] 2> 1076271 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@16bf3f3{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1076271 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23335209
[junit4] 2> 1076272 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@902e59
[junit4] 2> 1076272 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ 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> 1076272 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1076272 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 1076272 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1076273 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 1076273 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1076273 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data;done=false>>]
[junit4] 2> 1076273 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data
[junit4] 2> 1076273 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data/index;done=false>>]
[junit4] 2> 1076274 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001/solr-instance-028/./collection1/data/index
[junit4] 2> 1076274 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[CBA8680D2AFA9039])
[ x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d3e119{/solr,null,UNAVAILABLE}
[junit4] 2> 1076276 INFO
(SUITE-TestReplicationHandler-seed#[CBA8680D2AFA9039]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_CBA8680D2AFA9039-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=9, maxDocsPerChunk=642, blockSize=827),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=9, blockSize=827)),
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=om,
timezone=America/Chicago
[junit4] 2> NOTE: Linux 3.19.0-28-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=12,threads=1,free=93504720,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestJsonFacets,
TestSortingResponseWriter, TestIndexSearcher,
DocExpirationUpdateProcessorFactoryTest, ClusterStateTest, TestManagedResource,
TestStressRecovery, TestGroupingSearch, BasicDistributedZk2Test,
SuggesterTSTTest, TestDistributedMissingSort, BasicAuthIntegrationTest,
LukeRequestHandlerTest, DistributedFacetPivotLongTailTest,
DistributedSuggestComponentTest, SystemInfoHandlerTest, TestSort,
TermVectorComponentDistributedTest, TestReversedWildcardFilterFactory,
TestReplicationHandlerBackup, CollectionsAPIAsyncDistributedZkTest,
TestTrieFacet, SampleTest, TestCharFilters,
ConcurrentDeleteAndCreateCollectionTest, SearchHandlerTest,
TestFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest,
DebugComponentTest, TestDynamicFieldResource, TestCollationField,
TestPostingsSolrHighlighter, TestCustomSort, TestPerFieldSimilarity,
BadCopyFieldTest, TestFieldTypeResource, TestCSVResponseWriter,
TestMaxScoreQueryParser, TestCopyFieldCollectionResource, AnalyticsQueryTest,
ScriptEngineTest, FieldMutatingUpdateProcessorTest, TestExtendedDismaxParser,
BJQParserTest, TriLevelCompositeIdRoutingTest, TestSweetSpotSimilarityFactory,
TestUniqueKeyFieldResource, BadComponentTest, TestScoreJoinQPScore,
TestOverriddenPrefixQueryForCustomFieldType,
DistribDocExpirationUpdateProcessorTest, TestReqParamsAPI,
TestRawResponseWriter, TestFieldTypeCollectionResource, ZkStateWriterTest,
BitVectorTest, LeaderElectionTest, TestLRUCache, BlockDirectoryTest,
AsyncCallRequestStatusResponseTest, AddSchemaFieldsUpdateProcessorFactoryTest,
CoreAdminHandlerTest, HdfsBasicDistributedZk2Test,
SharedFSAutoReplicaFailoverTest, TestXIncludeConfig,
TestShortCircuitedRequests, TestJmxIntegration,
TestEmbeddedSolrServerConstructors, ParsingFieldUpdateProcessorsTest,
TestAnalyzeInfixSuggestions, ZkNodePropsTest, TestConfigSetProperties,
CoreMergeIndexesAdminHandlerTest, SmileWriterTest, TestFileDictionaryLookup,
SuggesterTest, TestReloadDeadlock, StatsComponentTest,
CurrencyFieldXmlFileTest, TestSolrDeletionPolicy1, DistanceUnitsTest,
DirectSolrConnectionTest, DistributedQueryComponentOptimizationTest,
TestSolrIndexConfig, RecoveryZkTest, AtomicUpdatesTest,
RegexBoostProcessorTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4] Completed [275/539] on J2 in 92.25s, 13 tests, 1 error <<< FAILURES!
[...truncated 839 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006:
There were test failures: 539 suites, 2128 tests, 1 error, 70 ignored (34
assumptions)
Total time: 55 minutes 31 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]