Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1741/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Captured an uncaught exception in thread: Thread[id=12235,
name=httpShardExecutor-7996-thread-11, state=RUNNABLE,
group=TGRP-TestDistributedSearch]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=12235, name=httpShardExecutor-7996-thread-11,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
Caused by: java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@c2a902
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@5432a[Terminated, pool size =
1, active threads = 0, queued tasks = 0, completed tasks = 0]
at __randomizedtesting.SeedInfo.seed([7830F84F8D43D9EC]:0)
at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15037 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> 1324987 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 1324987 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\data-dir-87-001
[junit4] 2> 1324987 WARN
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1324987 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1324997 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-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> 1324997 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1324997 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1326043 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\cores\collection1
[junit4] 2> 1326050 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1326050 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1326050 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1326050 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 1326051 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1326051 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1326051 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1326052 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59b405{/,null,AVAILABLE}
[junit4] 2> 1326054 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@bf2d85{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:56047}
[junit4] 2> 1326054 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.Server Started @1326006ms
[junit4] 2> 1326054 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=56047,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\cores}
[junit4] 2> 1326055 ERROR
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-19T22:24:36.036Z
[junit4] 2> 1326055 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\solr.xml
[junit4] 2> 1326071 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1326071 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1326073 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1327963 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1327990 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1502506[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1327990 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1502506[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1328050 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1f60dd0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1328050 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1f60dd0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1328055 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 1328115 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1328115 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1328169 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1328176 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1328176 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1328183 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\cores
[junit4] 2> 1328183 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1328274 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 1328346 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1328467 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 1328483 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1328483 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1328483 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 1328486 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=25.1279296875,
floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=12.434878331484896,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.20065483062126283, deletesPctAllowed=25.895519553622957
[junit4] 2> 1328651 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1328651 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1328656 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1328656 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1328656 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=25.6923828125,
floorSegmentMB=1.4765625, forceMergeDeletesPctAllowed=10.54624287611979,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8521374866031166, deletesPctAllowed=45.52700948043961
[junit4] 2> 1328659 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1328684 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1328747 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1328751 INFO (coreLoadExecutor-7834-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681020712367685632
[junit4] 2> 1328751 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1328752 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1328752 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1328752 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1328753 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1328753 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1328753 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1328753 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1328754 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1328755 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1330587 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 1330594 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1330594 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b4f976{/,null,AVAILABLE}
[junit4] 2> 1330599 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@8d627{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:56171}
[junit4] 2> 1330599 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.s.Server Started @1330551ms
[junit4] 2> 1330599 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=56171,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\cores}
[junit4] 2> 1330600 ERROR
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-19T22:24:40.581Z
[junit4] 2> 1330600 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\solr.xml
[junit4] 2> 1330610 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1330610 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1330610 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1333946 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1333951 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@179a1e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1333951 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@179a1e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1333967 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@698b27[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1333967 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@698b27[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1333970 WARN
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 1334048 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1334048 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1334102 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1334114 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1334114 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1334118 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\cores
[junit4] 2> 1334120 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1334204 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 1334258 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1334439 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 1334458 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1334460 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d81e86
[junit4] 2> 1334460 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7830F84F8D43D9EC-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 1334462 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=25.1279296875,
floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=12.434878331484896,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.20065483062126283, deletesPctAllowed=25.895519553622957
[junit4] 2> 1334693 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1334693 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1334694 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1334694 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1334698 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=25.6923828125,
floorSegmentMB=1.4765625, forceMergeDeletesPctAllowed=10.54624287611979,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8521374866031166, deletesPctAllowed=45.52700948043961
[junit4] 2> 1334700 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1334714 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1334768 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1334770 INFO (coreLoadExecutor-7852-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681020718679064576
[junit4] 2> 1334770 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1334771 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1334774 INFO
(TEST-TestDistributedSearch.test-seed#[7830F84F8D43D9EC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1334774 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1334777 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1334781 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1681020718687453184)} 0 3
[junit4] 2> 1334786 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1681020718693744640)} 0 3
[junit4] 2> 1334792 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1681020718697938944)]} 0 4
[junit4] 2> 1334798 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1681020718705278976)]} 0 3
[junit4] 2> 1334802 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1681020718709473280)]} 0 3
[junit4] 2> 1334806 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1681020718715764736)]} 0 2
[junit4] 2> 1334808 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1681020718718910464)]} 0 1
[junit4] 2> 1334812 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1681020718722056192)]} 0 1
[junit4] 2> 1334814 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1681020718725201920)]} 0 1
[junit4] 2> 1334816 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1681020718727299072)]} 0 1
[junit4] 2> 1334820 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1681020718729396224)]} 0 1
[junit4] 2> 1334823 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1681020718733590528)]} 0 1
[junit4] 2> 1334824 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1681020718735687680)]} 0 1
[junit4] 2> 1334827 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1681020718737784832)]} 0 1
[junit4] 2> 1334830 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1681020718740930560)]} 0 1
[junit4] 2> 1334832 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1681020718743027712)]} 0 1
[junit4] 2> 1334834 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1681020718746173440)]} 0 1
[junit4] 2> 1334839 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1681020718750367744)]} 0 1
[junit4] 2> 1334840 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1681020718752464896)]} 0 1
[junit4] 2> 1334842 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1681020718754562048)]} 0 1
[junit4] 2> 1334883 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1334883 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 39
[junit4] 2> 1334942 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1334942 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 59
[junit4] 2> 1334950 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1681020718864662528)]} 0 4
[junit4] 2> 1334955 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1681020718870953984)]} 0 3
[junit4] 2> 1334961 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1681020718877245440)]} 0 1
[junit4] 2> 1334962 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1681020718880391168)]} 0 1
[junit4] 2> 1334967 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1681020718883536896)]} 0 2
[junit4] 2> 1334969 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1681020718886682624)]} 0 1
[junit4] 2> 1334973 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1681020718889828352)]} 0 1
[junit4] 2> 1334974 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1681020718892974080)]} 0 1
[junit4] 2> 1334976 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1681020718895071232)]} 0 1
[junit4] 2> 1334980 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1681020718898216960)]} 0 1
[junit4] 2> 1334984 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1681020718901362688)]} 0 1
[junit4] 2> 1334987 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1681020718905556992)]} 0 1
[junit4] 2> 1334990 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1681020718908702720)]} 0 1
[junit4] 2> 1334993 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1681020718911848448)]} 0 1
[junit4] 2> 1334996 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1681020718914994176)]} 0 1
[junit4] 2> 1334998 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1681020718917091328)]} 0 1
[junit4] 2> 1335003 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1681020718921285632)]} 0 3
[junit4] 2> 1335007 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1681020718925479936)]} 0 2
[junit4] 2> 1335009 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1681020718928625664)]} 0 1
[junit4] 2> 1335011 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1681020718931771392)]} 0 1
[junit4] 2> 1335014 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1681020718933868544)]} 0 1
[junit4] 2> 1335016 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1681020718935965696)]} 0 1
[junit4] 2> 1335018 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1681020718939111424)]} 0 1
[junit4] 2> 1335020 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1681020718941208576)]} 0 1
[junit4] 2> 1335020 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1681020718941208576)]} 0 1
[junit4] 2> 1335027 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1681020718946451456)]} 0 1
[junit4] 2> 1335029 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1681020718949597184)]} 0 1
[junit4] 2> 1335031 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1681020718951694336)]} 0 0
[junit4] 2> 1335033 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1681020718954840064)]} 0 1
[junit4] 2> 1335044 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1681020718965325824)]} 0 1
[junit4] 2> 1335046 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1681020718968471552)]} 0 1
[junit4] 2> 1335049 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1681020718970568704)]} 0 1
[junit4] 2> 1335051 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1681020718972665856)]} 0 1
[junit4] 2> 1335053 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1681020718974763008)]} 0 1
[junit4] 2> 1335055 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1681020718977908736)]} 0 1
[junit4] 2> 1335058 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1681020718980005888)]} 0 1
[junit4] 2> 1335060 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1681020718982103040)]} 0 1
[junit4] 2> 1335062 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1681020718985248768)]} 0 1
[junit4] 2> 1335064 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1681020718987345920)]} 0 0
[junit4] 2> 1335066 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1681020718989443072)]} 0 1
[junit4] 2> 1335069 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1681020718991540224)]} 0 1
[junit4] 2> 1335070 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1681020718993637376)]} 0 0
[junit4] 2> 1335072 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1681020718995734528)]} 0 0
[junit4] 2> 1335074 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1681020718996783104)]} 0 0
[junit4] 2> 1335076 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1681020718998880256)]} 0 1
[junit4] 2> 1335078 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1681020719000977408)]} 0 0
[junit4] 2> 1335079 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1681020719003074560)]} 0 0
[junit4] 2> 1335081 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1681020719004123136)]} 0 1
[junit4] 2> 1335083 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1681020719006220288)]} 0 0
[junit4] 2> 1335084 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1681020719007268864)]} 0 1
[junit4] 2> 1335086 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1681020719009366016)]} 0 1
[junit4] 2> 1335089 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1681020719012511744)]} 0 1
[junit4] 2> 1335091 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1681020719014608896)]} 0 0
[junit4] 2> 1335092 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1681020719016706048)]} 0 0
[junit4] 2> 1335094 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1681020719017754624)]} 0 0
[junit4] 2> 1335095 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1681020719019851776)]} 0 0
[junit4] 2> 1335098 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1681020719021948928)]} 0 1
[junit4] 2> 1335099 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1681020719024046080)]} 0 0
[junit4] 2> 1335101 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1681020719026143232)]} 0 0
[junit4] 2> 1335103 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1681020719028240384)]} 0 0
[junit4] 2> 1335105 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1681020719029288960)]} 0 0
[junit4] 2> 1335107 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1681020719031386112)]} 0 0
[junit4] 2> 1335108 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1681020719033483264)]} 0 0
[junit4] 2> 1335111 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1681020719035580416)]} 0 1
[junit4] 2> 1335112 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1681020719037677568)]} 0 0
[junit4] 2> 1335114 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1681020719038726144)]} 0 1
[junit4] 2> 1335116 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1681020719040823296)]} 0 0
[junit4] 2> 1335118 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1681020719042920448)]} 0 0
[junit4] 2> 1335119 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1681020719045017600)]} 0 0
[junit4] 2> 1335121 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1681020719046066176)]} 0 0
[junit4] 2> 1335123 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1681020719048163328)]} 0 0
[junit4] 2> 1335125 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1681020719050260480)]} 0 1
[junit4] 2> 1335126 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1681020719052357632)]} 0 0
[junit4] 2> 1335128 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1681020719053406208)]} 0 0
[junit4] 2> 1335130 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1681020719055503360)]} 0 0
[junit4] 2> 1335131 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1681020719057600512)]} 0 0
[junit4] 2> 1335133 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1681020719058649088)]} 0 1
[junit4] 2> 1335135 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1681020719060746240)]} 0 0
[junit4] 2> 1335136 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1681020719061794816)]} 0 0
[junit4] 2> 1335137 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1681020719063891968)]} 0 0
[junit4] 2> 1335139 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1681020719065989120)]} 0 0
[junit4] 2> 1335140 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1681020719067037696)]} 0 0
[junit4] 2> 1335141 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1681020719068086272)]} 0 0
[junit4] 2> 1335142 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1681020719069134848)]} 0 0
[junit4] 2> 1335143 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1681020719070183424)]} 0 0
[junit4] 2> 1335144 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1681020719071232000)]} 0 0
[junit4] 2> 1335146 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1681020719072280576)]} 0 0
[junit4] 2> 1335147 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1681020719074377728)]} 0 0
[junit4] 2> 1335149 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1681020719076474880)]} 0 0
[junit4] 2> 1335151 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1681020719077523456)]} 0 0
[junit4] 2> 1335153 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1681020719079620608)]} 0 0
[junit4] 2> 1335155 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1681020719081717760)]} 0 0
[junit4] 2> 1335157 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1681020719083814912)]} 0 0
[junit4] 2> 1335158 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1681020719085912064)]} 0 0
[junit4] 2> 1335160 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1681020719086960640)]} 0 0
[junit4] 2> 1335161 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1681020719089057792)]} 0 0
[junit4] 2> 1335163 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1681020719090106368)]} 0 0
[junit4] 2> 1335164 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1681020719092203520)]} 0 0
[junit4] 2> 1335166 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1681020719093252096)]} 0 0
[junit4] 2> 1335167 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1681020719094300672)]} 0 0
[junit4] 2> 1335169 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1681020719096397824)]} 0 0
[junit4] 2> 1335170 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1681020719098494976)]} 0 0
[junit4] 2> 1335172 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1681020719099543552)]} 0 0
[junit4] 2> 1335173 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1681020719101640704)]} 0 0
[junit4] 2> 1335174 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1681020719102689280)]} 0 0
[junit4] 2> 1335176 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1681020719104786432)]} 0 0
[junit4] 2> 1335176 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1681020719104786432)]} 0 0
[junit4] 2> 1335178 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1681020719104786433)]} 0 0
[junit4] 2> 1335180 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1681020719107932160)]} 0 0
[junit4] 2> 1335182 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1681020719110029312)]} 0 0
[junit4] 2> 1335183 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1681020719112126464)]} 0 0
[junit4] 2> 1335184 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1681020719113175040)]} 0 0
[junit4] 2> 1335185 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1681020719114223616)]} 0 0
[junit4] 2> 1335187 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1681020719116320768)]} 0 0
[junit4] 2> 1335188 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1681020719117369344)]} 0 0
[junit4] 2> 1335190 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1681020719119466496)]} 0 0
[junit4] 2> 1335190 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1681020719119466496)]} 0 0
[junit4] 2> 1335190 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1681020719119466497)]} 0 0
[junit4] 2> 1335218 INFO
(searcherExecutor-7836-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1335218 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 26
[junit4] 2> 1335234 INFO
(searcherExecutor-7854-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1335234 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 16
[junit4] 2> 1335238 ERROR (qtp20725501-11921) [ x:collection1 ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: For input
string: "non_numeric_value"
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:236)
[junit4] 2> at
org.apache.solr.search.QParser.getSortSpec(QParser.java:271)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:189)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:337)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:795)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:568)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[junit4] 2> at java.lang.Integer.parseInt(Integer.java:580)
[junit4] 2> at java.lang.Integer.valueOf(Integer.java:766)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 1335238 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&start=non_numeric_value&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 1335243 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 1335243 INFO (qtp20725501-11918) [ x:collection1 ]
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> 1335246 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 1335246 INFO (qtp20725501-11919) [ x:collection1 ]
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> 1335248 ERROR (qtp20725501-11922) [ x:collection1 ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: For input
string: "non_numeric_value"
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:236)
[junit4] 2> at
org.apache.solr.search.QParser.getSortSpec(QParser.java:274)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:189)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:337)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:795)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:568)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[junit4] 2> at java.lang.Integer.parseInt(Integer.java:580)
[junit4] 2> at java.lang.Integer.valueOf(Integer.java:766)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 1335249 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&rows=non_numeric_value&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 1335251 INFO (qtp20725501-11921) [ x:collection1 ]
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> 1339827 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[::1]:4/|[::1]:8/|http://127.0.0.1:56171/collection1|[::1]:6/&rid=127.0.0.1-7516&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146285234&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 1339831 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146285234&ids=146,136,5,16,148,128,107,129,8,120&isShard=true&shard.url=[::1]:4/|[::1]:8/|http://127.0.0.1:56171/collection1|[::1]:6/&rid=127.0.0.1-7516&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1339835 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|[::1]:8/|http://127.0.0.1:56171/collection1|[::1]:6/&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-7516 hits=68 status=0 QTime=4581
[junit4] 2> 1339835 WARN (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|[::1]:8/|http://127.0.0.1:56171/collection1|[::1]:6/&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-7516 hits=68 status=0 QTime=4581
[junit4] 2> 1339854 INFO (qtp20725501-11918) [ x:collection1 ]
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> 1339858 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7518&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146289837&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1339861 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146289837&ids=111,133,145,13,113,14,3,137,1001,141&isShard=true&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7518&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1339863 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1&sort=n_ti1+asc&wt=javabin&version=2}
rid=127.0.0.1-7518 hits=68 status=0 QTime=7
[junit4] 2> 1339867 INFO (qtp20725501-11919) [ x:collection1 ]
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> 1341895 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7520&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146289850&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341898 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146289850&ids=132,100,102,14,127,138,1001,8,109,131&isShard=true&shard.url=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7520&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341903 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1&sort=n_f1+desc&wt=javabin&version=2}
rid=127.0.0.1-7520 hits=68 status=0 QTime=2034
[junit4] 2> 1341903 WARN (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1&sort=n_f1+desc&wt=javabin&version=2}
rid=127.0.0.1-7520 hits=68 status=0 QTime=2034
[junit4] 2> 1341912 INFO (qtp20725501-11922) [ x:collection1 ]
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> 1341919 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[::1]:6/|[::1]:4/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7522&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291897&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 1341921 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291897&ids=1,2,103,16,104,17,6,116,119,141&isShard=true&shard.url=[::1]:6/|[::1]:4/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7522&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341923 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|[::1]:4/|http://127.0.0.1:56171/collection1&sort=n_f1+asc&wt=javabin&version=2}
rid=127.0.0.1-7522 hits=68 status=0 QTime=7
[junit4] 2> 1341925 INFO (qtp20725501-11921) [ x:collection1 ]
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> 1341928 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/&rid=127.0.0.1-7524&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291908&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341930 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291908&ids=132,12,122,2,146,3,103,127,106,109&isShard=true&shard.url=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/&rid=127.0.0.1-7524&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341931 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/&sort=n_tf1+desc&wt=javabin&version=2}
rid=127.0.0.1-7524 hits=68 status=0 QTime=4
[junit4] 2> 1341933 INFO (qtp20725501-11918) [ x:collection1 ]
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> 1341936 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7526&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291915&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341938 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291915&ids=110,123,145,14,135,114,6,118,9,131&isShard=true&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7526&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341938 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1&sort=n_tf1+asc&wt=javabin&version=2}
rid=127.0.0.1-7526 hits=68 status=0 QTime=5
[junit4] 2> 1341938 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341945 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&rid=127.0.0.1-7528&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291924&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341947 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291924&ids=112,13,102,125,115,6,7,118,108,140&isShard=true&shard.url=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&rid=127.0.0.1-7528&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341948 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&sort=n_d1+desc&wt=javabin&version=2}
rid=127.0.0.1-7528 hits=68 status=0 QTime=5
[junit4] 2> 1341950 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341954 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:56171/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-7530&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291933&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341955 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291933&ids=113,103,5,116,117,8,119,109,130,120&isShard=true&shard.url=http://127.0.0.1:56171/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-7530&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341957 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1|[::1]:6/|[::1]:8/&sort=n_d1+asc&wt=javabin&version=2}
rid=127.0.0.1-7530 hits=68 status=0 QTime=4
[junit4] 2> 1341959 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341962 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:8/&rid=127.0.0.1-7532&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291942&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341963 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291942&ids=132,12,123,136,15,149,139,108,119,142&isShard=true&shard.url=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:8/&rid=127.0.0.1-7532&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341964 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:8/&sort=n_td1+desc&wt=javabin&version=2}
rid=127.0.0.1-7532 hits=68 status=0 QTime=3
[junit4] 2> 1341966 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341969 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&rid=127.0.0.1-7534&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291949&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341970 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291949&ids=143,2,135,114,115,128,117,107,130,120&isShard=true&shard.url=http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&rid=127.0.0.1-7534&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341970 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1|[::1]:8/|[::1]:4/&sort=n_td1+asc&wt=javabin&version=2}
rid=127.0.0.1-7534 hits=68 status=0 QTime=3
[junit4] 2> 1341970 INFO (qtp20725501-11919) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341976 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:4/&rid=127.0.0.1-7536&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291955&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341977 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291955&ids=121,1,133,100,101,103,6,7,9,109&isShard=true&shard.url=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:4/&rid=127.0.0.1-7536&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341979 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:6/|http://127.0.0.1:56171/collection1|[::1]:4/&sort=n_l1+desc&wt=javabin&version=2}
rid=127.0.0.1-7536 hits=68 status=0 QTime=3
[junit4] 2> 1341980 INFO (qtp20725501-11922) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341983 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:6/|[::1]:8/&rid=127.0.0.1-7538&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291963&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341985 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291963&ids=110,143,134,102,124,147,115,126,1001,117&isShard=true&shard.url=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:6/|[::1]:8/&rid=127.0.0.1-7538&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341986 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1|[::1]:4/|[::1]:6/|[::1]:8/&sort=n_l1+asc&wt=javabin&version=2}
rid=127.0.0.1-7538 hits=68 status=0 QTime=4
[junit4] 2> 1341988 INFO (qtp20725501-11921) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1341991 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7540&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291971&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1341993 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291971&ids=110,13,113,103,127,107,9,108,130,131&isShard=true&shard.url=http://127.0.0.1:56171/collection1&rid=127.0.0.1-7540&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1341995 INFO (qtp14921952-11943) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:56171/collection1&sort=n_tl1+desc&wt=javabin&version=2}
rid=127.0.0.1-7540 hits=68 status=0 QTime=4
[junit4] 2> 1341996 INFO (qtp20725501-11918) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 1342000 INFO (qtp14921952-11942) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=[::1]:4/|[::1]:6/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7542&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603146291979&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 1342002 INFO (qtp14921952-11938) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603146291979&ids=143,144,122,100,123,4,104,117,139,120&isShard=true&shard.url=[::1]:4/|[::1]:6/|http://127.0.0.1:56171/collection1&rid=127.0.0.1-7542&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1342003 INFO (qtp14921952-11939) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:
[...truncated too long message...]
ker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> Okt 19, 2020 6:27:04 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNUNG: Uncaught exception in thread:
Thread[httpShardExecutor-7996-thread-10,5,TGRP-TestDistributedSearch]
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@f4b691
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@5432a[Terminated, pool size =
0, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([7830F84F8D43D9EC]:0)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
[junit4] 2> at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
[junit4] 2> at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1476308 INFO (closeThreadPool-8036-thread-8) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@16b154a{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1476308 INFO (closeThreadPool-8036-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d6ff5a{/,null,UNAVAILABLE}
[junit4] 2> 1476309 INFO (closeThreadPool-8036-thread-8) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=7830F84F8D43D9EC -Dtests.slow=true -Dtests.locale=de
-Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 151s J0 | TestDistributedSearch.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=12235, name=httpShardExecutor-7996-thread-11,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
[junit4] > Caused by: java.util.concurrent.RejectedExecutionException:
Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@c2a902
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@5432a[Terminated, pool size =
1, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] > at
__randomizedtesting.SeedInfo.seed([7830F84F8D43D9EC]:0)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
[junit4] > at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
[junit4] > at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=12234, name=httpShardExecutor-7996-thread-10,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
[junit4] > Caused by: java.util.concurrent.RejectedExecutionException:
Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@f4b691
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@5432a[Terminated, pool size =
0, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] > at
__randomizedtesting.SeedInfo.seed([7830F84F8D43D9EC]:0)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
[junit4] > at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
[junit4] > at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1476313 INFO
(SUITE-TestDistributedSearch-seed#[7830F84F8D43D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de,
timezone=America/Manaus
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201
(32-bit)/cpus=6,threads=1,free=137681408,total=326631424
[junit4] 2> NOTE: All tests run in this JVM: [MultiSolrCloudTestCaseTest,
SpellPossibilityIteratorTest, TestFieldCollectionResource,
TestDistribDocBasedVersion, ComputePlanActionTest, ZkNodePropsTest,
AnalysisAfterCoreReloadTest, IndexSizeTriggerSizeEstimationTest,
TestDistributedStatsComponentCardinality, LukeRequestHandlerTest,
CurrencyRangeFacetCloudTest, CoreAdminCreateDiscoverTest,
HdfsBasicDistributedZk2Test, TestJoin, TestSolrTestCaseJ4, TestCoreDiscovery,
HdfsRecoverLeaseTest, OverseerSolrResponseUnsafeSerializationTest,
CollectionStateFormat2Test, TestCloudConsistency, TestSegmentSorting,
TestWriterPerf, LeaderTragicEventTest, TestCloudNestedDocsSort,
ConcurrentDeleteAndCreateCollectionTest, DirectoryFactoryTest,
TestFastLRUCache, ZkCollectionPropsCachingTest, DistribJoinFromCollectionTest,
NoCacheHeaderTest, TokenizerChainTest, TestReplicationHandlerDiskOverFlow,
TestBlendedInfixSuggestions, TestCoreAdminApis, BasicAuthOnSingleNodeTest,
RulesTest, DateMathParserTest, ExternalFileFieldSortTest,
CloudReplicaSourceTest, TestHashPartitioner, TestFieldCacheSort,
TestMultiValuedNumericRangeQuery, ClassificationUpdateProcessorFactoryTest,
TestJettySolrRunner, TestComponentsName, DaemonStreamApiTest,
TestClassicSimilarityFactory, ShardRoutingTest, SecurityConfHandlerTest,
RequestLoggingTest, SplitByPrefixTest, TestSimExecutePlanAction,
TestInPlaceUpdatesDistrib, SuggesterTSTTest, TestUseDocValuesAsStored,
TestRandomFlRTGCloud, TestConfigOverlay, TestXmlQParserPlugin, TestLazyCores,
TestCircuitBreaker, RootFieldTest, TestCloudPseudoReturnFields,
NumericFieldsTest, TestSolrCloudWithKerberosAlt, BooleanFieldTest,
DistributedIntervalFacetingTest, RegexBoostProcessorTest,
CreateCollectionCleanupTest, TestDistributedMissingSort, TestRTimerTree,
TestSimNodeLostTrigger, TestExportWriter, TestGraphTermsQParserPlugin,
SolrInfoBeanTest, TestSubQueryTransformer, TestExactStatsCache,
TestTlogReplayVsRecovery, TimeRoutedAliasUpdateProcessorTest, V2StandaloneTest,
HdfsLockFactoryTest, TestContainerPlugin, TestWaitForStateWithJettyShutdowns,
HLLUtilTest, TestPackages, HdfsTlogReplayBufferedWhileIndexingTest,
CloudExitableDirectoryReaderTest, TestLMJelinekMercerSimilarityFactory,
TestTestInjection, SolrIndexSplitterTest, JvmMetricsTest, TestDistributedSearch]
[junit4] Completed [479/921 (1!)] on J0 in 152.35s, 1 test, 1 error <<<
FAILURES!
[...truncated 49294 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1741/consoleText
[repro] Revision: 15d2bdd28b890b7bc478ca3ae8724eb68056d8d4
[repro] Ant options: "-Dargs=-client -XX:+UseParallelGC"
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestDistributedSearch
[repro] ant compile-test
[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDistributedSearch" -Dtests.showOutput=onerror
"-Dargs=-client -XX:+UseParallelGC" -Dtests.seed=7830F84F8D43D9EC
-Dtests.slow=true -Dtests.locale=de -Dtests.timezone=America/Manaus
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 88 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 0
[...truncated 98 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]