Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/310/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.core.TestNRTOpen.testSharedCores
Error Message:
expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([A2B2DA22BF73E3AF:44B1906D3785CEA0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11395 lines...]
[junit4] Suite: org.apache.solr.core.TestNRTOpen
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[junit4] 2> 845972 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false)
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 845973 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 845989 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 845990 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.2
[junit4] 2> 845993 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 845995 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=minimal
[junit4] 2> 845996 WARN
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.s.IndexSchema
no uniqueKey specified in schema.
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr'
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
New CoreContainer 26300364
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr]
[junit4] 2> 845997 WARN
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 845997 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 845998 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 845999 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 845999 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 845999 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 845999 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
No authentication plugin used.
[junit4] 2> 845999 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-basic.xml, transient=false, schema=schema-minimal.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001,
shard=shard1}
[junit4] 2> 846000 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846000 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846000 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846000 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 846000 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 846016 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 846017 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.2
[junit4] 2> 846021 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 846022 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 846023 WARN (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 846024 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846024 INFO (coreLoadExecutor-2490-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 846024 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/]
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index/
[junit4] 2> 846025 WARN (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[junit4] 2> 846025 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 846064 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2> 846064 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 846064 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/
[junit4] 2> 846065 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 846067 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846067 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846067 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846068 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846068 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.466180290414254]
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@ee1ed2[collection1]
main
[junit4] 2> 846069 WARN (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 846069 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 846070 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 846070 INFO
(searcherExecutor-2491-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ee1ed2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 846070 INFO (coreLoadExecutor-2490-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 846070 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 846071 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846072 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 846196 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2> 846196 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 846197 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@32f82b[collection1] main
[junit4] 2> 846197 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846197 INFO (searcherExecutor-2491-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32f82b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.2):c1)))}
[junit4] 2> 846197 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 125
[junit4] 2> 846197 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> 846198 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Shutting down CoreContainer instance=26300364
[junit4] 2> 846198 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12b4f37
[junit4] 2> 846198 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 846198 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 846198 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 846198 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index;done=false>>]
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001;done=false>>]
[junit4] 2> 846199 INFO (coreCloseExecutor-2495-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[junit4] 2> 846199 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 846199 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846200 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846200 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846200 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 846200 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 846214 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 846215 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.2
[junit4] 2> 846223 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 846225 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=minimal
[junit4] 2> 846226 WARN
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.s.IndexSchema
no uniqueKey specified in schema.
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr'
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
New CoreContainer 27395618
[junit4] 2> 846226 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr]
[junit4] 2> 846226 WARN
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 846227 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.c.CoreContainer
No authentication plugin used.
[junit4] 2> 846228 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-basic.xml, transient=false, schema=schema-minimal.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001,
shard=shard1}
[junit4] 2> 846228 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846228 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846228 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846228 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 846228 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 846239 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 846241 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.2
[junit4] 2> 846243 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 846245 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 846246 WARN (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 846247 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846247 INFO (coreLoadExecutor-2502-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 846248 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 846248 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/]
[junit4] 2> 846248 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 846248 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[junit4] 2> 846248 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index/
[junit4] 2> 846248 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/
[junit4] 2> 846249 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 846250 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846251 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846251 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846252 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846252 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 846252 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 846253 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 846253 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 846253 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[junit4] 2> 846253 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69d988[collection1]
main
[junit4] 2> 846254 WARN (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 846254 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 846254 INFO
(searcherExecutor-2503-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69d988[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.2):c1)))}
[junit4] 2> 846255 INFO (coreLoadExecutor-2502-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 846255 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 846256 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
[junit4] 2> 846256 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 846257 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 846257 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846258 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 846374 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_3,generation=3}
[junit4] 2> 846374 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 846375 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@30c496[collection1] main
[junit4] 2> 846375 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846375 INFO (searcherExecutor-2503-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30c496[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.2):c1)))}
[junit4] 2> 846375 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 117
[junit4] 2> 846376 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 846376 WARN
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 846584 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_4,generation=4}
[junit4] 2> 846584 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 846585 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@1a793cb[collection1] main
[junit4] 2> 846585 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846585 INFO (searcherExecutor-2503-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a793cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.2):C1)))}
[junit4] 2> 846585 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 209
[junit4] 2> 846586 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846586 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 846589 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@1b6149b[collection1] main
[junit4] 2> 846589 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846589 INFO (searcherExecutor-2503-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b6149b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.2):C1)
Uninverting(_3(5.5.2):c1)))}
[junit4] 2> 846589 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 846596 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846596 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846596 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 846743 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_5,generation=5}
[junit4] 2> 846743 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 5
[junit4] 2> 846744 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@19dfd1[collection1] main
[junit4] 2> 846744 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846744 INFO (searcherExecutor-2503-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19dfd1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.2):C4)))}
[junit4] 2> 846744 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 148
[junit4] 2> 846745 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNRTOpen
-Dtests.method=testSharedCores -Dtests.seed=A2B2DA22BF73E3AF
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-HN
-Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.49s J1 | TestNRTOpen.testSharedCores <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A2B2DA22BF73E3AF:44B1906D3785CEA0]:0)
[junit4] > at
org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 846747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
[junit4] 2> 846747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 846747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 846748 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846748 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 846852 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_6,generation=6}
[junit4] 2> 846852 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 6
[junit4] 2> 846853 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@1397ba9[collection1] main
[junit4] 2> 846854 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846854 INFO (searcherExecutor-2503-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1397ba9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)))}
[junit4] 2> 846854 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 106
[junit4] 2> 846854 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846855 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 846855 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 846855 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 846855 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 846877 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 846879 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.2
[junit4] 2> 846883 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 846885 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 846887 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 846888 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 846888 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 846889 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/]
[junit4] 2> 846889 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 846889 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index/
[junit4] 2> 846890 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/
[junit4] 2> 846891 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 846892 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846893 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846893 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846895 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 846895 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 846896 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 846896 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 846896 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 846896 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1c372ee[collection1] main
[junit4] 2> 846897 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 846897 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 846897 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 846897 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 846897 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 846897 INFO
(searcherExecutor-2507-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c372ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)))}
[junit4] 2> 846897 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 846898 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 846898 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_6,generation=6}
[junit4] 2> 846899 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 6
[junit4] 2> 846899 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 846899 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1850c11[collection1] main
[junit4] 2> 846900 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 846900 INFO
(searcherExecutor-2507-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1850c11[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)))}
[junit4] 2> 846900 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@154316d
[junit4] 2> 846900 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=4,autocommits=0,soft
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
[junit4] 2> 846900 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 846900 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846901 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 846906 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1405fa5[collection1] main
[junit4] 2> 846906 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 846906 INFO
(searcherExecutor-2507-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1405fa5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)
Uninverting(_7(5.5.2):c1)))}
[junit4] 2> 846907 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 846907 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 846907 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 847031 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_7,generation=7}
[junit4] 2> 847031 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 7
[junit4] 2> 847032 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1121e0e[collection1] main
[junit4] 2> 847032 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 847032 INFO
(searcherExecutor-2507-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1121e0e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)
Uninverting(_7(5.5.2):c1) Uninverting(_8(5.5.2):c1)))}
[junit4] 2> 847032 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 124
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 847033 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 847048 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 847056 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.2
[junit4] 2> 847058 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
[junit4] 2> 847060 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 847061 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 847062 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 847062 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 847063 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/]
[junit4] 2> 847063 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 847063 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index/
[junit4] 2> 847063 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/
[junit4] 2> 847064 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 847065 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 847065 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 847066 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 847066 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 847067 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 847067 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 847067 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 847067 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@cb5914[collection1] main
[junit4] 2> 847070 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 847070 INFO
(searcherExecutor-2511-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cb5914[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)
Uninverting(_7(5.5.2):c1) Uninverting(_8(5.5.2):c1)
Uninverting(_9(5.5.2):c1)))}
[junit4] 2> 847070 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 847124 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_8,generation=8}
[junit4] 2> 847124 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 8
[junit4] 2> 847125 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=8.7548828125,
floorSegmentMB=1.59765625, forceMergeDeletesPctAllowed=15.594128260322481,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 847125 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index,segFN=segments_8,generation=8}
[junit4] 2> 847125 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 8
[junit4] 2> 847126 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 847127 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@ed6639[collection1] main
[junit4] 2> 847127 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 847128 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@891289
[junit4] 2> 847128 INFO
(searcherExecutor-2511-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ed6639[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.5.2):c1)
Uninverting(_7(5.5.2):c1) Uninverting(_8(5.5.2):c1)
Uninverting(_9(5.5.2):c1)))}
[junit4] 2> 847128 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 847128 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 847128 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[A2B2DA22BF73E3AF]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
[junit4] 2> 847128 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 847128 INFO
(SUITE-TestNRTOpen-seed#[A2B2DA22BF73E3AF]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27395618
[junit4] 2> 847128 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d2b3fd
[junit4] 2> 847128 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 847129 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 847129 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 847129 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001;done=false>>]
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index;done=false>>]
[junit4] 2> 847130 INFO
(coreCloseExecutor-2515-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestNRTOpen_A2B2DA22BF73E3AF-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54),
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-HN, timezone=Libya
[junit4] 2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=1,free=42195112,total=207724544
[junit4] 2> NOTE: All tests run in this JVM:
[VMParamsZkACLAndCredentialsProvidersTest, TestQueryTypes,
UniqFieldsUpdateProcessorFactoryTest, TestClusterStateMutator,
TestSchemaSimilarityResource, TestCollectionAPI,
LeaderInitiatedRecoveryOnCommitTest, MBeansHandlerTest,
TermVectorComponentTest, TestQueryUtils, TestLFUCache,
TestSolrCloudWithKerberosAlt, AliasIntegrationTest, ShardRoutingTest,
BigEndianAscendingWordDeserializerTest, SolrCmdDistributorTest,
ZkControllerTest, QueryResultKeyTest, HighlighterTest,
TestImplicitCoreProperties, TestHighFrequencyDictionaryFactory, HLLUtilTest,
TestRandomRequestDistribution, MoreLikeThisHandlerTest,
DirectSolrSpellCheckerTest, TestSolrDeletionPolicy2, TestScoreJoinQPNoScore,
TestHashQParserPlugin, TestRTimerTree, HighlighterMaxOffsetTest,
OverseerTaskQueueTest, LoggingHandlerTest, RuleEngineTest, TestFiltering,
CloudMLTQParserTest, TestQuerySenderNoQuery, SpellCheckComponentTest,
ConcurrentDeleteAndCreateCollectionTest, ChangedSchemaMergeTest,
ChaosMonkeyNothingIsSafeTest, TestXmlQParser, ConvertedLegacyTest,
TestDocumentBuilder, AsyncMigrateRouteKeyTest,
SchemaVersionSpecificBehaviorTest, TestManagedStopFilterFactory,
HdfsChaosMonkeyNothingIsSafeTest, UUIDUpdateProcessorFallbackTest,
TestDownShardTolerantSearch, BufferStoreTest, SoftAutoCommitTest,
RequestLoggingTest, TestSimpleTrackingShardHandler,
SharedFSAutoReplicaFailoverTest, TestRecoveryHdfs, TestSolrCoreProperties,
TestCodecSupport, TestPartialUpdateDeduplication, SSLMigrationTest,
DirectoryFactoryTest, SuggesterFSTTest, CloudExitableDirectoryReaderTest,
TestWordDelimiterFilterFactory, ClusterStateUpdateTest,
CreateCollectionCleanupTest, TestSystemIdResolver, TestFieldResource,
BasicFunctionalityTest, TestFastLRUCache, TestEmbeddedSolrServerConstructors,
TestBM25SimilarityFactory, WordBreakSolrSpellCheckerTest, TestSchemaManager,
TestExactSharedStatsCache, TestCloudManagedSchema, TestPivotHelperCode,
SpellPossibilityIteratorTest, SolrPluginUtilsTest,
OverseerCollectionConfigSetProcessorTest, TestLMJelinekMercerSimilarityFactory,
TestCoreContainer, TestSolrQueryResponse, ForceLeaderTest,
TestManagedSchemaDynamicFieldResource, TestNRTOpen]
[junit4] Completed [243/573 (1!)] on J1 in 1.17s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 1040 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033:
There were test failures: 573 suites (7 ignored), 2319 tests, 1 failure, 84
ignored (39 assumptions) [seed: A2B2DA22BF73E3AF]
Total time: 59 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]