Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9243/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Captured an uncaught exception in thread: Thread[id=9288,
name=httpShardExecutor-6565-thread-6, state=RUNNABLE,
group=TGRP-TestDistributedSearch]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9288, name=httpShardExecutor-6565-thread-6,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
at
__randomizedtesting.SeedInfo.seed([FC36635F8F88BA31:74625C852174D7C9]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@43883309[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@49705879[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$626/0x0000022471840108@47b7af27]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@68aa51c[Terminated, pool size
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
at __randomizedtesting.SeedInfo.seed([FC36635F8F88BA31]:0)
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 13609 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> 807728 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 807728 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\data-dir-82-001
[junit4] 2> 807728 WARN
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 807728 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 807732 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-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> 807732 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 807732 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 808854 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\cores\collection1
[junit4] 2> 808858 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 808858 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 808858 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 808859 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 808859 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 808859 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 808859 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63bb96f{/,null,AVAILABLE}
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a3690ff{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51215}
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.Server Started @808897ms
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=51215,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\cores}
[junit4] 2> 808861 ERROR
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 808861 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-16T20:36:44.130670900Z
[junit4] 2> 808862 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\solr.xml
[junit4] 2> 808868 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 809439 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 809441 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@78fce772[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 809441 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@78fce772[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 809446 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@22ee9de4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 809446 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@22ee9de4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 809448 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
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> 809488 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 809489 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 809512 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 809518 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 809518 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 809520 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\cores
[junit4] 2> 809520 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 809532 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 809555 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 809558 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 809643 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 809654 INFO (coreLoadExecutor-6554-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@1db98142
[junit4] 2> 809654 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 809659 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.5849609375,
floorSegmentMB=0.779296875, forceMergeDeletesPctAllowed=14.954144078545683,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5976857237278974, deletesPctAllowed=24.600922371492075
[junit4] 2> 809745 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 809746 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 809755 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 809755 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 809755 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=103.185546875,
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=12.197255586516214,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11617975395997356, deletesPctAllowed=42.7204225113005
[junit4] 2> 809757 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 809768 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
[junit4] 2> 809828 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 809829 INFO (coreLoadExecutor-6554-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1675215718420840448
[junit4] 2> 809829 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 809830 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 809830 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 809830 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 809831 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 809832 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 809832 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 809833 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 809833 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 809834 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 810500 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 810502 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d5a247{/,null,AVAILABLE}
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2c88cd78{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51255}
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.s.Server Started @810542ms
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=51255,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\cores}
[junit4] 2> 810506 ERROR
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 810506 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-16T20:36:45.775970600Z
[junit4] 2> 810507 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\solr.xml
[junit4] 2> 810510 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 810595 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 810597 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5250ade0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 810597 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5250ade0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 810600 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4190f58c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 810600 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4190f58c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 810601 WARN
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
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> 810624 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 810625 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 810641 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 810648 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 810648 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1db98142
[junit4] 2> 810650 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\cores
[junit4] 2> 810650 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 810661 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 810682 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 810687 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 810763 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 810775 INFO (coreLoadExecutor-6572-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@1db98142
[junit4] 2> 810775 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_FC36635F8F88BA31-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 810776 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=54.5849609375,
floorSegmentMB=0.779296875, forceMergeDeletesPctAllowed=14.954144078545683,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5976857237278974, deletesPctAllowed=24.600922371492075
[junit4] 2> 810861 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 810861 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 810862 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 810862 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 810862 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=103.185546875,
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=12.197255586516214,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11617975395997356, deletesPctAllowed=42.7204225113005
[junit4] 2> 810862 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 810874 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
[junit4] 2> 810913 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 810913 INFO (coreLoadExecutor-6572-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1675215719557496832
[junit4] 2> 810914 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 810915 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 810915 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 810915 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 810915 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 810915 INFO
(TEST-TestDistributedSearch.test-seed#[FC36635F8F88BA31]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 810915 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 810916 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 810916 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 810917 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 810918 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 810919 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675215719561691136)} 0 1
[junit4] 2> 810922 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675215719564836864)} 0 1
[junit4] 2> 810924 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1675215719567982592)]} 0 2
[junit4] 2> 810926 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1675215719571128320)]} 0 0
[junit4] 2> 810926 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1675215719571128320)]} 0 0
[junit4] 2> 810926 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1675215719571128321)]} 0 0
[junit4] 2> 810930 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1675215719571128321)]} 0 0
[junit4] 2> 810930 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1675215719575322624)]} 0 0
[junit4] 2> 810930 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1675215719575322624)]} 0 0
[junit4] 2> 810930 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1675215719575322625)]} 0 0
[junit4] 2> 810930 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1675215719575322625)]} 0 0
[junit4] 2> 810930 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1675215719575322626)]} 0 0
[junit4] 2> 810930 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1675215719575322626)]} 0 0
[junit4] 2> 810935 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1675215719580565504)]} 0 0
[junit4] 2> 810935 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1675215719580565504)]} 0 0
[junit4] 2> 810936 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1675215719581614080)]} 0 0
[junit4] 2> 810936 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1675215719581614080)]} 0 0
[junit4] 2> 810937 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1675215719582662656)]} 0 0
[junit4] 2> 810938 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1675215719583711232)]} 0 0
[junit4] 2> 810939 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1675215719583711232)]} 0 0
[junit4] 2> 810946 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 810946 INFO (qtp941783742-9227) [ 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 7
[junit4] 2> 810953 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 810953 INFO (qtp349537882-9248) [ 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 5
[junit4] 2> 810956 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1675215719599439872)]} 0 2
[junit4] 2> 810958 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1675215719602585600)]} 0 1
[junit4] 2> 810959 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1675215719605731328)]} 0 0
[junit4] 2> 810960 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1675215719606779904)]} 0 0
[junit4] 2> 810960 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1675215719606779904)]} 0 0
[junit4] 2> 810960 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1675215719606779905)]} 0 0
[junit4] 2> 810962 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1675215719608877056)]} 0 0
[junit4] 2> 810962 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1675215719608877056)]} 0 0
[junit4] 2> 810964 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1675215719608877057)]} 0 0
[junit4] 2> 810965 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1675215719610974208)]} 0 0
[junit4] 2> 810965 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1675215719612022784)]} 0 0
[junit4] 2> 810966 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1675215719613071360)]} 0 0
[junit4] 2> 810967 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1675215719613071360)]} 0 0
[junit4] 2> 810967 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1675215719614119936)]} 0 0
[junit4] 2> 810968 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1675215719615168512)]} 0 0
[junit4] 2> 810968 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1675215719615168512)]} 0 0
[junit4] 2> 810969 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1675215719616217088)]} 0 0
[junit4] 2> 810970 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1675215719616217088)]} 0 0
[junit4] 2> 810970 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1675215719617265664)]} 0 0
[junit4] 2> 810971 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1675215719618314240)]} 0 0
[junit4] 2> 810971 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1675215719618314240)]} 0 0
[junit4] 2> 810972 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1675215719618314241)]} 0 0
[junit4] 2> 810972 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1675215719619362816)]} 0 0
[junit4] 2> 810973 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1675215719620411392)]} 0 0
[junit4] 2> 810973 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1675215719620411392)]} 0 0
[junit4] 2> 810974 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1675215719621459968)]} 0 0
[junit4] 2> 810974 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1675215719621459968)]} 0 0
[junit4] 2> 810974 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1675215719621459969)]} 0 0
[junit4] 2> 810976 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1675215719621459969)]} 0 0
[junit4] 2> 810976 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1675215719623557120)]} 0 0
[junit4] 2> 810976 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1675215719623557120)]} 0 0
[junit4] 2> 810977 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1675215719623557121)]} 0 0
[junit4] 2> 810978 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1675215719624605696)]} 0 0
[junit4] 2> 810978 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1675215719625654272)]} 0 0
[junit4] 2> 810978 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1675215719625654272)]} 0 0
[junit4] 2> 810978 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1675215719625654273)]} 0 0
[junit4] 2> 810980 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1675215719627751424)]} 0 0
[junit4] 2> 810980 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1675215719627751424)]} 0 0
[junit4] 2> 810980 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1675215719627751425)]} 0 0
[junit4] 2> 810981 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1675215719628800000)]} 0 0
[junit4] 2> 810981 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1675215719628800000)]} 0 0
[junit4] 2> 810981 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1675215719628800001)]} 0 0
[junit4] 2> 810982 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1675215719629848576)]} 0 0
[junit4] 2> 810982 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1675215719629848576)]} 0 0
[junit4] 2> 810982 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1675215719629848577)]} 0 0
[junit4] 2> 810982 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1675215719629848577)]} 0 0
[junit4] 2> 810985 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1675215719632994304)]} 0 0
[junit4] 2> 810986 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1675215719632994304)]} 0 0
[junit4] 2> 810986 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1675215719634042880)]} 0 0
[junit4] 2> 810987 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1675215719634042880)]} 0 0
[junit4] 2> 810987 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1675215719635091456)]} 0 0
[junit4] 2> 810987 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1675215719635091456)]} 0 0
[junit4] 2> 810987 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1675215719635091457)]} 0 0
[junit4] 2> 810987 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1675215719635091457)]} 0 0
[junit4] 2> 810989 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1675215719637188608)]} 0 0
[junit4] 2> 810989 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1675215719637188608)]} 0 0
[junit4] 2> 810989 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1675215719637188609)]} 0 0
[junit4] 2> 810990 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1675215719638237184)]} 0 0
[junit4] 2> 810990 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1675215719638237184)]} 0 0
[junit4] 2> 810990 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1675215719638237185)]} 0 0
[junit4] 2> 810990 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1675215719638237185)]} 0 0
[junit4] 2> 810990 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1675215719638237186)]} 0 0
[junit4] 2> 810993 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1675215719641382912)]} 0 0
[junit4] 2> 810993 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1675215719641382912)]} 0 0
[junit4] 2> 810993 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1675215719641382913)]} 0 0
[junit4] 2> 810993 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1675215719641382913)]} 0 0
[junit4] 2> 810994 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1675215719641382914)]} 0 0
[junit4] 2> 810994 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1675215719642431488)]} 0 0
[junit4] 2> 810994 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1675215719642431488)]} 0 0
[junit4] 2> 810994 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1675215719642431489)]} 0 0
[junit4] 2> 810994 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1675215719642431489)]} 0 0
[junit4] 2> 810994 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1675215719642431490)]} 0 0
[junit4] 2> 810994 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1675215719642431490)]} 0 0
[junit4] 2> 810994 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1675215719642431491)]} 0 0
[junit4] 2> 810994 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1675215719642431491)]} 0 0
[junit4] 2> 810994 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1675215719642431492)]} 0 0
[junit4] 2> 810998 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1675215719646625792)]} 0 0
[junit4] 2> 810998 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1675215719646625792)]} 0 0
[junit4] 2> 810999 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1675215719647674368)]} 0 0
[junit4] 2> 810999 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1675215719647674368)]} 0 0
[junit4] 2> 810999 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1675215719647674369)]} 0 0
[junit4] 2> 810999 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1675215719647674369)]} 0 0
[junit4] 2> 810999 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1675215719647674370)]} 0 0
[junit4] 2> 810999 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1675215719647674370)]} 0 0
[junit4] 2> 810999 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1675215719647674371)]} 0 0
[junit4] 2> 811002 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1675215719650820096)]} 0 0
[junit4] 2> 811002 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1675215719650820096)]} 0 0
[junit4] 2> 811002 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1675215719650820097)]} 0 0
[junit4] 2> 811002 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1675215719650820097)]} 0 0
[junit4] 2> 811002 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1675215719650820098)]} 0 0
[junit4] 2> 811002 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1675215719650820098)]} 0 0
[junit4] 2> 811002 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1675215719650820099)]} 0 0
[junit4] 2> 811002 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1675215719650820099)]} 0 0
[junit4] 2> 811002 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1675215719650820100)]} 0 0
[junit4] 2> 811006 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1675215719650820100)]} 0 0
[junit4] 2> 811006 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1675215719655014400)]} 0 0
[junit4] 2> 811006 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1675215719655014400)]} 0 0
[junit4] 2> 811006 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1675215719655014401)]} 0 0
[junit4] 2> 811006 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1675215719655014401)]} 0 0
[junit4] 2> 811009 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1675215719658160128)]} 0 0
[junit4] 2> 811009 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1675215719658160128)]} 0 0
[junit4] 2> 811009 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1675215719658160129)]} 0 0
[junit4] 2> 811009 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1675215719658160129)]} 0 0
[junit4] 2> 811010 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1675215719659208704)]} 0 0
[junit4] 2> 811010 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1675215719659208704)]} 0 0
[junit4] 2> 811010 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1675215719659208705)]} 0 0
[junit4] 2> 811010 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1675215719659208705)]} 0 0
[junit4] 2> 811010 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1675215719659208706)]} 0 0
[junit4] 2> 811010 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1675215719659208706)]} 0 0
[junit4] 2> 811010 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1675215719659208707)]} 0 0
[junit4] 2> 811014 INFO (qtp941783742-9227) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1675215719663403008)]} 0 0
[junit4] 2> 811014 INFO (qtp349537882-9248) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1675215719663403008)]} 0 0
[junit4] 2> 811014 INFO (qtp941783742-9221) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1675215719663403009)]} 0 0
[junit4] 2> 811014 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1675215719663403009)]} 0 0
[junit4] 2> 811014 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1675215719663403010)]} 0 0
[junit4] 2> 811014 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1675215719663403010)]} 0 0
[junit4] 2> 811014 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1675215719663403011)]} 0 0
[junit4] 2> 811014 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1675215719663403011)]} 0 0
[junit4] 2> 811022 INFO
(searcherExecutor-6556-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 811022 INFO (qtp941783742-9227) [ 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 8
[junit4] 2> 811030 INFO
(searcherExecutor-6574-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 811030 INFO (qtp349537882-9248) [ 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 7
[junit4] 2> 811035 ERROR (qtp941783742-9221) [ 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:212)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2608)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:437)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
[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.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68)
[junit4] 2> at
java.base/java.lang.Integer.parseInt(Integer.java:658)
[junit4] 2> at java.base/java.lang.Integer.valueOf(Integer.java:989)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 811035 INFO (qtp941783742-9221) [ 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=0
[junit4] 2> 811035 INFO (qtp941783742-9222) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 811035 INFO (qtp941783742-9222) [ 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> 811035 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 811035 INFO (qtp941783742-9226) [ 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> 811035 ERROR (qtp941783742-9227) [ 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:212)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2608)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:437)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
[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.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68)
[junit4] 2> at
java.base/java.lang.Integer.parseInt(Integer.java:658)
[junit4] 2> at java.base/java.lang.Integer.valueOf(Integer.java:989)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 811035 INFO (qtp941783742-9227) [ 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=0
[junit4] 2> 811038 INFO (qtp941783742-9221) [ 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> 815256 INFO (qtp349537882-9248) [ 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]:8/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67695&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610206307&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 815271 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610206307&ids=122,133,14,146,113,149,118,109,130,120&isShard=true&shard.url=[::1]:8/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67695&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 815300 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:4/|http://127.0.0.1:51255/collection1&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-67695 hits=68 status=0 QTime=4259
[junit4] 2> 815300 WARN (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:4/|http://127.0.0.1:51255/collection1&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-67695 hits=68 status=0 QTime=4259
[junit4] 2> 815307 INFO (qtp941783742-9222) [ 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> 815315 INFO (qtp349537882-9248) [ 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:51255/collection1|[::1]:8/&rid=127.0.0.1-67697&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610210584&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 815318 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610210584&ids=132,111,13,4,148,104,116,7,128,8&isShard=true&shard.url=http://127.0.0.1:51255/collection1|[::1]:8/&rid=127.0.0.1-67697&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 815344 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1|[::1]:8/&sort=n_ti1+asc&wt=javabin&version=2}
rid=127.0.0.1-67697 hits=68 status=0 QTime=28
[junit4] 2> 815344 INFO (qtp941783742-9226) [ 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> 815357 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1|[::1]:6/&rid=127.0.0.1-67699&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610210618&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 815363 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610210618&ids=144,125,126,149,138,117,106,1001,120,142&isShard=true&shard.url=http://127.0.0.1:51255/collection1|[::1]:6/&rid=127.0.0.1-67699&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 815384 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1|[::1]:6/&sort=n_f1+desc&wt=javabin&version=2}
rid=127.0.0.1-67699 hits=68 status=0 QTime=34
[junit4] 2> 815388 INFO (qtp941783742-9227) [ 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> 815391 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1|[::1]:8/&rid=127.0.0.1-67701&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610210657&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 815391 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610210657&ids=12,1,100,101,134,146,135,105,7,10&isShard=true&shard.url=http://127.0.0.1:51255/collection1|[::1]:8/&rid=127.0.0.1-67701&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 815404 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1|[::1]:8/&sort=n_f1+asc&wt=javabin&version=2}
rid=127.0.0.1-67701 hits=68 status=0 QTime=15
[junit4] 2> 815409 INFO (qtp941783742-9221) [ 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> 815414 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67703&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610210679&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 815414 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610210679&ids=132,143,1,144,135,125,126,7,108,109&isShard=true&shard.url=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67703&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 815419 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1&sort=n_tf1+desc&wt=javabin&version=2}
rid=127.0.0.1-67703 hits=68 status=0 QTime=7
[junit4] 2> 815422 INFO (qtp941783742-9222) [ 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> 817499 INFO (qtp349537882-9248) [ 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=[::1]:4/|[::1]:8/|[::1]:6/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67705&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610210691&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817502 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610210691&ids=12,145,123,112,3,147,105,149,107,119&isShard=true&shard.url=[::1]:4/|[::1]:8/|[::1]:6/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67705&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817510 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|[::1]:8/|[::1]:6/|http://127.0.0.1:51255/collection1&sort=n_tf1+asc&wt=javabin&version=2}
rid=127.0.0.1-67705 hits=68 status=0 QTime=2088
[junit4] 2> 817510 WARN (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|[::1]:8/|[::1]:6/|http://127.0.0.1:51255/collection1&sort=n_tf1+asc&wt=javabin&version=2}
rid=127.0.0.1-67705 hits=68 status=0 QTime=2088
[junit4] 2> 817516 INFO (qtp941783742-9226) [ 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> 817522 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67707&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212788&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817524 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212788&ids=11,2,101,103,15,126,17,1001,8,9&isShard=true&shard.url=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67707&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817527 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1&sort=n_d1+desc&wt=javabin&version=2}
rid=127.0.0.1-67707 hits=68 status=0 QTime=7
[junit4] 2> 817530 INFO (qtp941783742-9227) [ 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> 817533 INFO (qtp349537882-9248) [ 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=[::1]:8/|http://127.0.0.1:51255/collection1|[::1]:6/&rid=127.0.0.1-67709&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212800&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817535 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212800&ids=121,100,125,136,6,127,128,130,142,10&isShard=true&shard.url=[::1]:8/|http://127.0.0.1:51255/collection1|[::1]:6/&rid=127.0.0.1-67709&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817538 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|http://127.0.0.1:51255/collection1|[::1]:6/&sort=n_d1+asc&wt=javabin&version=2}
rid=127.0.0.1-67709 hits=68 status=0 QTime=6
[junit4] 2> 817544 INFO (qtp941783742-9221) [ 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=1
[junit4] 2> 817550 INFO (qtp349537882-9248) [ 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:51255/collection1&rid=127.0.0.1-67711&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212817&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817558 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212817&ids=132,121,144,13,146,135,147,136,149,128&isShard=true&shard.url=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67711&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817570 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1&sort=n_td1+desc&wt=javabin&version=2}
rid=127.0.0.1-67711 hits=68 status=0 QTime=23
[junit4] 2> 817578 INFO (qtp941783742-9222) [ 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> 817584 INFO (qtp349537882-9248) [ 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=[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67713&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212847&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817586 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212847&ids=100,12,123,101,102,115,17,105,138,8&isShard=true&shard.url=[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67713&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817598 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:51255/collection1&sort=n_td1+asc&wt=javabin&version=2}
rid=127.0.0.1-67713 hits=68 status=0 QTime=17
[junit4] 2> 817608 INFO (qtp941783742-9226) [ 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=1
[junit4] 2> 817610 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67715&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212879&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817615 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212879&ids=132,112,136,125,5,116,106,107,108,9&isShard=true&shard.url=http://127.0.0.1:51255/collection1&rid=127.0.0.1-67715&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817615 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1&sort=n_l1+desc&wt=javabin&version=2}
rid=127.0.0.1-67715 hits=68 status=0 QTime=6
[junit4] 2> 817618 INFO (qtp941783742-9227) [ 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> 817618 INFO (qtp349537882-9248) [ 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=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67717&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212887&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817618 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212887&ids=110,122,13,134,4,149,105,7,8,142&isShard=true&shard.url=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67717&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817626 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&sort=n_l1+asc&wt=javabin&version=2}
rid=127.0.0.1-67717 hits=68 status=0 QTime=6
[junit4] 2> 817630 INFO (qtp941783742-9221) [ 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> 817636 INFO (qtp349537882-9248) [ 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=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67719&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212903&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817642 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212903&ids=1,112,124,5,137,104,105,117,139,8&isShard=true&shard.url=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&rid=127.0.0.1-67719&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817642 INFO (qtp349537882-9245) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|[::1]:4/|http://127.0.0.1:51255/collection1&sort=n_tl1+desc&wt=javabin&version=2}
rid=127.0.0.1-67719 hits=68 status=0 QTime=9
[junit4] 2> 817650 INFO (qtp941783742-9222) [ 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> 817651 INFO (qtp349537882-9248) [ 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=http://127.0.0.1:51255/collection1|[::1]:4/|[::1]:8/|[::1]:6/&rid=127.0.0.1-67721&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212920&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817667 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212920&ids=143,100,12,111,101,102,136,126,7,128&isShard=true&shard.url=http://127.0.0.1:51255/collection1|[::1]:4/|[::1]:8/|[::1]:6/&rid=127.0.0.1-67721&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 817667 INFO (qtp349537882-9246) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:51255/collection1|[::1]:4/|[::1]:8/|[::1]:6/&sort=n_tl1+asc&wt=javabin&version=2}
rid=127.0.0.1-67721 hits=68 status=0 QTime=17
[junit4] 2> 817674 INFO (qtp941783742-9226) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_dt1+desc&wt=javabin&version=2} hits=68
status=0 QTime=3
[junit4] 2> 817706 INFO (qtp349537882-9248) [ 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_dt1+desc&shard.url=http://127.0.0.1:51255/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-67723&rows=10&version=2&q=*:*&omitHeader=false&NOW=1597610212957&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 817714 INFO (qtp349537882-9247) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1597610212957&ids=146,147,15,7,107,129,9,120,10,142&isShard=true&shard.url=http://127.0.0.1:51255/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-67723&wt=javabin&version=2}
status=0 QTime=0
[junit4]
[...truncated too long message...]
etty.server.Server.handle(Server.java:500)
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
[junit4] 2> at java.lang.Thread.run(Thread.java:830) [?:?]
[junit4] 2> 1011777 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1011777 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cfb5e1d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@4a4496
[junit4] 2> 1011777 INFO (closeThreadPool-6755-thread-6) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@26b91518{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:52833}
[junit4] 2> 1011778 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1011778 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ae160c2: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@64736a48
[junit4] 2> 1011780 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1011780 INFO (closeThreadPool-6755-thread-7) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@78c7efdd: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@6dbe5302
[junit4] 2> 1011781 INFO (closeThreadPool-6755-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@737ac01c{/,null,UNAVAILABLE}
[junit4] 2> 1011786 INFO (closeThreadPool-6755-thread-6) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1011807 INFO (closeThreadPool-6755-thread-7) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@54407b1d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1011817 INFO (closeThreadPool-6755-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3a07475b{/,null,UNAVAILABLE}
[junit4] 2> 1011819 INFO (closeThreadPool-6755-thread-7) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1014236 INFO (closeThreadPool-6755-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@43bc871{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1014236 INFO (closeThreadPool-6755-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b32a113{/,null,UNAVAILABLE}
[junit4] 2> 1014236 INFO (closeThreadPool-6755-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test
-Dtests.seed=FC36635F8F88BA31 -Dtests.slow=true -Dtests.locale=be
-Dtests.timezone=Europe/Kirov -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 207s J1 | TestDistributedSearch.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=9288, name=httpShardExecutor-6565-thread-6,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
[junit4] > at
__randomizedtesting.SeedInfo.seed([FC36635F8F88BA31:74625C852174D7C9]:0)
[junit4] > Caused by: java.util.concurrent.RejectedExecutionException:
Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@43883309[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@49705879[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$626/0x0000022471840108@47b7af27]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@68aa51c[Terminated, pool size
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] > at
__randomizedtesting.SeedInfo.seed([FC36635F8F88BA31]:0)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
[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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> 1014241 INFO
(SUITE-TestDistributedSearch-seed#[FC36635F8F88BA31]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86),
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=be,
timezone=Europe/Kirov
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=2,free=200767520,total=392167424
[junit4] 2> NOTE: All tests run in this JVM: [EchoParamsTest,
SubstringBytesRefFilterTest, HdfsSyncSliceTest, ResponseHeaderTest,
TestExportTool, TestLeaderElectionWithEmptyReplica, XmlInterpolationTest,
TestFileDictionaryLookup, TestChildDocTransformerHierarchy,
TestBM25SimilarityFactory, HdfsChaosMonkeySafeLeaderTest,
PKIAuthenticationIntegrationTest, TestExactStatsCacheCloud, LeaderElectionTest,
BitVectorTest, TestFieldCacheSortRandom, TestNumericTerms64,
ConcurrentCreateRoutedAliasTest, TestDocTermOrds, DataDrivenBlockJoinTest,
TestLuceneIndexBackCompat, OverseerTest, ZookeeperReadAPITest,
PeerSyncWithBufferUpdatesTest, URLClassifyProcessorTest,
TestSchemalessBufferedUpdates, DeleteStatusTest, TestCollationField,
DocValuesTest, SolrXmlInZkTest, TestMultiWordSynonyms,
DistributedMLTComponentTest, CoreAdminOperationTest, TestRangeQuery,
SolrCoreCheckLockOnStartupTest, ImplicitSnitchTest, DistributedVersionInfoTest,
TestReload, CdcrWithNodesRestartsTest, SolrCoreMetricManagerTest,
TestStressLiveNodes, TestDynamicFieldCollectionResource,
TestCollapseQParserPlugin, MetricsHistoryIntegrationTest, CoreSorterTest,
ShowFileRequestHandlerTest, DynamicMapsTest, TestLegacyFieldReuse,
CrossCollectionJoinQueryTest, TestSafeXMLParsing, TestJsonFacetsStatsParsing,
TestCloudJSONFacetSKG, TestImplicitCoreProperties, TestDeprecatedFilters,
TestRSAKeyPair, SolrJmxReporterCloudTest, TestZkAclsWithHadoopAuth,
TestMergePolicyConfig, SearchHandlerTest, BlobRepositoryCloudTest,
HttpPartitionOnCommitTest, ClassificationUpdateProcessorIntegrationTest,
TestClusterProperties, TestCoreContainer, MetricsHandlerTest,
ReindexCollectionTest, TransactionLogTest, JavaBinAtomicUpdateMultivalueTest,
TestInitQParser, TestManagedResource, ZkCLITest, TestAtomicUpdateErrorCases,
MoveReplicaHDFSTest, TestSurroundQueryParser, TestApiFramework,
TestTolerantSearch, TestDistribIDF, SpellingQueryConverterTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestStressLucene,
TestHttpShardHandlerFactory, FieldAnalysisRequestHandlerTest, TestConfig,
TestSolrFieldCacheBean, DisMaxRequestHandlerTest, SolrInfoBeanTest,
TestCursorMarkWithoutUniqueKey, TestDistributedSearch]
[junit4] Completed [439/866 (1!)] on J1 in 207.27s, 1 test, 1 error <<<
FAILURES!
[...truncated 53605 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9243/consoleText
[repro] Revision: 0ce2d610c2e3524b1cb819d9cd2a5e2ccb190bd0
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[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 2470 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDistributedSearch" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=FC36635F8F88BA31
-Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Europe/Kirov
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 97 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 0
[...truncated 84 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]