Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17649/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.update.PeerSyncTest.test
Error Message:
expected:<true> but was:<false>
Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
at
__randomizedtesting.SeedInfo.seed([5C4D31BB32C6CAB5:D4190E619C3AA74D]: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:147)
at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 11647 lines...]
[junit4] Suite: org.apache.solr.update.PeerSyncTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/init-core-data-001
[junit4] 2> 1198058 INFO
(SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 1198058 INFO
(SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1198130 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1
[junit4] 2> 1198131 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1198132 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@945d02{/,null,AVAILABLE}
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@116c990{HTTP/1.1,[http/1.1]}{127.0.0.1:42750}
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server Started @1199970ms
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=42750,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores}
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control'
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1198134 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/solr.xml
[junit4] 2> 1198141 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores
[junit4] 2> 1198142 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer New CoreContainer 25352623
[junit4] 2> 1198142 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control]
[junit4] 2> 1198142 WARN (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/lib
[junit4] 2> 1198142 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] 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,
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1198144 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores
[junit4] 2> 1198145 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1198145 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1
[junit4] 2> 1198145 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1198145 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1198145 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1198145 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1198145 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1198145 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1198145 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1198145 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1198161 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1198164 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1198171 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1198181 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1198269 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1198273 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1198274 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1198276 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1198278 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1198279 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1198279 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1198281 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1198281 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1198281 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1198281 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1198281 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 1198282 WARN (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 1198282 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625,
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1198283 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ecb6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114de8f),segFN=segments_1,generation=1}
[junit4] 2> 1198283 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1198283 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 1198283 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1198285 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1198285 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1198285 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1198285 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1198286 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1198286 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1198286 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1198286 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1198286 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1198286 WARN (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1198287 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198288 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198288 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198289 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198291 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1198292 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1198292 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1198292 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1198292 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1198292 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5ecb6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@114de8f),segFN=segments_1,generation=1}
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5142a[collection1] main]
[junit4] 2> 1198293 WARN (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1198293 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1198294 INFO (searcherExecutor-4711-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c5142a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1198294 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1198294 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1198294 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1198294 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543429730629320704
[junit4] 2> 1198295 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543429730629320704
[junit4] 2> 1198296 INFO (coreLoadExecutor-4710-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1198736 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1198737 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11aab1c{/,null,AVAILABLE}
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1e55496{HTTP/1.1,[http/1.1]}{127.0.0.1:38174}
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server Started @1200574ms
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=38174,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores}
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
[junit4] 2> 1198738 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0'
[junit4] 2> 1198739 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1198739 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1198739 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1198741 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores
[junit4] 2> 1198742 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer New CoreContainer 27015111
[junit4] 2> 1198742 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0]
[junit4] 2> 1198742 WARN (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/lib
[junit4] 2> 1198742 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] 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,
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1198744 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1198745 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1198745 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1198745 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1198745 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1198745 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1198745 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1198745 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1198760 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1198769 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1198777 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1198781 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1198851 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1198855 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1198856 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1198863 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1198864 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1198865 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1198865 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1198867 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1198867 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1198868 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1198868 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1198868 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
[junit4] 2> 1198868 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
[junit4] 2> 1198868 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 1198869 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 1198869 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 1198869 WARN (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1198869 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 1198869 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625,
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1198870 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
[junit4] 2> 1198870 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1198870 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 1198870 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1198874 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1198874 WARN (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1198876 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198877 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198877 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198878 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1198882 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1198882 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1198882 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1198882 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e26c57[collection1] main]
[junit4] 2> 1198883 WARN (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1198883 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1198884 INFO (searcherExecutor-4722-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e26c57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1198884 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1198884 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1198884 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1198884 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543429731247980544
[junit4] 2> 1198886 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543429731247980544
[junit4] 2> 1198886 INFO (coreLoadExecutor-4721-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1199336 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1199338 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1199339 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8d45da{/,null,AVAILABLE}
[junit4] 2> 1199339 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@10e0aee{HTTP/1.1,[http/1.1]}{127.0.0.1:33465}
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server Started @1201175ms
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=33465,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores}
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1'
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1199340 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1199341 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/solr.xml
[junit4] 2> 1199351 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores
[junit4] 2> 1199351 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer New CoreContainer 6340181
[junit4] 2> 1199351 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1]
[junit4] 2> 1199352 WARN (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/lib
[junit4] 2> 1199352 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] 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,
[junit4] 2> 1199353 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1199353 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1199353 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1199354 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1199354 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1199355 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1199355 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1199355 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1199355 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1199355 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1199355 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1199369 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1199372 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1199389 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1199408 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1199505 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1199509 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1199509 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1199512 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1199513 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1199514 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1199514 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1199515 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1199515 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1199516 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1199516 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 1199516 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
[junit4] 2> 1199518 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[junit4] 2> 1199518 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index/
[junit4] 2> 1199519 WARN (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625,
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@53df28
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b7ef6),segFN=segments_1,generation=1}
[junit4] 2> 1199519 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1199520 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/
[junit4] 2> 1199520 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard1/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1199522 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1199523 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1199523 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1199523 WARN (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1199524 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1199525 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1199525 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1199526 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1199529 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1199529 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1199529 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1199529 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@53df28
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10b7ef6),segFN=segments_1,generation=1}
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1199530 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ba2ef[collection1] main]
[junit4] 2> 1199531 WARN (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1199531 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1199531 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1199531 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1199531 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1199532 INFO (searcherExecutor-4733-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ba2ef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1199532 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1199532 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1199532 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1199532 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543429731927457792
[junit4] 2> 1199533 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543429731927457792
[junit4] 2> 1199534 INFO (coreLoadExecutor-4732-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1199932 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1199932 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1199933 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c104f1{/,null,AVAILABLE}
[junit4] 2> 1199933 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@19c1a63{HTTP/1.1,[http/1.1]}{127.0.0.1:44268}
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.Server Started @1201769ms
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=44268,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores}
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2'
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1199934 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/solr.xml
[junit4] 2> 1199938 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores
[junit4] 2> 1199938 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer New CoreContainer 382123
[junit4] 2> 1199938 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2]
[junit4] 2> 1199938 WARN (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/lib
[junit4] 2> 1199938 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] 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,
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1199940 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores
[junit4] 2> 1199941 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1199941 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1199941 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1199941 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1199941 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 1199941 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1199941 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1199941 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1199941 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1199942 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1199956 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1199981 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1199988 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1199991 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1200061 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1200064 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1200065 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1200070 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1200071 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1200072 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1200072 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1200073 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1200073 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1200073 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1200073 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 1200073 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f63191
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index/
[junit4] 2> 1200074 WARN (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 1200074 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=82.2666015625,
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=6.4357090506910355,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1200075 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@117721c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9ed412),segFN=segments_1,generation=1}
[junit4] 2> 1200075 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1200075 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/
[junit4] 2> 1200075 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1200077 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1200077 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1200078 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1200078 WARN (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1200079 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1200080 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1200080 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1200081 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1200083 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1200083 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1200084 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1200084 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1200084 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1200084 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1200084 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@117721c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9ed412),segFN=segments_1,generation=1}
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13cabf5[collection1] main]
[junit4] 2> 1200085 WARN (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1200085 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1200086 INFO (searcherExecutor-4744-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13cabf5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1200086 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1200086 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1200086 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1200086 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543429732508368896
[junit4] 2> 1200088 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543429732508368896
[junit4] 2> 1200088 INFO (coreLoadExecutor-4743-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1200442 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1200452 INFO (qtp10551602-9824) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 6
[junit4] 2> 1200453 INFO (qtp2768842-9841) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:38174//collection1] nUpdates=100
[junit4] 2> 1200454 INFO (qtp2768842-9841) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= DONE. We have no versions. sync failed.
[junit4] 2> 1200454 INFO (qtp2768842-9841) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:38174//collection1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1200455 INFO (qtp2768842-9842) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
[junit4] 2> 1200456 INFO (qtp2768842-9843) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:38174//collection1] nUpdates=100
[junit4] 2> 1200459 INFO (qtp10551602-9826) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@8a84a8[collection1] realtime]
[junit4] 2> 1200459 INFO (qtp10551602-9826) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 1200460 INFO (qtp10551602-9824) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 1200460 INFO (qtp10551602-9826) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 1200460 INFO (qtp10551602-9824) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1200460 INFO (qtp2768842-9843) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= Received 1 versions from
http://127.0.0.1:38174//collection1
fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 1200460 INFO (qtp10551602-9820) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1200460 INFO (qtp2768842-9843) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= No additional versions requested.
ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
[junit4] 2> 1200464 INFO (qtp2768842-9843) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1851a77[collection1] realtime]
[junit4] 2> 1200464 INFO (qtp2768842-9843) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 1200464 INFO (qtp2768842-9843) [ ] o.a.s.u.PeerSync
Fingerprint comparison: 0
[junit4] 2> 1200464 INFO (qtp2768842-9843) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= DONE. sync succeeded
[junit4] 2> 1200464 INFO (qtp2768842-9843) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:38174//collection1&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1200464 INFO (qtp10551602-9825) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1200465 INFO (qtp10551602-9825) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@360024),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@40ca76
lockFactory=org.apache.l
[...truncated too long message...]
,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 1200820 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1200820 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1200820 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1200820 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories
currently being tracked
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1200825 INFO (coreCloseExecutor-4755-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 1200826 INFO (TEST-PeerSyncTest.test-seed#[5C4D31BB32C6CAB5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c104f1{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PeerSyncTest
-Dtests.method=test -Dtests.seed=5C4D31BB32C6CAB5 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=mfe -Dtests.timezone=Asia/Thimphu
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 2.77s J1 | PeerSyncTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<true> but
was:<false>
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C4D31BB32C6CAB5:D4190E619C3AA74D]:0)
[junit4] > at
org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
[junit4] > at
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 1200829 INFO
(SUITE-PeerSyncTest-seed#[5C4D31BB32C6CAB5]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5C4D31BB32C6CAB5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=Direct),
n_l1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
intDefault=PostingsFormat(name=Asserting),
n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting),
n_d1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
n_f1=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=Direct),
n_tl1=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting),
n_tf1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
n_tdt1=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct),
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=908,
maxMBSortInHeap=7.800081278604918, sim=ClassicSimilarity, locale=mfe,
timezone=Asia/Thimphu
[junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=162811744,total=377765888
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrQueryParserDefaultOperatorResource, TestFieldCacheWithThreads,
TestConfigSetProperties, DistributedFacetPivotSmallAdvancedTest,
PeerSyncReplicationTest, TestStressVersions, TestReloadDeadlock,
SolrXmlInZkTest, SchemaVersionSpecificBehaviorTest,
CollectionsAPIDistributedZkTest, AnalysisErrorHandlingTest, FileUtilsTest,
VMParamsZkACLAndCredentialsProvidersTest, TestMacros, SpellCheckComponentTest,
TestFiltering, TestSolrCoreSnapshots, TestManagedResource,
CloudExitableDirectoryReaderTest, MoreLikeThisHandlerTest, ConvertedLegacyTest,
SolrIndexSplitterTest, DistributedTermsComponentTest, TestFileDictionaryLookup,
BlockCacheTest, MultiTermTest, ClusterStateUpdateTest, ZkStateWriterTest,
TestWordDelimiterFilterFactory, SolrCmdDistributorTest,
TestSchemaSimilarityResource, TestBM25SimilarityFactory,
ConcurrentDeleteAndCreateCollectionTest, TestReplicaProperties,
ShardRoutingTest, BJQParserTest, DeleteShardTest, HdfsNNFailoverTest,
MinimalSchemaTest, TestMinMaxOnMultiValuedField, TestCoreContainer,
TestMaxScoreQueryParser, TestCodecSupport, ReplaceNodeTest, RulesTest,
BasicFunctionalityTest, SimpleMLTQParserTest, SpellPossibilityIteratorTest,
TestLFUCache, ChaosMonkeySafeLeaderTest, TestScoreJoinQPScore,
DistributedVersionInfoTest, SuggestComponentTest, ZkControllerTest,
ChaosMonkeyNothingIsSafeTest, SolrIndexConfigTest,
DistributedQueryComponentCustomSortTest, TestHashPartitioner,
MBeansHandlerTest, DistributedExpandComponentTest, TestLockTree,
TestHashQParserPlugin, TestFieldCache, RollingRestartTest, HighlighterTest,
HdfsTlogReplayBufferedWhileIndexingTest, ConjunctionSolrSpellCheckerTest,
TestRuleBasedAuthorizationPlugin, TestSmileRequest,
TestPartialUpdateDeduplication, TestDefaultStatsCache, LoggingHandlerTest,
DeleteLastCustomShardedReplicaTest, CursorMarkTest, MigrateRouteKeyTest,
TestDownShardTolerantSearch, TestNonDefinedSimilarityFactory,
TestEmbeddedSolrServerConstructors, TestNumericTerms64, ZkSolrClientTest,
SuggesterFSTTest, CreateCollectionCleanupTest, FastVectorHighlighterTest,
TestQuerySenderListener, TestUpdate, StressHdfsTest, TermVectorComponentTest,
TestImplicitCoreProperties, SortByFunctionTest, TestSolrCoreProperties,
DocValuesMissingTest, TestNamedUpdateProcessors, BlockJoinFacetSimpleTest,
TestCursorMarkWithoutUniqueKey, SoftAutoCommitTest, IndexBasedSpellCheckerTest,
TestSolrQueryResponse, TestConfigSetsAPIZkFailure, TestDistributedGrouping,
TestTrie, DOMUtilTest, OpenCloseCoreStressTest, OverseerTest, ZkCLITest,
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TestReload,
SolrCoreTest, TestGroupingSearch, PeerSyncTest]
[junit4] Completed [334/632 (1!)] on J1 in 2.79s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50646 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]