Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1772/

2 tests failed.
FAILED:  
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
int_i: goodEst=13960, poorEst=13970, real=13989, 
p=q=id:[279+TO+14267]&rows=0&stats=true&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l

Stack Trace:
java.lang.AssertionError: int_i: goodEst=13960, poorEst=13970, real=13989, 
p=q=id:[279+TO+14267]&rows=0&stats=true&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.005696755532929032+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.505696755532929+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
        at 
__randomizedtesting.SeedInfo.seed([778F383129CCA7DB:FFDB07EB8730CA23]: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)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([778F383129CCA7DB:CD5D5749AAE249CE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        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 
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
        ... 40 more




Build Log:
[...truncated 10984 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[778F383129CCA7DB]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 199  INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[778F383129CCA7DB]-worker) 
[    ] o.e.j.u.log Logging initialized @8910ms
   [junit4]   2> 229  INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[778F383129CCA7DB]-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> 256  INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[778F383129CCA7DB]-worker) 
[    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/xo/mm
   [junit4]   2> 1350 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2110 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2357 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9a5158d{/xo/mm,null,AVAILABLE}
   [junit4]   2> 2392 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@33302423{HTTP/1.1,[http/1.1]}{127.0.0.1:54762}
   [junit4]   2> 2392 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.Server Started @11141ms
   [junit4]   2> 2393 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xo/mm, 
hostPort=54762, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/control/cores}
   [junit4]   2> 2471 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2474 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 2478 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2479 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2535 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-13T12:53:36.203Z
   [junit4]   2> 2568 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2660 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/control/solr.xml
   [junit4]   2> 5474 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/control/cores
   [junit4]   2> 5488 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5539 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6437 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 6465 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7869 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9576 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 10330 WARN  (coreLoadExecutor-6-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> 10428 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 11792 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 12244 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 12340 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 13678 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 18115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 18115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18293 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18293 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18324 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=193208268, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 18430 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ff91fcc[collection1] main]
   [junit4]   2> 18742 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18920 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 19554 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19986 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 19998 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 19998 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 19998 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 20002 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 20013 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 20013 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 20017 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 20017 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 20035 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ff91fcc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20054 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1564567702104702976
   [junit4]   2> 21393 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 21407 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 21509 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41e00a7c{/xo/mm,null,AVAILABLE}
   [junit4]   2> 21511 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@5969bf8c{HTTP/1.1,[http/1.1]}{127.0.0.1:50219}
   [junit4]   2> 21511 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.e.j.s.Server Started @30259ms
   [junit4]   2> 21511 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xo/mm, 
hostPort=50219, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/shard0/cores}
   [junit4]   2> 21511 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 21518 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 21518 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 21519 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 21519 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-13T12:53:55.241Z
   [junit4]   2> 21520 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 21898 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/shard0/cores
   [junit4]   2> 21898 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 21914 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 22270 WARN  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 22299 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 22495 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 23118 WARN  (coreLoadExecutor-17-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> 23147 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 23277 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 23284 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 23284 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.component.TestDistributedStatsComponentCardinality_778F383129CCA7DB-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 23302 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 23913 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23917 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 23922 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23929 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23930 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=193208268, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 23932 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c4ba37f[collection1] main]
   [junit4]   2> 23934 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 23975 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 24087 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 24089 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1564567706335707136
   [junit4]   2> 24091 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 24096 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 24096 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 24096 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 24097 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 24101 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 24102 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 24102 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 24103 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 24104 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c4ba37f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24454 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 24454 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[778F383129CCA7DB]) [  
  ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 
14756 docs
   [junit4]   2> 26632 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[1 (1564567708713877504)]} 0 509
   [junit4]   2> 27345 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[1 (1564567709744627712)]} 0 21
   [junit4]   2> 27362 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[2 (1564567709765599232)]} 0 4
   [junit4]   2> 27387 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[2 (1564567709791813632)]} 0 6
   [junit4]   2> 27408 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[3 (1564567709814882304)]} 0 11
   [junit4]   2> 27412 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[3 (1564567709819076608)]} 0 1
   [junit4]   2> 27415 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[4 (1564567709822222336)]} 0 1
   [junit4]   2> 27420 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[4 (1564567709827465216)]} 0 1
   [junit4]   2> 27424 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[5 (1564567709831659520)]} 0 1
   [junit4]   2> 27431 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[5 (1564567709840048128)]} 0 1
   [junit4]   2> 27444 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[6 (1564567709852631040)]} 0 1
   [junit4]   2> 27449 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[6 (1564567709857873920)]} 0 1
   [junit4]   2> 27453 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[7 (1564567709862068224)]} 0 1
   [junit4]   2> 27456 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[7 (1564567709865213952)]} 0 1
   [junit4]   2> 27462 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[8 (1564567709871505408)]} 0 2
   [junit4]   2> 27468 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[8 (1564567709877796864)]} 0 3
   [junit4]   2> 27486 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[9 (1564567709896671232)]} 0 7
   [junit4]   2> 27493 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[9 (1564567709904011264)]} 0 1
   [junit4]   2> 27497 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[10 (1564567709908205568)]} 0 1
   [junit4]   2> 27500 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[10 (1564567709911351296)]} 0 1
   [junit4]   2> 27503 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[11 (1564567709914497024)]} 0 1
   [junit4]   2> 27506 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[11 (1564567709917642752)]} 0 1
   [junit4]   2> 27509 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[12 (1564567709920788480)]} 0 1
   [junit4]   2> 27516 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[12 (1564567709928128512)]} 0 1
   [junit4]   2> 27519 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[13 (1564567709931274240)]} 0 1
   [junit4]   2> 27527 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[13 (1564567709937565696)]} 0 3
   [junit4]   2> 27544 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[14 (1564567709957488640)]} 0 1
   [junit4]   2> 27550 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[14 (1564567709962731520)]} 0 2
   [junit4]   2> 27555 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[15 (1564567709970071552)]} 0 1
   [junit4]   2> 27571 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[15 (1564567709983703040)]} 0 3
   [junit4]   2> 27575 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[16 (1564567709989994496)]} 0 1
   [junit4]   2> 27580 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[16 (1564567709995237376)]} 0 1
   [junit4]   2> 27583 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[17 (1564567709998383104)]} 0 1
   [junit4]   2> 27586 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[17 (1564567710001528832)]} 0 1
   [junit4]   2> 27589 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[18 (1564567710004674560)]} 0 1
   [junit4]   2> 27592 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[18 (1564567710007820288)]} 0 1
   [junit4]   2> 27598 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[19 (1564567710014111744)]} 0 1
   [junit4]   2> 27602 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[19 (1564567710018306048)]} 0 1
   [junit4]   2> 27605 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[20 (1564567710022500352)]} 0 1
   [junit4]   2> 27609 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[20 (1564567710025646080)]} 0 1
   [junit4]   2> 27612 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[21 (1564567710028791808)]} 0 1
   [junit4]   2> 27616 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[21 (1564567710032986112)]} 0 1
   [junit4]   2> 27621 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[22 (1564567710038228992)]} 0 1
   [junit4]   2> 27627 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[22 (1564567710043471872)]} 0 1
   [junit4]   2> 27630 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[23 (1564567710047666176)]} 0 1
   [junit4]   2> 27633 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[23 (1564567710050811904)]} 0 1
   [junit4]   2> 27637 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[24 (1564567710053957632)]} 0 1
   [junit4]   2> 27642 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[24 (1564567710060249088)]} 0 1
   [junit4]   2> 27646 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[25 (1564567710064443392)]} 0 1
   [junit4]   2> 27658 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[25 (1564567710077026304)]} 0 1
   [junit4]   2> 27673 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[26 (1564567710081220608)]} 0 12
   [junit4]   2> 27688 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[26 (1564567710108483584)]} 0 1
   [junit4]   2> 27692 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[27 (1564567710112677888)]} 0 1
   [junit4]   2> 27695 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[27 (1564567710115823616)]} 0 1
   [junit4]   2> 27701 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[28 (1564567710123163648)]} 0 1
   [junit4]   2> 27704 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[28 (1564567710125260800)]} 0 1
   [junit4]   2> 27714 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[29 (1564567710135746560)]} 0 1
   [junit4]   2> 27720 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[29 (1564567710142038016)]} 0 1
   [junit4]   2> 27723 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[30 (1564567710145183744)]} 0 1
   [junit4]   2> 27726 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[30 (1564567710148329472)]} 0 1
   [junit4]   2> 27729 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[31 (1564567710151475200)]} 0 1
   [junit4]   2> 27739 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[31 (1564567710161960960)]} 0 1
   [junit4]   2> 27742 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[32 (1564567710165106688)]} 0 1
   [junit4]   2> 27753 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[32 (1564567710176641024)]} 0 1
   [junit4]   2> 27758 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[33 (1564567710182932480)]} 0 1
   [junit4]   2> 27761 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[33 (1564567710185029632)]} 0 1
   [junit4]   2> 27775 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[34 (1564567710199709696)]} 0 1
   [junit4]   2> 27779 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[34 (1564567710203904000)]} 0 1
   [junit4]   2> 27783 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[35 (1564567710208098304)]} 0 1
   [junit4]   2> 27800 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[35 (1564567710225924096)]} 0 1
   [junit4]   2> 27811 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[36 (1564567710237458432)]} 0 1
   [junit4]   2> 27814 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[36 (1564567710240604160)]} 0 1
   [junit4]   2> 27817 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[37 (1564567710243749888)]} 0 1
   [junit4]   2> 27823 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[37 (1564567710247944192)]} 0 3
   [junit4]   2> 27827 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[38 (1564567710254235648)]} 0 1
   [junit4]   2> 27830 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[38 (1564567710257381376)]} 0 1
   [junit4]   2> 27849 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[39 (1564567710277304320)]} 0 1
   [junit4]   2> 27852 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[39 (1564567710280450048)]} 0 1
   [junit4]   2> 27855 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[40 (1564567710283595776)]} 0 1
   [junit4]   2> 27858 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[40 (1564567710286741504)]} 0 1
   [junit4]   2> 27861 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[41 (1564567710289887232)]} 0 1
   [junit4]   2> 27864 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[41 (1564567710293032960)]} 0 1
   [junit4]   2> 27883 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[42 (1564567710312955904)]} 0 1
   [junit4]   2> 27886 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[42 (1564567710316101632)]} 0 1
   [junit4]   2> 27911 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[43 (1564567710342316032)]} 0 1
   [junit4]   2> 27914 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[43 (1564567710345461760)]} 0 1
   [junit4]   2> 27917 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[44 (1564567710348607488)]} 0 1
   [junit4]   2> 27920 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[44 (1564567710351753216)]} 0 1
   [junit4]   2> 27923 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[45 (1564567710354898944)]} 0 1
   [junit4]   2> 27925 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[45 (1564567710356996096)]} 0 1
   [junit4]   2> 27928 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[46 (1564567710360141824)]} 0 1
   [junit4]   2> 27930 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[46 (1564567710363287552)]} 0 1
   [junit4]   2> 27933 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[47 (1564567710365384704)]} 0 1
   [junit4]   2> 27935 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[47 (1564567710367481856)]} 0 1
   [junit4]   2> 27938 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[48 (1564567710370627584)]} 0 1
   [junit4]   2> 27940 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[48 (1564567710372724736)]} 0 1
   [junit4]   2> 27943 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[49 (1564567710375870464)]} 0 1
   [junit4]   2> 27945 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[49 (1564567710379016192)]} 0 1
   [junit4]   2> 27948 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[50 (1564567710381113344)]} 0 1
   [junit4]   2> 27951 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[50 (1564567710385307648)]} 0 1
   [junit4]   2> 27954 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[51 (1564567710387404800)]} 0 1
   [junit4]   2> 27957 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[51 (1564567710390550528)]} 0 1
   [junit4]   2> 27960 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[52 (1564567710393696256)]} 0 1
   [junit4]   2> 27963 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[52 (1564567710396841984)]} 0 1
   [junit4]   2> 27966 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[53 (1564567710399987712)]} 0 1
   [junit4]   2> 27968 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[53 (1564567710402084864)]} 0 1
   [junit4]   2> 27974 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[54 (1564567710408376320)]} 0 1
   [junit4]   2> 27977 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[54 (1564567710411522048)]} 0 1
   [junit4]   2> 27987 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[55 (1564567710422007808)]} 0 1
   [junit4]   2> 27993 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[55 (1564567710428299264)]} 0 1
   [junit4]   2> 28008 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[56 (1564567710444027904)]} 0 1
   [junit4]   2> 28019 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[56 (1564567710455562240)]} 0 1
   [junit4]   2> 28022 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[57 (1564567710458707968)]} 0 1
   [junit4]   2> 28027 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[57 (1564567710463950848)]} 0 1
   [junit4]   2> 28030 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[58 (1564567710467096576)]} 0 1
   [junit4]   2> 28032 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[58 (1564567710470242304)]} 0 1
   [junit4]   2> 28039 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[59 (1564567710476533760)]} 0 1
   [junit4]   2> 28042 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[59 (1564567710479679488)]} 0 1
   [junit4]   2> 28044 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[60 (1564567710481776640)]} 0 1
   [junit4]   2> 28047 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[60 (1564567710484922368)]} 0 1
   [junit4]   2> 28055 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[61 (1564567710493310976)]} 0 1
   [junit4]   2> 28058 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[61 (1564567710496456704)]} 0 1
   [junit4]   2> 28074 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[62 (1564567710513233920)]} 0 1
   [junit4]   2> 28086 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[62 (1564567710525816832)]} 0 1
   [junit4]   2> 28089 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[63 (1564567710528962560)]} 0 1
   [junit4]   2> 28091 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[63 (1564567710532108288)]} 0 1
   [junit4]   2> 28095 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[64 (1564567710535254016)]} 0 1
   [junit4]   2> 28099 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[64 (1564567710539448320)]} 0 1
   [junit4]   2> 28115 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[65 (1564567710556225536)]} 0 1
   [junit4]   2> 28119 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[65 (1564567710560419840)]} 0 1
   [junit4]   2> 28122 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[66 (1564567710564614144)]} 0 1
   [junit4]   2> 28127 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[66 (1564567710568808448)]} 0 0
   [junit4]   2> 28131 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[67 (1564567710573002752)]} 0 0
   [junit4]   2> 28137 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[67 (1564567710580342784)]} 0 1
   [junit4]   2> 28140 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[68 (1564567710582439936)]} 0 0
   [junit4]   2> 28143 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[68 (1564567710585585664)]} 0 1
   [junit4]   2> 28145 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[69 (1564567710587682816)]} 0 0
   [junit4]   2> 28151 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[69 (1564567710593974272)]} 0 1
   [junit4]   2> 28154 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[70 (1564567710597120000)]} 0 0
   [junit4]   2> 28163 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[70 (1564567710606557184)]} 0 1
   [junit4]   2> 28166 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[71 (1564567710609702912)]} 0 0
   [junit4]   2> 28168 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[71 (1564567710611800064)]} 0 0
   [junit4]   2> 28171 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[72 (1564567710614945792)]} 0 0
   [junit4]   2> 28174 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[72 (1564567710618091520)]} 0 1
   [junit4]   2> 28186 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[73 (1564567710630674432)]} 0 1
   [junit4]   2> 28189 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[73 (1564567710633820160)]} 0 1
   [junit4]   2> 28192 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[74 (1564567710636965888)]} 0 0
   [junit4]   2> 28194 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[74 (1564567710639063040)]} 0 0
   [junit4]   2> 28196 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[75 (1564567710642208768)]} 0 0
   [junit4]   2> 28593 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[75 (1564567711057444864)]} 0 1
   [junit4]   2> 28601 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[76 (1564567711065833472)]} 0 1
   [junit4]   2> 28606 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[76 (1564567711072124928)]} 0 1
   [junit4]   2> 28610 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[77 (1564567711075270656)]} 0 2
   [junit4]   2> 28614 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[77 (1564567711079464960)]} 0 2
   [junit4]   2> 28617 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[78 (1564567711082610688)]} 0 1
   [junit4]   2> 28622 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[78 (1564567711087853568)]} 0 1
   [junit4]   2> 28625 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[79 (1564567711090999296)]} 0 0
   [junit4]   2> 28627 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[79 (1564567711093096448)]} 0 1
   [junit4]   2> 28630 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[80 (1564567711096242176)]} 0 0
   [junit4]   2> 28632 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[80 (1564567711099387904)]} 0 0
   [junit4]   2> 28635 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[81 (1564567711101485056)]} 0 0
   [junit4]   2> 28637 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[81 (1564567711103582208)]} 0 0
   [junit4]   2> 28643 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[82 (1564567711109873664)]} 0 0
   [junit4]   2> 28647 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[82 (1564567711114067968)]} 0 0
   [junit4]   2> 28655 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[83 (1564567711122456576)]} 0 1
   [junit4]   2> 28660 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[83 (1564567711128748032)]} 0 1
   [junit4]   2> 28663 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[84 (1564567711130845184)]} 0 0
   [junit4]   2> 28671 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[84 (1564567711139233792)]} 0 1
   [junit4]   2> 28674 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[85 (1564567711142379520)]} 0 1
   [junit4]   2> 28676 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[85 (1564567711144476672)]} 0 0
   [junit4]   2> 28679 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[86 (1564567711147622400)]} 0 1
   [junit4]   2> 29132 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[86 (1564567711622627328)]} 0 1
   [junit4]   2> 29135 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[87 (1564567711625773056)]} 0 0
   [junit4]   2> 29137 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[87 (1564567711627870208)]} 0 1
   [junit4]   2> 29139 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[88 (1564567711631015936)]} 0 0
   [junit4]   2> 29142 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[88 (1564567711633113088)]} 0 1
   [junit4]   2> 29144 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[89 (1564567711636258816)]} 0 0
   [junit4]   2> 29147 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[89 (1564567711638355968)]} 0 0
   [junit4]   2> 29149 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[90 (1564567711640453120)]} 0 1
   [junit4]   2> 29152 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[90 (1564567711643598848)]} 0 0
   [junit4]   2> 29154 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[91 (1564567711645696000)]} 0 0
   [junit4]   2> 29156 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[91 (1564567711647793152)]} 0 0
   [junit4]   2> 29158 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[92 (1564567711650938880)]} 0 0
   [junit4]   2> 29161 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[92 (1564567711653036032)]} 0 0
   [junit4]   2> 29164 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[93 (1564567711656181760)]} 0 0
   [junit4]   2> 29167 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[93 (1564567711660376064)]} 0 0
   [junit4]   2> 29176 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[94 (1564567711668764672)]} 0 0
   [junit4]   2> 29186 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[94 (1564567711679250432)]} 0 1
   [junit4]   2> 29188 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[95 (1564567711682396160)]} 0 0
   [junit4]   2> 29190 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[95 (1564567711684493312)]} 0 0
   [junit4]   2> 29193 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[96 (1564567711686590464)]} 0 0
   [junit4]   2> 29195 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[96 (1564567711688687616)]} 0 0
   [junit4]   2> 29199 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[97 (1564567711692881920)]} 0 0
   [junit4]   2> 29201 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[97 (1564567711694979072)]} 0 0
   [junit4]   2> 29301 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[98 (1564567711799836672)]} 0 1
   [junit4]   2> 29305 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[98 (1564567711804030976)]} 0 1
   [junit4]   2> 29308 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[99 (1564567711807176704)]} 0 0
   [junit4]   2> 29310 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[99 (1564567711809273856)]} 0 0
   [junit4]   2> 29312 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[100 (1564567711812419584)]} 0 0
   [junit4]   2> 29314 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[100 (1564567711814516736)]} 0 0
   [junit4]   2> 29329 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[101 (1564567711829196800)]} 0 0
   [junit4]   2> 29340 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[101 (1564567711840731136)]} 0 1
   [junit4]   2> 29346 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[102 (1564567711847022592)]} 0 0
   [junit4]   2> 29349 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[102 (1564567711850168320)]} 0 0
   [junit4]   2> 29355 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[103 (1564567711856459776)]} 0 0
   [junit4]   2> 29357 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[103 (1564567711858556928)]} 0 0
   [junit4]   2> 29359 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[104 (1564567711861702656)]} 0 0
   [junit4]   2> 29362 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[104 (1564567711864848384)]} 0 0
   [junit4]   2> 29369 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[105 (1564567711872188416)]} 0 0
   [junit4]   2> 29378 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[105 (1564567711880577024)]} 0 1
   [junit4]   2> 29380 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[106 (1564567711883722752)]} 0 0
   [junit4]   2> 29383 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[106 (1564567711885819904)]} 0 0
   [junit4]   2> 29385 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[107 (1564567711887917056)]} 0 1
   [junit4]   2> 29387 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[107 (1564567711891062784)]} 0 0
   [junit4]   2> 29395 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[108 (1564567711898402816)]} 0 0
   [junit4]   2> 29397 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[108 (1564567711900499968)]} 0 0
   [junit4]   2> 29399 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[109 (1564567711903645696)]} 0 0
   [junit4]   2> 29402 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[109 (1564567711905742848)]} 0 0
   [junit4]   2> 29404 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[110 (1564567711907840000)]} 0 0
   [junit4]   2> 29406 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[110 (1564567711909937152)]} 0 0
   [junit4]   2> 29410 INFO  (qtp1139791044-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[111 (1564567711914131456)]} 0 0
   [junit4]   2> 29412 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[111 (1564567711916228608)]} 0 0
   [junit4]   2> 29414 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[112 (1564567711919374336)]} 0 0
   [junit4]   2> 29416 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[112 (1564567711921471488)]} 0 0
   [junit4]   2> 29423 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[113 (1564567711927762944)]} 0 0
   [junit4]   2> 29425 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[113 (1564567711929860096)]} 0 0
   [junit4]   2> 29427 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[114 (1564567711931957248)]} 0 0
   [junit4]   2> 29429 INFO  (qtp1211109394-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[114 (1564567711934054400)]} 0 0
   [junit4]   2> 29431 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[115 (1564567711936151552)]} 0 0
   [junit4]   2> 29433 INFO  (qtp1211109394-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[115 (1564567711939297280)]} 0 0
   [junit4]   2> 29438 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[116 (1564567711944540160)]} 0 0
   [junit4]   2> 29461 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[116 (1564567711967608832)]} 0 1
   [junit4]   2> 29463 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[117 (1564567711969705984)]} 0 0
   [junit4]   2> 29465 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[117 (1564567711972851712)]} 0 0
   [junit4]   2> 29469 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[118 (1564567711975997440)]} 0 0
   [junit4]   2> 29479 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[118 (1564567711986483200)]} 0 0
   [junit4]   2> 29481 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[119 (1564567711988580352)]} 0 0
   [junit4]   2> 29483 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[119 (1564567711991726080)]} 0 0
   [junit4]   2> 29485 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[120 (1564567711993823232)]} 0 0
   [junit4]   2> 29487 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[120 (1564567711995920384)]} 0 0
   [junit4]   2> 29490 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[121 (1564567711999066112)]} 0 0
   [junit4]   2> 29494 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[121 (1564567712003260416)]} 0 0
   [junit4]   2> 29497 INFO  (qtp1139791044-17) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[122 (1564567712005357568)]} 0 0
   [junit4]   2> 29499 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[122 (1564567712008503296)]} 0 0
   [junit4]   2> 29501 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[123 (1564567712010600448)]} 0 0
   [junit4]   2> 29506 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[123 (1564567712015843328)]} 0 0
   [junit4]   2> 29509 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[124 (1564567712017940480)]} 0 0
   [junit4]   2> 29511 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[124 (1564567712020037632)]} 0 0
   [junit4]   2> 29513 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[125 (1564567712022134784)]} 0 0
   [junit4]   2> 29515 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[125 (1564567712024231936)]} 0 0
   [junit4]   2> 29518 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[126 (1564567712028426240)]} 0 0
   [junit4]   2> 29520 INFO  (qtp1211109394-33) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[126 (1564567712030523392)]} 0 0
   [junit4]   2> 29526 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[127 (1564567712036814848)]} 0 0
   [junit4]   2> 29528 INFO  (qtp1211109394-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[127 (1564567712038912000)]} 0 0
   [junit4]   2> 29548 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[128 (1564567712041009152)]} 0 17
   [junit4]   2> 29558 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[128 (1564567712061980672)]} 0 7
   [junit4]   2> 29560 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[129 (1564567712072466432)]} 0 0
   [junit4]   2> 29563 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[129 (1564567712074563584)]} 0 0
   [junit4]   2> 29564 INFO  (qtp1139791044-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[130 (1564567712076660736)]} 0 0
   [junit4]   2> 29566 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[130 (1564567712078757888)]} 0 0
   [junit4]   2> 29568 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[131 (1564567712080855040)]} 0 0
   [junit4]   2> 29570 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[131 (1564567712082952192)]} 0 0
   [junit4]   2> 29572 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[132 (1564567712084000768)]} 0 0
   [junit4]   2> 29574 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[132 (1564567712086097920)]} 0 0
   [junit4]   2> 29576 INFO  (qtp1139791044-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[133 (1564567712088195072)]} 0 0
   [junit4]   2> 29588 INFO  (qtp1211109394-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[133 (1564567712100777984)]} 0 0
   [junit4]   2> 29593 INFO  (qtp1139791044-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[134 (1564567712106020864)]} 0 0
   [junit4]   2> 29595 INFO  (qtp1211109394-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=javabin&version=2}{add=[134 (1564567712108118016)]} 0 0
   [junit4]   2> 29597 INFO  (qtp1139791044-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/xo/mm path=/update 
params={wt=

[...truncated too long message...]

app=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 329130 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 329143 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41a945df[collection1] main]
   [junit4]   2> 329145 INFO  
(searcherExecutor-638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41a945df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
   [junit4]   2> 329146 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 329384 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1564568026458619904)]} 0 1764
   [junit4]   2> 329384 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 329387 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 329388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1564568026464911360)]} 0 0
   [junit4]   2> 329388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 330884 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 330890 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fcefbb5[collection1] main]
   [junit4]   2> 330892 INFO  
(searcherExecutor-638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fcefbb5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 330893 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 331141 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1564568028302016512)]} 0 3521
   [junit4]   2> 331141 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 331142 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028304113664)]} 0 3522
   [junit4]   2> 331143 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028304113665)]} 0 3523
   [junit4]   2> 331143 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028305162240)]} 0 3523
   [junit4]   2> 331143 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028305162241)]} 0 3523
   [junit4]   2> 331143 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028305162242)]} 0 3524
   [junit4]   2> 331144 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028306210816)]} 0 3524
   [junit4]   2> 331144 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028306210817)]} 0 3524
   [junit4]   2> 331144 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028306210818)]} 0 3524
   [junit4]   2> 331144 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028306210819)]} 0 3525
   [junit4]   2> 331145 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1564568028307259392)]} 0 3525
   [junit4]   2> 331145 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 332641 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 332653 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31b712a8[collection1] main]
   [junit4]   2> 332655 INFO  
(searcherExecutor-638-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31b712a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)
 Uninverting(_5(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 332656 INFO  (commitScheduler-641-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 332706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1564568029935697920)]} 0 5086
   [junit4]   2> 332706 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 332707 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[778F383129CCA7DB]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 332707 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 332707 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1871832588
   [junit4]   2> 332707 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 332708 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 332709 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 332710 INFO  
(SUITE-AutoCommitTest-seed#[778F383129CCA7DB]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 332725 INFO  
(coreCloseExecutor-642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e1d9d29
   [junit4]   2> 332725 INFO  
(coreCloseExecutor-642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 332725 INFO  
(coreCloseExecutor-642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f37609 commitCommandVersion:0
   [junit4]   2> 332741 INFO  
(coreCloseExecutor-642-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1310563625
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_778F383129CCA7DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=ROK
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=280366424,total=430964736
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDistributedStatsComponentCardinality, HdfsLockFactoryTest, RulesTest, 
TestConfigSetImmutable, TestFieldResource, FullHLLTest, 
TestOnReconnectListenerSupport, CdcrReplicationDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSubQueryTransformerCrossCore, 
SuggesterWFSTTest, TestStressReorder, RestartWhileUpdatingTest, 
TestUnifiedSolrHighlighter, TestSmileRequest, SpatialRPTFieldTypeTest, 
UpdateParamsTest, PluginInfoTest, TestSolrCoreSnapshots, 
CachingDirectoryFactoryTest, TestSQLHandlerNonCloud, AutoCommitTest]
   [junit4] Completed [70/702 (2!)] on J2 in 8.76s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 45369 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to