Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17231/
Java: 32bit/jdk-9-ea+126 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Expected to find shardAddress in the up shard info
Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
at
__randomizedtesting.SeedInfo.seed([2DDE02801EF6486D:A58A3D5AB00A2595]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
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:533)
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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
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 11575 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/init-core-data-001
[junit4] 2> 1208037 INFO
(SUITE-TestDistributedSearch-seed#[2DDE02801EF6486D]-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-9061)
[junit4] 2> 1208037 INFO
(SUITE-TestDistributedSearch-seed#[2DDE02801EF6486D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1208107 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1
[junit4] 2> 1208108 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1208109 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7610b7{/,null,AVAILABLE}
[junit4] 2> 1208111 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@42a66a{HTTP/1.1,[http/1.1]}{127.0.0.1:38589}
[junit4] 2> 1208111 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ] o.e.j.s.Server
Started @1210429ms
[junit4] 2> 1208111 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38589,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores}
[junit4] 2> 1208111 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
[junit4] 2> 1208112 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control'
[junit4] 2> 1208112 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1208112 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1208112 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/solr.xml
[junit4] 2> 1208115 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores
[junit4] 2> 1208115 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer New CoreContainer 27440431
[junit4] 2> 1208116 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control]
[junit4] 2> 1208116 WARN
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/lib
[junit4] 2> 1208123 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
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> 1208125 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1208125 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1208125 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1208125 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1208125 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1208126 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores
[junit4] 2> 1208126 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1208126 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1
[junit4] 2> 1208127 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1208127 INFO (coreLoadExecutor-4000-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> 1208127 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1208127 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1208127 INFO (coreLoadExecutor-4000-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> 1208127 INFO (coreLoadExecutor-4000-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> 1208130 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1208130 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1208141 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1208154 WARN (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1208156 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1208169 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1208172 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1208220 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1208224 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1208225 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1208228 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1208229 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1208229 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1208229 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1208230 INFO (coreLoadExecutor-4000-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> 1208230 INFO (coreLoadExecutor-4000-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> 1208231 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1208231 INFO (coreLoadExecutor-4000-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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1208231 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f25214
[junit4] 2> 1208231 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 1208231 INFO (coreLoadExecutor-4000-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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 1208231 WARN (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1208232 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 1208232 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=19.708984375,
floorSegmentMB=1.52734375, forceMergeDeletesPctAllowed=11.856046552348602,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6677965957328669
[junit4] 2> 1208232 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_1,generation=1}
[junit4] 2> 1208232 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1208232 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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 1208232 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 1208234 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1208235 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1208235 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1208235 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1208235 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1208236 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208236 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208237 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208237 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208251 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 1208252 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1208252 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_1,generation=1}
[junit4] 2> 1208253 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1208254 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@be54eb[collection1] main]
[junit4] 2> 1208254 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1208254 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1208254 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1208254 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1208286 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1208456 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1208456 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1208456 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1208456 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1208456 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1208457 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1208457 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1208457 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1208457 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1208457 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1208457 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1539687312887119872
[junit4] 2> 1208457 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1208457 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1208458 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1208458 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@be54eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1208459 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1539687312887119872
[junit4] 2> 1208459 INFO (coreLoadExecutor-4000-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1208695 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1208696 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11b53b0{/,null,AVAILABLE}
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@169a516{HTTP/1.1,[http/1.1]}{127.0.0.1:44184}
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ] o.e.j.s.Server
Started @1211015ms
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44184,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores}
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0'
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1208697 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1208698 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1208700 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores
[junit4] 2> 1208700 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer New CoreContainer 26626485
[junit4] 2> 1208700 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0]
[junit4] 2> 1208701 WARN
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/lib
[junit4] 2> 1208701 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
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> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1208703 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores
[junit4] 2> 1208704 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 1208704 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1208704 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1208704 INFO (coreLoadExecutor-4011-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> 1208704 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1208704 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1208704 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1208704 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1208704 INFO (coreLoadExecutor-4011-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> 1208704 INFO (coreLoadExecutor-4011-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> 1208718 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1208722 WARN (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1208723 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1208737 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1208741 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1208794 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1208797 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1208798 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1208801 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1208802 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1208802 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1208803 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1208804 INFO (coreLoadExecutor-4011-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> 1208804 INFO (coreLoadExecutor-4011-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> 1208804 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1208804 INFO (coreLoadExecutor-4011-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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1208804 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f25214
[junit4] 2> 1208804 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 1208805 INFO (coreLoadExecutor-4011-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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 1208805 WARN (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1208805 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 1208805 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=19.708984375,
floorSegmentMB=1.52734375, forceMergeDeletesPctAllowed=11.856046552348602,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6677965957328669
[junit4] 2> 1208805 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_1,generation=1}
[junit4] 2> 1208805 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1208805 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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 1208806 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1208808 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1208810 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208810 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208811 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208812 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1208814 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 1208815 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1208815 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1208816 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1208816 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1208816 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1208816 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_1,generation=1}
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@179f93a[collection1] main]
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1208817 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1208853 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1209030 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1209030 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1209030 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1209030 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1209030 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1209030 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1209031 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 1209031 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1209031 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 1209031 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 1209031 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1539687313489002496
[junit4] 2> 1209031 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1209031 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1209031 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1209032 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@179f93a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1209032 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1539687313489002496
[junit4] 2> 1209032 INFO (coreLoadExecutor-4011-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1209206 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1209209 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1539687313674600448)} 0 1
[junit4] 2> 1209211 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1539687313676697600)} 0 0
[junit4] 2> 1209212 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1539687313677746176)]} 0 1
[junit4] 2> 1209213 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1539687313678794752)]} 0 0
[junit4] 2> 1209214 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1539687313679843328)]} 0 0
[junit4] 2> 1209214 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1539687313680891904)]} 0 0
[junit4] 2> 1209215 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1539687313681940480)]} 0 0
[junit4] 2> 1209215 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1539687313681940480)]} 0 0
[junit4] 2> 1209216 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1539687313682989056)]} 0 0
[junit4] 2> 1209216 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1539687313682989056)]} 0 0
[junit4] 2> 1209217 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1539687313684037632)]} 0 0
[junit4] 2> 1209217 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1539687313684037632)]} 0 0
[junit4] 2> 1209219 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1539687313685086208)]} 0 0
[junit4] 2> 1209219 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1539687313686134784)]} 0 0
[junit4] 2> 1209219 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1539687313686134784)]} 0 0
[junit4] 2> 1209220 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1539687313687183360)]} 0 0
[junit4] 2> 1209220 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1539687313687183360)]} 0 0
[junit4] 2> 1209221 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1539687313688231936)]} 0 0
[junit4] 2> 1209221 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1539687313688231936)]} 0 0
[junit4] 2> 1209222 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1539687313689280512)]} 0 0
[junit4] 2> 1209222 INFO (qtp3840455-8737) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1209227 INFO (qtp3840455-8737) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_2,generation=2}
[junit4] 2> 1209227 INFO (qtp3840455-8737) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1209228 INFO (qtp3840455-8737) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f8ce2e[collection1] main]
[junit4] 2> 1209229 INFO (qtp3840455-8737) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1209229 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f8ce2e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1209230 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 1209231 INFO (qtp18793973-8754) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1209234 INFO (qtp18793973-8754) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_2,generation=2}
[junit4] 2> 1209235 INFO (qtp18793973-8754) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1209236 INFO (qtp18793973-8754) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6eb3[collection1] main]
[junit4] 2> 1209236 INFO (qtp18793973-8754) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1209236 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d6eb3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
[junit4] 2> 1209237 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 6
[junit4] 2> 1209238 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1539687313705009152)]} 0 1
[junit4] 2> 1209239 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1539687313707106304)]} 0 0
[junit4] 2> 1209240 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1539687313708154880)]} 0 0
[junit4] 2> 1209241 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1539687313708154880)]} 0 0
[junit4] 2> 1209241 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1539687313709203456)]} 0 0
[junit4] 2> 1209242 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1539687313709203456)]} 0 0
[junit4] 2> 1209243 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1539687313710252032)]} 0 0
[junit4] 2> 1209243 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1539687313711300608)]} 0 0
[junit4] 2> 1209244 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1539687313711300608)]} 0 0
[junit4] 2> 1209245 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1539687313712349184)]} 0 0
[junit4] 2> 1209245 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1539687313713397760)]} 0 0
[junit4] 2> 1209246 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1539687313713397760)]} 0 0
[junit4] 2> 1209246 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1539687313714446336)]} 0 0
[junit4] 2> 1209246 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1539687313714446336)]} 0 0
[junit4] 2> 1209247 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1539687313715494912)]} 0 0
[junit4] 2> 1209247 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1539687313715494912)]} 0 0
[junit4] 2> 1209248 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1539687313715494913)]} 0 0
[junit4] 2> 1209248 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1539687313716543488)]} 0 0
[junit4] 2> 1209249 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1539687313716543488)]} 0 0
[junit4] 2> 1209249 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1539687313717592064)]} 0 0
[junit4] 2> 1209249 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1539687313717592064)]} 0 0
[junit4] 2> 1209250 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1539687313718640640)]} 0 0
[junit4] 2> 1209250 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1539687313718640640)]} 0 0
[junit4] 2> 1209250 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1539687313718640641)]} 0 0
[junit4] 2> 1209251 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1539687313719689216)]} 0 0
[junit4] 2> 1209251 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1539687313719689216)]} 0 0
[junit4] 2> 1209252 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1539687313720737792)]} 0 0
[junit4] 2> 1209252 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1539687313720737792)]} 0 0
[junit4] 2> 1209252 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1539687313720737793)]} 0 0
[junit4] 2> 1209253 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1539687313720737793)]} 0 0
[junit4] 2> 1209253 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1539687313721786368)]} 0 0
[junit4] 2> 1209253 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1539687313721786368)]} 0 0
[junit4] 2> 1209255 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1539687313722834944)]} 0 0
[junit4] 2> 1209255 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1539687313723883520)]} 0 0
[junit4] 2> 1209255 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1539687313723883520)]} 0 0
[junit4] 2> 1209256 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1539687313724932096)]} 0 0
[junit4] 2> 1209256 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1539687313724932096)]} 0 0
[junit4] 2> 1209256 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1539687313724932097)]} 0 0
[junit4] 2> 1209257 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1539687313725980672)]} 0 0
[junit4] 2> 1209257 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1539687313725980672)]} 0 0
[junit4] 2> 1209258 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1539687313725980673)]} 0 0
[junit4] 2> 1209258 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1539687313727029248)]} 0 0
[junit4] 2> 1209258 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1539687313727029248)]} 0 0
[junit4] 2> 1209259 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1539687313728077824)]} 0 0
[junit4] 2> 1209259 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1539687313728077824)]} 0 0
[junit4] 2> 1209260 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1539687313729126400)]} 0 0
[junit4] 2> 1209260 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1539687313729126400)]} 0 0
[junit4] 2> 1209260 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1539687313729126401)]} 0 0
[junit4] 2> 1209261 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1539687313730174976)]} 0 0
[junit4] 2> 1209261 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1539687313730174976)]} 0 0
[junit4] 2> 1209262 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1539687313731223552)]} 0 0
[junit4] 2> 1209262 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1539687313731223552)]} 0 0
[junit4] 2> 1209262 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1539687313731223553)]} 0 0
[junit4] 2> 1209263 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1539687313732272128)]} 0 0
[junit4] 2> 1209263 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1539687313732272128)]} 0 0
[junit4] 2> 1209264 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1539687313733320704)]} 0 0
[junit4] 2> 1209264 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1539687313733320704)]} 0 0
[junit4] 2> 1209265 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1539687313733320705)]} 0 0
[junit4] 2> 1209265 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1539687313734369280)]} 0 0
[junit4] 2> 1209265 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1539687313734369280)]} 0 0
[junit4] 2> 1209267 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1539687313736466432)]} 0 0
[junit4] 2> 1209267 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1539687313736466432)]} 0 0
[junit4] 2> 1209268 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1539687313737515008)]} 0 0
[junit4] 2> 1209268 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1539687313737515008)]} 0 0
[junit4] 2> 1209269 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1539687313738563584)]} 0 0
[junit4] 2> 1209269 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1539687313738563584)]} 0 0
[junit4] 2> 1209269 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1539687313738563585)]} 0 0
[junit4] 2> 1209270 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1539687313739612160)]} 0 0
[junit4] 2> 1209270 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1539687313739612160)]} 0 0
[junit4] 2> 1209270 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1539687313739612161)]} 0 0
[junit4] 2> 1209271 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1539687313740660736)]} 0 0
[junit4] 2> 1209271 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1539687313740660736)]} 0 0
[junit4] 2> 1209272 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1539687313740660737)]} 0 0
[junit4] 2> 1209272 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1539687313741709312)]} 0 0
[junit4] 2> 1209272 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1539687313741709312)]} 0 0
[junit4] 2> 1209273 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1539687313741709313)]} 0 0
[junit4] 2> 1209273 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1539687313742757888)]} 0 0
[junit4] 2> 1209273 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1539687313742757888)]} 0 0
[junit4] 2> 1209274 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1539687313742757889)]} 0 0
[junit4] 2> 1209274 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1539687313743806464)]} 0 0
[junit4] 2> 1209274 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1539687313743806464)]} 0 0
[junit4] 2> 1209275 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1539687313744855040)]} 0 0
[junit4] 2> 1209275 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1539687313744855040)]} 0 0
[junit4] 2> 1209275 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1539687313744855041)]} 0 0
[junit4] 2> 1209276 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1539687313745903616)]} 0 0
[junit4] 2> 1209276 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1539687313745903616)]} 0 0
[junit4] 2> 1209277 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1539687313745903617)]} 0 0
[junit4] 2> 1209277 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1539687313746952192)]} 0 0
[junit4] 2> 1209277 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1539687313746952192)]} 0 0
[junit4] 2> 1209279 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1539687313749049344)]} 0 0
[junit4] 2> 1209279 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1539687313749049344)]} 0 0
[junit4] 2> 1209279 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1539687313749049345)]} 0 0
[junit4] 2> 1209280 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1539687313750097920)]} 0 0
[junit4] 2> 1209280 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1539687313750097920)]} 0 0
[junit4] 2> 1209280 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1539687313750097921)]} 0 0
[junit4] 2> 1209281 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1539687313751146496)]} 0 0
[junit4] 2> 1209281 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1539687313751146496)]} 0 0
[junit4] 2> 1209282 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1539687313751146497)]} 0 0
[junit4] 2> 1209282 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1539687313752195072)]} 0 0
[junit4] 2> 1209282 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1539687313752195072)]} 0 0
[junit4] 2> 1209283 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1539687313753243648)]} 0 0
[junit4] 2> 1209283 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1539687313753243648)]} 0 0
[junit4] 2> 1209283 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1539687313753243649)]} 0 0
[junit4] 2> 1209284 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1539687313754292224)]} 0 0
[junit4] 2> 1209284 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1539687313754292224)]} 0 0
[junit4] 2> 1209285 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1539687313754292225)]} 0 0
[junit4] 2> 1209285 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1539687313755340800)]} 0 0
[junit4] 2> 1209285 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1539687313755340800)]} 0 0
[junit4] 2> 1209286 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1539687313756389376)]} 0 0
[junit4] 2> 1209286 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1539687313756389376)]} 0 0
[junit4] 2> 1209286 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1539687313756389377)]} 0 0
[junit4] 2> 1209287 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1539687313757437952)]} 0 0
[junit4] 2> 1209287 INFO (qtp3840455-8730) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1539687313757437952)]} 0 0
[junit4] 2> 1209287 INFO (qtp18793973-8747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1539687313757437953)]} 0 0
[junit4] 2> 1209288 INFO (qtp3840455-8735) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1539687313758486528)]} 0 0
[junit4] 2> 1209288 INFO (qtp18793973-8752) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1539687313758486528)]} 0 0
[junit4] 2> 1209289 INFO (qtp3840455-8736) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1539687313758486529)]} 0 0
[junit4] 2> 1209289 INFO (qtp18793973-8753) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1539687313759535104)]} 0 0
[junit4] 2> 1209289 INFO (qtp3840455-8737) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1209304 INFO (qtp3840455-8737) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14afef2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16dc443),segFN=segments_3,generation=3}
[junit4] 2> 1209304 INFO (qtp3840455-8737) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 1209304 INFO (qtp3840455-8737) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@136c3d4[collection1] main]
[junit4] 2> 1209304 INFO (qtp3840455-8737) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1209305 INFO (searcherExecutor-4001-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@136c3d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)
Uninverting(_1(7.0.0):C59)))}
[junit4] 2> 1209305 INFO (qtp3840455-8737) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 15
[junit4] 2> 1209306 INFO (qtp18793973-8754) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1209327 INFO (qtp18793973-8754) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ed94b1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfefe9),segFN=segments_3,generation=3}
[junit4] 2> 1209327 INFO (qtp18793973-8754) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
[junit4] 2> 1209327 INFO (qtp18793973-8754) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@574dc7[collection1] main]
[junit4] 2> 1209328 INFO (qtp18793973-8754) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1209328 INFO (searcherExecutor-4012-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@574dc7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)
Uninverting(_1(7.0.0):C59)))}
[junit4] 2> 1209328 INFO (qtp18793973-8754) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 22
[junit4] 2> 1209330 INFO (qtp3840455-8730) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 1209330 INFO (qtp3840455-8730) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 1209330 INFO (qtp3840455-8735) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 1209330 INFO (qtp3840455-8735) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400
QTime=0
[junit4] 2> 1209331 INFO (qtp3840455-8736) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209336 INFO (qtp18793973-8753) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44184//collection1&rows=10&version=2&q=*:*&NOW=1468360246472&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209337 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&shards.purpose=64&NOW=1468360246472&ids=111,100,112,146,102,136,15,17,116,106&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44184//collection1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1209340 INFO (qtp18793973-8747) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:44184//collection1&sort=n_ti1+desc&wt=javabin&version=2}
hits=68 status=0 QTime=8
[junit4] 2> 1209341 INFO (qtp3840455-8737) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209343 INFO (qtp18793973-8748) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:44184//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1468360246481&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209344 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&shards.purpose=64&NOW=1468360246481&ids=110,3,103,16,104,149,1001,128,108,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:44184//collection1|[ff01::213]:33332/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1209347 INFO (qtp18793973-8752) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:44184//collection1|[ff01::213]:33332/&sort=n_ti1+asc&wt=javabin&version=2}
hits=68 status=0 QTime=5
[junit4] 2> 1209348 INFO (qtp3840455-8730) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209349 INFO (qtp18793973-8747) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:44184//collection1&rows=10&version=2&q=*:*&NOW=1468360246489&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209351 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&shards.purpose=64&NOW=1468360246489&ids=121,11,112,102,147,5,116,129,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:44184//collection1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1209353 INFO (qtp18793973-8753) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:44184//collection1&sort=n_f1+desc&wt=javabin&version=2}
hits=68 status=0 QTime=4
[junit4] 2> 1209354 INFO (qtp3840455-8735) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209355 INFO (qtp18793973-8752) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:44184//collection1&rows=10&version=2&q=*:*&NOW=1468360246494&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209356 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&shards.purpose=64&NOW=1468360246494&ids=111,134,146,136,127,7,107,118,119,120&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:44184//collection1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1209358 INFO (qtp18793973-8748) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:44184//collection1&sort=n_f1+asc&wt=javabin&version=2}
hits=68 status=0 QTime=3
[junit4] 2> 1209358 INFO (qtp3840455-8736) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209359 INFO (qtp18793973-8753) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:44184//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1468360246499&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209360 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&shards.purpose=64&NOW=1468360246499&ids=2,112,123,5,16,138,105,128,140,120&isShard=true&shard.url=http://127.0.0.1:44184//collection1|[ff01::083]:33332/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1209362 INFO (qtp18793973-8747) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:44184//collection1|[ff01::083]:33332/&sort=n_tf1+desc&wt=javabin&version=2}
hits=68 status=0 QTime=3
[junit4] 2> 1209363 INFO (qtp3840455-8737) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1209364 INFO (qtp18793973-8748) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:44184//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1468360246504&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1209365 INFO (qtp18793973-8754) [ ] o.a.s.c.S.Request
[collection1] we
[...truncated too long message...]
ount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
[junit4] 2> 1228164 INFO (coreCloseExecutor-4058-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1228164 INFO (coreCloseExecutor-4058-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 1228164 INFO (coreCloseExecutor-4058-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard1/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
[junit4] 2> 1228164 INFO (coreCloseExecutor-4058-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1228164 INFO (coreCloseExecutor-4058-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 1228165 INFO
(TEST-TestDistributedSearch.test-seed#[2DDE02801EF6486D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cafe35{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=2DDE02801EF6486D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ksf-CM -Dtests.timezone=America/Argentina/Rio_Gallegos
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 20.1s J0 | TestDistributedSearch.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected to find
shardAddress in the up shard info
[junit4] > at
__randomizedtesting.SeedInfo.seed([2DDE02801EF6486D:A58A3D5AB00A2595]:0)
[junit4] > at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
[junit4] > at
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
[junit4] > at
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
[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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
[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> 1228168 INFO
(SUITE-TestDistributedSearch-seed#[2DDE02801EF6486D]-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/J0/temp/solr.TestDistributedSearch_2DDE02801EF6486D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapFixedInterval),
n_l1=PostingsFormat(name=LuceneVarGapFixedInterval),
a_n_tdt=PostingsFormat(name=LuceneFixedGap),
multiDefault=PostingsFormat(name=Asserting),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
n_td1=PostingsFormat(name=Asserting),
n_d1=PostingsFormat(name=LuceneVarGapFixedInterval),
n_f1=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
n_tl1=PostingsFormat(name=Asserting),
oddField_s=PostingsFormat(name=MockRandom),
n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval),
lowerfilt1and2=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
lowerfilt=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval),
severity=PostingsFormat(name=MockRandom),
foo_sev_enum=PostingsFormat(name=LuceneFixedGap),
n_dt1=PostingsFormat(name=Asserting),
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
b_n_tdt=PostingsFormat(name=LuceneVarGapFixedInterval),
n_ti1=PostingsFormat(name=LuceneFixedGap),
rnd_b=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_b=PostingsFormat(name=MockRandom),
n_tdt1=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_d=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_f=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
foo_sev_enum=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1091,
maxMBSortInHeap=5.591292369138032, sim=ClassicSimilarity, locale=ksf-CM,
timezone=America/Argentina/Rio_Gallegos
[junit4] 2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=136339040,total=401342464
[junit4] 2> NOTE: All tests run in this JVM: [TestJsonFacets,
TestFieldSortValues, CloudExitableDirectoryReaderTest, TestStressUserVersions,
PolyFieldTest, TestHighlightDedupGrouping, ShardSplitTest,
AsyncCallRequestStatusResponseTest, AnalysisAfterCoreReloadTest,
TestCollectionAPI, TestConfigSetsAPIZkFailure, TestReplicationHandlerBackup,
TestSolr4Spatial2, ReturnFieldsTest, TestRandomRequestDistribution,
JSONWriterTest, TestDocTermOrds, TestFieldCacheVsDocValues,
XsltUpdateRequestHandlerTest, BasicAuthIntegrationTest, JavabinLoaderTest,
LeaderInitiatedRecoveryOnCommitTest, DocExpirationUpdateProcessorFactoryTest,
TestAnalyzedSuggestions, TestDownShardTolerantSearch, TestDFISimilarityFactory,
BooleanFieldTest, CurrencyFieldOpenExchangeTest, RAMDirectoryFactoryTest,
TestSolrDynamicMBean, TestExpandComponent, DateFieldTest,
DistributedSuggestComponentTest, TestStressCloudBlindAtomicUpdates,
PeerSyncTest, IndexSchemaRuntimeFieldTest, SOLR749Test,
TestBlendedInfixSuggestions, ZkStateWriterTest, SolrXmlInZkTest,
TestBlobHandler, TestHashQParserPlugin, InfoHandlerTest,
WrapperMergePolicyFactoryTest, CdcrReplicationDistributedZkTest,
TestReplicationHandler, TestFaceting, DocValuesMissingTest,
SystemInfoHandlerTest, TestCollapseQParserPlugin, SolrRequestParserTest,
PathHierarchyTokenizerFactoryTest, ConnectionReuseTest, TestRangeQuery,
DisMaxRequestHandlerTest, JsonLoaderTest, CursorMarkTest,
SignatureUpdateProcessorFactoryTest, TestBulkSchemaAPI,
TestSortByMinMaxFunction, HdfsChaosMonkeyNothingIsSafeTest,
RemoteQueryErrorTest, TestRequestForwarding,
ConcurrentDeleteAndCreateCollectionTest, ResponseHeaderTest,
TestUseDocValuesAsStored2, QueryElevationComponentTest, TestComponentsName,
DistributedFacetPivotWhiteBoxTest, TestSolr4Spatial, RollingRestartTest,
DeleteLastCustomShardedReplicaTest, SimpleCollectionCreateDeleteTest,
RequiredFieldsTest, TestSubQueryTransformer,
DocumentAnalysisRequestHandlerTest, TestRandomDVFaceting,
TestExactSharedStatsCache, UUIDUpdateProcessorFallbackTest,
FileBasedSpellCheckerTest, TestRTGBase,
TestSolrQueryParserDefaultOperatorResource, TestSearcherReuse,
DistributedDebugComponentTest, CopyFieldTest, CursorPagingTest,
TestReRankQParserPlugin, LeaderElectionIntegrationTest,
DistribJoinFromCollectionTest, ResponseLogComponentTest,
TestLuceneMatchVersion, TestPhraseSuggestions, TestScoreJoinQPNoScore,
PreAnalyzedUpdateProcessorTest, SuggestComponentContextFilterQueryTest,
CacheHeaderTest, TestMergePolicyConfig, BufferStoreTest, TestLockTree,
BasicDistributedZkTest, TestGraphMLResponseWriter, CloudMLTQParserTest,
TestManagedSchemaAPI, TestMissingGroups, BasicZkTest, ClusterStateUpdateTest,
TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestDistributedSearch]
[junit4] Completed [316/620 (1!)] on J0 in 20.14s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1005 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:741: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:685: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2635 tests, 1 failure, 131
ignored (83 assumptions) [seed: 2DDE02801EF6486D]
Total time: 58 minutes 50 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]