Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/1/
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data/index.20160422072144798,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data/index.20160422072145092]
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data/index.20160422072144798,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-013/./collection1/data/index.20160422072145092]
expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([7DA00FDFEA02546E:8AD3E1872CEAFB88]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:815)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11507 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/init-core-data-001
[junit4] 2> 1660551 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
[junit4] 2> 1660552 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1
[junit4] 2> 1660559 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1660668 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f90a0b8{/solr,null,AVAILABLE}
[junit4] 2> 1660669 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@73d0303e{HTTP/1.1}{127.0.0.1:39902}
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server Started @1666444ms
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=39902}
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001'
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1660670 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1660671 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/solr.xml
[junit4] 2> 1660685 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/.
[junit4] 2> 1660685 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer New CoreContainer 376368844
[junit4] 2> 1660685 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001]
[junit4] 2> 1660685 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/lib
[junit4] 2> 1660685 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] 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> 1660686 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1660686 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1660687 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1660687 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1660687 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1660687 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/.
[junit4] 2> 1660688 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1660688 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1
[junit4] 2> 1660688 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1660699 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1'
[junit4] 2> 1660717 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1660717 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1660711 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0
[junit4] 2> 1660719 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1660721 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1660731 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1660744 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1660745 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1660788 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1660789 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1'
[junit4] 2> 1660789 INFO (coreLoadExecutor-4190-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1
[junit4] 2> 1660789 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1660789 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1660790 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1660790 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data
[junit4] 2> 1660790 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1660790 WARN (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1660790 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1660790 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1660799 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@51cb0f1b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b0e3a61),segFN=segments_1,generation=1}
[junit4] 2> 1660800 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1660809 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1660810 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1660810 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1660811 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1660811 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1660811 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/./collection1/data/
[junit4] 2> 1660822 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1660822 INFO (coreLoadExecutor-4190-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> 1660822 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1660827 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1660827 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1660831 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.720703125,
floorSegmentMB=1.85546875, forceMergeDeletesPctAllowed=12.47959763331132,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39158416865046186
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@51cb0f1b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b0e3a61),segFN=segments_1,generation=1}
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2c39d9a[collection1]
main
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1/conf
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1/conf}
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-001/collection1/conf
[junit4] 2> 1660832 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1660849 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1660849 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1660849 INFO (coreLoadExecutor-4190-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1660851 INFO
(searcherExecutor-4191-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c39d9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1661220 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1
[junit4] 2> 1661227 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31c68746{/solr,null,AVAILABLE}
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6f3735f6{HTTP/1.1}{127.0.0.1:32801}
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server Started @1667038ms
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=32801}
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002'
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1661264 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1661265 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/solr.xml
[junit4] 2> 1661267 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/.
[junit4] 2> 1661267 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer New CoreContainer 1637930619
[junit4] 2> 1661267 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002]
[junit4] 2> 1661268 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/lib
[junit4] 2> 1661272 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] 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> 1661273 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1661273 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1661273 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1661273 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1661273 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1661274 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/.
[junit4] 2> 1661274 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1661274 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1
[junit4] 2> 1661274 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1661283 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1'
[junit4] 2> 1661295 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0
[junit4] 2> 1661307 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1661307 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1661307 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1661311 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1661313 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1661317 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1661319 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1661321 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1661321 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1'
[junit4] 2> 1661321 INFO (coreLoadExecutor-4200-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1
[junit4] 2> 1661322 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1661322 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1661322 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1661324 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data
[junit4] 2> 1661324 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1661324 WARN (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1661324 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1661324 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1661324 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52e0023e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48096407),segFN=segments_1,generation=1}
[junit4] 2> 1661325 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1661325 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/
[junit4] 2> 1661327 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1661328 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661329 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661330 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661331 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661332 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1661332 INFO (coreLoadExecutor-4200-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> 1661333 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1661333 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1661333 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1661333 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.720703125,
floorSegmentMB=1.85546875, forceMergeDeletesPctAllowed=12.47959763331132,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39158416865046186
[junit4] 2> 1661333 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52e0023e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48096407),segFN=segments_1,generation=1}
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3f4e53b1[collection1]
main
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf}
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf
[junit4] 2> 1661334 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1661336 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1661336 INFO
(searcherExecutor-4201-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f4e53b1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1661336 INFO (coreLoadExecutor-4200-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1661339 INFO (qtp1233237133-10391) [ 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> 1661824 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@6f3735f6{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1661824 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1637930619
[junit4] 2> 1661825 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ff56803
[junit4] 2> 1661825 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1661825 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1661825 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1661825 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 1661832 INFO (coreCloseExecutor-4206-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data
[junit4] 2> 1661836 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@31c68746{/solr,null,UNAVAILABLE}
[junit4] 2> 1661851 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1661876 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c3ffe98{/solr,null,AVAILABLE}
[junit4] 2> 1661876 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@609445d7{HTTP/1.1}{127.0.0.1:45489}
[junit4] 2> 1661876 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.Server Started @1667650ms
[junit4] 2> 1661876 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=45489}
[junit4] 2> 1661877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1661877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002'
[junit4] 2> 1661877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1661877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1661877 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/solr.xml
[junit4] 2> 1661885 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/.
[junit4] 2> 1661885 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer New CoreContainer 1484540968
[junit4] 2> 1661885 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002]
[junit4] 2> 1661885 WARN
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/lib
[junit4] 2> 1661892 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] 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> 1661892 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1661892 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1661893 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1661893 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1661893 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1661893 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/.
[junit4] 2> 1661894 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1661894 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1
[junit4] 2> 1661894 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1661895 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1'
[junit4] 2> 1661898 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1661898 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1661898 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0
[junit4] 2> 1661898 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7DA00FDFEA02546E])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1661903 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1661905 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1661911 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1661912 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1661914 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1661915 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1'
[junit4] 2> 1661915 INFO (coreLoadExecutor-4213-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1
[junit4] 2> 1661915 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1661915 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1661915 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1661916 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data
[junit4] 2> 1661916 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1661916 WARN (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1661916 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1661916 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1661917 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40f38bd6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a7e822),segFN=segments_1,generation=1}
[junit4] 2> 1661917 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1661918 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/./collection1/data/
[junit4] 2> 1661919 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1661920 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661921 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661922 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661922 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1661923 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1661923 INFO (coreLoadExecutor-4213-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> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.720703125,
floorSegmentMB=1.85546875, forceMergeDeletesPctAllowed=12.47959763331132,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39158416865046186
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40f38bd6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a7e822),segFN=segments_1,generation=1}
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@9176343[collection1]
main
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf}
[junit4] 2> 1661924 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-002/collection1/conf
[junit4] 2> 1661925 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1661925 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1661925 INFO
(searcherExecutor-4214-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9176343[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1661925 INFO (coreLoadExecutor-4213-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1662400 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1662400 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1662424 INFO (qtp891471563-10430) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1662424 INFO (qtp891471563-10430) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1662439 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1662447 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40f38bd6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a7e822),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40f38bd6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57a7e822),segFN=segments_2,generation=2}
[junit4] 2> 1662447 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1662456 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@36888d57[collection1] main
[junit4] 2> 1662456 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1662456 INFO
(searcherExecutor-4214-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@36888d57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1662456 INFO (qtp891471563-10431) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 16
[junit4] 2> 1662458 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 1662460 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1662461 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1662463 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1662464 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1662466 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 1662467 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1662469 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1662471 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1662472 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1662474 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1662475 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 1662477 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1662479 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1662480 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 1662482 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1662483 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1662485 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1662487 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1662488 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1662490 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 1662492 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 1662493 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1662495 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1662497 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1662498 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1662500 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1662502 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 1662503 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 1662505 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1662507 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1662509 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1662510 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 1662512 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1662513 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1662515 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1662517 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1662519 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1662524 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 1662528 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1662536 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1662544 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1662556 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1662561 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1662562 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 1662564 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1662565 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 1662567 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 1662568 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 1662569 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 1662571 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 1662572 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 1662574 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 1662575 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 1662577 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 1662667 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 1662736 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 1662752 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 1662760 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 1662769 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 1662771 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 1662773 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 1662775 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 1662776 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 1662777 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 1662779 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 1662780 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 1662782 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 1662783 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 1662785 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 1662786 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 1662788 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 1662790 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 1662792 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 1662804 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 1662815 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 1662817 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 1662844 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 1662855 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 1662867 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 1662872 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 1662884 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 1662886 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 1662904 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 1662912 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 1662923 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85]} 0 6
[junit4] 2> 1662931 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 1662940 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 1662947 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 1662955 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 1662967 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 1662975 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 1662987 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 1662995 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 1662999 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 1663008 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 1663013 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 1663023 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 1663031 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 1663043 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 1663051 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 1663063 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 1663065 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 1663067 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 1663117 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 1663119 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 1663121 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 1663123 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 1663125 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 1663126 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 1663128 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 1663130 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 1663132 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 1663134 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 1663135 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 1663137 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 1663139 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 1663141 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[117]} 0 0
[junit4] 2> 1663143 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[118]} 0 0
[junit4] 2> 1663145 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[119]} 0 0
[junit4] 2> 1663146 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[120]} 0 0
[junit4] 2> 1663148 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[121]} 0 0
[junit4] 2> 1663150 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[122]} 0 0
[junit4] 2> 1663152 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123]} 0 0
[junit4] 2> 1663154 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[124]} 0 0
[junit4] 2> 1663156 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[125]} 0 0
[junit4] 2> 1663158 INFO (qtp1233237133-10387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[126]} 0 0
[junit4] 2> 1663160 INFO (qtp1233237133-10391) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[127]} 0 0
[junit4] 2> 1663161 INFO (qtp1233237133-10392) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[128]} 0 0
[junit4] 2> 1663163 INFO (qtp1233237133-10393) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[129]} 0 0
[junit4] 2> 1663165 INFO (qtp1233237133-10394) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=
[...truncated too long message...]
7/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-027/./collection1/data/index;done=false>>]
[junit4] 2> 1771148 INFO (coreCloseExecutor-4812-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-027/./collection1/data/index
[junit4] 2> 1771148 INFO (coreCloseExecutor-4812-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-027/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-027/./collection1/data;done=false>>]
[junit4] 2> 1771148 INFO (coreCloseExecutor-4812-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-027/./collection1/data
[junit4] 2> 1771148 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@69f62d1{/solr,null,UNAVAILABLE}
[junit4] 2> 1771156 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@4dd271db{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1771156 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[7DA00FDFEA02546E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3399666
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6b1447ab
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=5,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1771157 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data;done=false>>]
[junit4] 2> 1771158 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data
[junit4] 2> 1771158 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data/index;done=false>>]
[junit4] 2> 1771158 INFO (coreCloseExecutor-4814-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001/solr-instance-028/./collection1/data/index
[junit4] 2> 1771163 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[7DA00FDFEA02546E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59979ff6{/solr,null,UNAVAILABLE}
[junit4] 2> 1771165 INFO
(SUITE-TestReplicationHandler-seed#[7DA00FDFEA02546E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_7DA00FDFEA02546E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{},
sim=DefaultSimilarity, locale=es-ES, timezone=Etc/UTC
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=165299488,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [TestDefaultStatsCache,
PreAnalyzedFieldTest, HdfsDirectoryTest, TestExceedMaxTermLength,
SimpleMLTQParserTest, TestBadConfig, QueryElevationComponentTest,
CopyFieldTest, MultiThreadedOCPTest, JsonLoaderTest, JSONWriterTest,
BasicZkTest, TestArbitraryIndexDir, ForceLeaderTest, SOLR749Test,
SparseHLLTest, TestSortByMinMaxFunction, ExternalFileFieldSortTest, TestConfig,
DisMaxRequestHandlerTest, DistributedExpandComponentTest,
TestLeaderInitiatedRecoveryThread, TestSmileRequest, SolrRequestParserTest,
IndexSchemaRuntimeFieldTest, DistanceUnitsTest, TestValueSourceCache,
TestAnalyzedSuggestions, TestRawResponseWriter, DistribJoinFromCollectionTest,
TestComponentsName, FacetPivotSmallTest, TestStressUserVersions,
TestRestManager, TestFileDictionaryLookup, TestFoldingMultitermQuery,
CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, TestLRUCache,
TestRequestForwarding, TestCloudManagedSchemaConcurrent, UUIDFieldTest,
AnalysisAfterCoreReloadTest, TestJsonFacets, ResponseLogComponentTest,
PolyFieldTest, HdfsChaosMonkeyNothingIsSafeTest,
ConcurrentDeleteAndCreateCollectionTest, SecurityConfHandlerTest,
TestSchemaNameResource, TestDownShardTolerantSearch, HighlighterMaxOffsetTest,
SSLMigrationTest, TestSolrCLIRunExample, TestFastOutputStream,
TestConfigSetsAPIZkFailure, TestNonDefinedSimilarityFactory, PrimUtilsTest,
TestReloadDeadlock, QueryEqualityTest, TestNRTOpen, TestSchemaVersionResource,
TestHighlightDedupGrouping, ConjunctionSolrSpellCheckerTest,
DistributedFacetPivotSmallAdvancedTest, BlockJoinFacetRandomTest,
AlternateDirectoryTest, TestCrossCoreJoin, TestCopyFieldCollectionResource,
OverseerTaskQueueTest, PKIAuthenticationIntegrationTest,
TestUseDocValuesAsStored, DirectoryFactoryTest,
DocExpirationUpdateProcessorFactoryTest, TestRealTimeGet, TestJoin,
TestRandomRequestDistribution, TestPhraseSuggestions,
DocumentAnalysisRequestHandlerTest, DeleteStatusTest, TestLazyCores,
RAMDirectoryFactoryTest, TestLuceneMatchVersion, HdfsNNFailoverTest,
TestCSVLoader, DistributedQueryElevationComponentTest,
SharedFSAutoReplicaFailoverTest, ZkNodePropsTest, TestRandomFaceting,
TestRuleBasedAuthorizationPlugin, TestPivotHelperCode, FullHLLTest,
TestSolrConfigHandlerCloud, TestScoreJoinQPScore, BasicDistributedZkTest,
UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest,
TestReplicationHandler]
[junit4] Completed [275/571 (1!)] on J0 in 110.66s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 945 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:750:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:694:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5-Java8/lucene/common-build.xml:1033:
There were test failures: 571 suites (7 ignored), 2289 tests, 1 failure, 55
ignored (39 assumptions) [seed: 7DA00FDFEA02546E]
Total time: 91 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
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]