Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19297/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test
Error Message:
int_i: goodEst=13927, poorEst=13970, real=13958,
p=q=id:[304+TO+14261]&rows=0&stats=true&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
Stack Trace:
java.lang.AssertionError: int_i: goodEst=13927, poorEst=13970, real=13958,
p=q=id:[304+TO+14261]&rows=0&stats=true&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
at
__randomizedtesting.SeedInfo.seed([C5CF3E7C825553B5:4D9B01A62CA93E4D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12090 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/init-core-data-001
[junit4] 2> 961128 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[C5CF3E7C825553B5]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 961129 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[C5CF3E7C825553B5]-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-9062)
[junit4] 2> 961129 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[C5CF3E7C825553B5]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/
[junit4] 2> 961204 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/control/cores/collection1
[junit4] 2> 961205 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961205 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c068a{/,null,AVAILABLE}
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@4bf747{HTTP/1.1,[http/1.1]}{127.0.0.1:41687}
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server Started @963558ms
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=41687,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/control/cores}
[junit4] 2> 961207 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961207 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T04:15:53.267Z
[junit4] 2> 961208 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/control/solr.xml
[junit4] 2> 961243 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/control/cores
[junit4] 2> 961243 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 961243 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 961282 WARN (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 961284 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 961316 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 961436 WARN (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 961497 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 961506 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 961506 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 961506 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 961507 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9be76
[junit4] 2> 961516 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=29.6123046875,
floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=9.54262133988711,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 961612 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 961612 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 961612 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=17.962890625,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=5.5936080821939385,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6769216021975517
[junit4] 2> 961613 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15f70aa[collection1]
main]
[junit4] 2> 961613 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 961717 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 961898 INFO (coreLoadExecutor-3232-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 961898 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 961898 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 961898 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 961898 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 961899 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 961899 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 961899 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 961899 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 961899 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 961901 INFO
(searcherExecutor-3233-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15f70aa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 962407 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 962409 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 962423 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1df2bfa{/,null,AVAILABLE}
[junit4] 2> 962423 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1ebe415{HTTP/1.1,[http/1.1]}{127.0.0.1:33447}
[junit4] 2> 962423 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server Started @964774ms
[junit4] 2> 962423 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=33447,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard0/cores}
[junit4] 2> 962423 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 962423 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 962424 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 962424 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 962424 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T04:15:54.484Z
[junit4] 2> 962424 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard0/solr.xml
[junit4] 2> 962453 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard0/cores
[junit4] 2> 962453 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 962455 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 962516 WARN (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 962518 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 962560 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 962700 WARN (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 962704 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 962710 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 962710 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 962710 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 962711 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9be76
[junit4] 2> 962714 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=29.6123046875,
floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=9.54262133988711,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 962797 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 962797 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 962797 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=17.962890625,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=5.5936080821939385,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6769216021975517
[junit4] 2> 962797 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa2f20[collection1]
main]
[junit4] 2> 962798 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 962825 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 963007 INFO (coreLoadExecutor-3242-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 963007 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 963008 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 963009 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 963009 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 963011 INFO
(searcherExecutor-3243-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fa2f20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 963583 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 963584 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 963623 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b4e03{/,null,AVAILABLE}
[junit4] 2> 963624 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1dba36f{HTTP/1.1,[http/1.1]}{127.0.0.1:46807}
[junit4] 2> 963624 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.Server Started @965975ms
[junit4] 2> 963624 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=46807,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard1/cores}
[junit4] 2> 963624 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 963625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 963625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 963625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 963625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T04:15:55.685Z
[junit4] 2> 963625 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard1/solr.xml
[junit4] 2> 963678 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard1/cores
[junit4] 2> 963678 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 963687 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 963738 WARN (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 963740 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 963774 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 963951 WARN (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 963955 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 963961 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 963962 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 963962 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 963962 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9be76
[junit4] 2> 963970 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=29.6123046875,
floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=9.54262133988711,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 964147 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 964147 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 964158 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=17.962890625,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=5.5936080821939385,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6769216021975517
[junit4] 2> 964158 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a6ac00[collection1]
main]
[junit4] 2> 964158 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 964196 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 964338 INFO (coreLoadExecutor-3252-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 964338 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 964339 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 964340 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 964340 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 964341 INFO
(searcherExecutor-3253-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a6ac00[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 964376 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 964376 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of
14841 docs
[junit4] 2> 964394 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1]} 0 4
[junit4] 2> 964399 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1]} 0 3
[junit4] 2> 964400 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 964408 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 964409 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 964410 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 964411 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 964411 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 964412 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 964412 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 964413 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 964413 INFO (qtp33329095-15280) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 964414 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 964414 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 964415 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 964415 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 964415 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 964416 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 964417 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 964417 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 964417 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 964418 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 964419 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 964419 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 964420 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 964420 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 964421 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 964421 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 964422 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 964422 INFO (qtp33329095-15280) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 964422 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 964423 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 964423 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 964424 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 964424 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 964425 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 964425 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 964426 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 964426 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 964426 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 964427 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 964428 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 964428 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 964429 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 964429 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 964429 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 964430 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 964430 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 964431 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 964431 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 964432 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 964432 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 964433 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 964433 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 964433 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 964434 INFO (qtp33329095-15280) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 964434 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 964435 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 964435 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 964436 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 964436 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 964437 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 964438 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 964438 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 964439 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 964439 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 964440 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 964441 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 964442 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 964443 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 964444 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 964445 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 964445 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 964446 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 964446 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 964447 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 964448 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 964448 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 964449 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 964449 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 964450 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 964451 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 964451 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 964452 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 964452 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 964453 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 964454 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 964454 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 964455 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 964456 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 964456 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 964457 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 964458 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 964458 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 964459 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 964459 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 964460 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 964461 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 964467 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 964468 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 964469 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 964469 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 964470 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 964471 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 964471 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 964472 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 964472 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 964473 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 964473 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 964474 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 964474 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 964475 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 964475 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 964476 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 964476 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 964477 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 964478 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 964478 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 964479 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 964480 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 964480 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 964481 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 964481 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 964482 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 964483 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 964483 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 964484 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 964484 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 964485 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 964485 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 964486 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 964487 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 964488 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 964488 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 964489 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 964489 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 964490 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 964491 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 964492 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 964492 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 964493 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 964493 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 964494 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 964494 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 964495 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 964495 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 964496 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 964497 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 964497 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 964498 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 964498 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 964499 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 964500 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 964500 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 964501 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 964501 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 964502 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 964502 INFO (qtp33329095-15279) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 964503 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 964503 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 964504 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 964505 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 964505 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 964506 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 964506 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 964507 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 964508 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 964508 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 964509 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 964509 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 964510 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 964510 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 964511 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 964512 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 964512 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 964513 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 964513 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 964514 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 964515 INFO (qtp19727193-15256) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 964515 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 964516 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 964517 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 964517 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 964518 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 964518 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 964519 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 964519 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 964520 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 964520 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 964521 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 964522 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 964522 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 964523 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 964523 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 964524 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 964524 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 964525 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 964525 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 964526 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 964526 INFO (qtp26747742-15295) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 964527 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 964528 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 964528 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 964529 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 964529 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 964530 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 964531 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 964531 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 964532 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 964532 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 964533 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 964534 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 964534 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 964535 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 964535 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 964536 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 964536 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 964537 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 964538 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 964538 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 964539 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 964539 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 964540 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 964540 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 964541 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 964542 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 964542 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 964543 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 964543 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 964544 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 964544 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 964545 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 964545 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117]} 0 0
[junit4] 2> 964546 INFO (qtp26747742-15290) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117]} 0 0
[junit4] 2> 964547 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118]} 0 0
[junit4] 2> 964547 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118]} 0 0
[junit4] 2> 964548 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119]} 0 0
[junit4] 2> 964549 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119]} 0 0
[junit4] 2> 964549 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120]} 0 0
[junit4] 2> 964550 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120]} 0 0
[junit4] 2> 964550 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121]} 0 0
[junit4] 2> 964551 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121]} 0 0
[junit4] 2> 964551 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122]} 0 0
[junit4] 2> 964552 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122]} 0 0
[junit4] 2> 964552 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123]} 0 0
[junit4] 2> 964553 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123]} 0 0
[junit4] 2> 964553 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124]} 0 0
[junit4] 2> 964554 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124]} 0 0
[junit4] 2> 964555 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125]} 0 0
[junit4] 2> 964555 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125]} 0 0
[junit4] 2> 964556 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126]} 0 0
[junit4] 2> 964556 INFO (qtp26747742-15297) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126]} 0 0
[junit4] 2> 964557 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127]} 0 0
[junit4] 2> 964558 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127]} 0 0
[junit4] 2> 964559 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128]} 0 1
[junit4] 2> 964560 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128]} 0 0
[junit4] 2> 964560 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129]} 0 0
[junit4] 2> 964561 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129]} 0 0
[junit4] 2> 964561 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130]} 0 0
[junit4] 2> 964562 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130]} 0 0
[junit4] 2> 964563 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131]} 0 0
[junit4] 2> 964563 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131]} 0 0
[junit4] 2> 964564 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132]} 0 0
[junit4] 2> 964564 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132]} 0 0
[junit4] 2> 964565 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133]} 0 0
[junit4] 2> 964565 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133]} 0 0
[junit4] 2> 964566 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134]} 0 0
[junit4] 2> 964566 INFO (qtp33329095-15278) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134]} 0 0
[junit4] 2> 964567 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135]} 0 0
[junit4] 2> 964567 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135]} 0 0
[junit4] 2> 964568 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136]} 0 0
[junit4] 2> 964569 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136]} 0 0
[junit4] 2> 964569 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137]} 0 0
[junit4] 2> 964570 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137]} 0 0
[junit4] 2> 964570 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138]} 0 0
[junit4] 2> 964571 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138]} 0 0
[junit4] 2> 964571 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139]} 0 0
[junit4] 2> 964572 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139]} 0 0
[junit4] 2> 964572 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140]} 0 0
[junit4] 2> 964573 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140]} 0 0
[junit4] 2> 964573 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141]} 0 0
[junit4] 2> 964574 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141]} 0 0
[junit4] 2> 964575 INFO (qtp19727193-15263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142]} 0 0
[junit4] 2> 964575 INFO (qtp26747742-15296) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142]} 0 0
[junit4] 2> 964576 INFO (qtp19727193-15262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143]} 0 0
[junit4] 2> 964577 INFO (qtp33329095-15273) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143]} 0 0
[junit4] 2> 964577 INFO (qtp19727193-15261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144]} 0 0
[junit4] 2> 964578 INFO (qtp26747742-15295) [ x:collection1] o.a
[...truncated too long message...]
rdinality.test-seed#[C5CF3E7C825553B5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending
test
[junit4] 2> 1007325 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@4bf747{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1007325 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=725424
[junit4] 2> 1007325 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1007325 INFO (coreCloseExecutor-3257-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18bec20
[junit4] 2> 1007443 INFO (coreCloseExecutor-3257-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=25947168
[junit4] 2> 1007444 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7c068a{/,null,UNAVAILABLE}
[junit4] 2> 1007445 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@1ebe415{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1007445 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1104978
[junit4] 2> 1007445 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1007446 INFO (coreCloseExecutor-3259-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@625a28
[junit4] 2> 1007450 INFO (coreCloseExecutor-3259-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=6445608
[junit4] 2> 1007452 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1df2bfa{/,null,UNAVAILABLE}
[junit4] 2> 1007454 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@1dba36f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1007454 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11338525
[junit4] 2> 1007454 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1007455 INFO (coreCloseExecutor-3261-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d0294b
[junit4] 2> 1007462 INFO (coreCloseExecutor-3261-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=30419275
[junit4] 2> 1007464 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[C5CF3E7C825553B5]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b4e03{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test
-Dtests.seed=C5CF3E7C825553B5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-YE -Dtests.timezone=US/Michigan -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 46.3s J1 | TestDistributedStatsComponentCardinality.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: int_i: goodEst=13927,
poorEst=13970, real=13958,
p=q=id:[304+TO+14261]&rows=0&stats=true&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.017004795530598915+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.517004795530599+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
[junit4] > at
__randomizedtesting.SeedInfo.seed([C5CF3E7C825553B5:4D9B01A62CA93E4D]:0)
[junit4] > at
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1007467 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[C5CF3E7C825553B5]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_C5CF3E7C825553B5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{int_i=FST50, multiDefault=PostingsFormat(name=Direct), string_s=FST50,
id=PostingsFormat(name=Memory)},
docValues:{int_i=DocValuesFormat(name=Asserting),
range_facet_l_dv=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
int_i_prehashed_l=DocValuesFormat(name=Direct),
range_facet_l=DocValuesFormat(name=Lucene70),
long_l_prehashed_l=DocValuesFormat(name=Direct),
long_l=DocValuesFormat(name=Asserting),
string_s_prehashed_l=DocValuesFormat(name=Direct),
string_s=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=2014,
maxMBSortInHeap=6.936888037907127, sim=RandomSimilarity(queryNorm=true): {},
locale=ar-YE, timezone=US/Michigan
[junit4] 2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=268490032,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestStressLiveNodes,
HdfsRecoverLeaseTest, TermsComponentTest, DocValuesTest,
SimpleCollectionCreateDeleteTest, TestInPlaceUpdatesStandalone,
SpellingQueryConverterTest, CoreAdminRequestStatusTest, TestFieldCacheSort,
TestReqParamsAPI, TestFieldResource, TestExceedMaxTermLength,
TestReloadDeadlock, TestCollectionAPIs, BadComponentTest, IndexSchemaTest,
FileUtilsTest, TestLocalFSCloudBackupRestore, OverseerRolesTest,
ShardRoutingCustomTest, TestStressVersions, HLLSerializationTest,
TestSolrDynamicMBean, TestSurroundQueryParser,
TestOverriddenPrefixQueryForCustomFieldType, DistanceFunctionTest,
JvmMetricsTest, DistributedFacetPivotLargeTest, SpatialFilterTest,
TestDynamicFieldCollectionResource, TestCustomStream,
PKIAuthenticationIntegrationTest, TestMacros, AlternateDirectoryTest,
BitVectorTest, SolrXmlInZkTest, DeleteInactiveReplicaTest,
TestFilteredDocIdSet, HdfsSyncSliceTest, CollectionsAPIDistributedZkTest,
ZkSolrClientTest, TestSystemCollAutoCreate, DistributedMLTComponentTest,
TestBackupRepositoryFactory, TestSearchPerf, CollectionStateFormat2Test,
TestRTimerTree, TestCloudInspectUtil, OpenCloseCoreStressTest,
UpdateRequestProcessorFactoryTest, InfixSuggestersTest,
TestClassNameShortening, ConnectionReuseTest, TestSolrIndexConfig,
TestPointFields, HdfsChaosMonkeySafeLeaderTest,
TestManagedSynonymFilterFactory, TestCoreContainer, SolrMetricReporterTest,
ChaosMonkeySafeLeaderTest, TestBinaryResponseWriter, AnalysisErrorHandlingTest,
CdcrBootstrapTest, TestXIncludeConfig,
TestPerFieldSimilarityWithDefaultOverride, TestClusterStateMutator,
MoreLikeThisHandlerTest, ZkCLITest, TestCharFilters, DistribCursorPagingTest,
TestCloudRecovery, TlogReplayBufferedWhileIndexingTest, TestSmileRequest,
TestPostingsSolrHighlighter, TestCryptoKeys, ConnectionManagerTest,
HdfsUnloadDistributedZkTest, DistanceUnitsTest, IndexBasedSpellCheckerTest,
ConvertedLegacyTest, TestWordDelimiterFilterFactory, TestJsonRequest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestAddFieldRealTimeGet,
TestInfoStreamLogging, ConfigureRecoveryStrategyTest,
TestFuzzyAnalyzedSuggestions, DOMUtilTest, TimeZoneUtilsTest, GraphQueryTest,
TestConfigSetsAPI, TestSubQueryTransformerCrossCore, MetricUtilsTest,
TestPartialUpdateDeduplication, DirectSolrConnectionTest, TestRandomFlRTGCloud,
TestSystemIdResolver, TestFiltering, ChangedSchemaMergeTest,
TestTrackingShardHandlerFactory, TestStressRecovery,
TestSolrCloudWithSecureImpersonation, TestDocumentBuilder, SortByFunctionTest,
PreAnalyzedUpdateProcessorTest, TestTrie, ZkControllerTest,
TestDistributedStatsComponentCardinality]
[junit4] Completed [355/701 (1!)] on J1 in 46.36s, 1 test, 1 failure <<<
FAILURES!
[...truncated 40442 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]