Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6436/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E5327FD412D6687F:3342A273798B1629]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues(TestInPlaceUpdatesStandalone.java:191)
        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)




Build Log:
[...truncated 13084 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesStandalone
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_E5327FD412D6687F-001\init-core-data-001
   [junit4]   2> 2929628 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2929634 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2929635 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2929636 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2929696 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2929705 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2929708 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2929825 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2929827 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@636b474a
   [junit4]   2> 2929828 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2929830 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@636b474a
   [junit4]   2> 2929830 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2929830 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@636b474a
   [junit4]   2> 2929834 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2929895 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2929904 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2929910 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 2929919 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2929919 WARN  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 2929920 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@636b474a
   [junit4]   2> 2929920 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_E5327FD412D6687F-001\init-core-data-001\]
   [junit4]   2> 2929920 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@636b474a
   [junit4]   2> 2929921 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6471107958948852]
   [junit4]   2> 2929925 WARN  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2930036 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2930036 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2930036 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2930036 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2930038 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@42343434
   [junit4]   2> 2930039 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63c2e0d0[collection1] main]
   [junit4]   2> 2930040 WARN  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2930040 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2930041 INFO  
(searcherExecutor-10827-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63c2e0d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930041 INFO  (coreLoadExecutor-10826-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1561168259240165376
   [junit4]   2> 2930044 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2930049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testReplay_SetOverriddenWithNoValueThenInc
   [junit4]   2> 2930049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2930049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6583ebff[collection1] 
realtime]
   [junit4]   2> 2930049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2930050 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930050 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930051 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1933443f[collection1] main]
   [junit4]   2> 2930052 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930052 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1933443f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930053 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2930062 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259260088320)]} 0 2
   [junit4]   2> 2930064 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930064 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930064 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2930066 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f077192[collection1] main]
   [junit4]   2> 2930066 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930068 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f077192[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 2930068 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2930069 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930069 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930070 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259270574080)]} 0 0
   [junit4]   2> 2930070 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930070 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930071 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259271622656)]} 0 0
   [junit4]   2> 2930071 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930072 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930072 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930072 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930077 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cd43064[collection1] main]
   [junit4]   2> 2930078 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930078 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cd43064[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 2930078 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 2930078 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930080 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930080 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_SetOverriddenWithNoValueThenInc-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testReplay_SetOverriddenWithNoValueThenInc
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@464605ba[collection1] 
realtime]
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930084 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58382328[collection1] main]
   [junit4]   2> 2930084 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58382328[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930084 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930086 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2930088 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259287351296)]} 0 1
   [junit4]   2> 2930088 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930089 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930089 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259290497024)]} 0 0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259291545600)]} 0 0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930090 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259291545601)]} 0 0
   [junit4]   2> 2930094 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930094 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930095 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930096 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1561168259296788480)]} 0 0
   [junit4]   2> 2930096 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930097 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930098 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930098 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=0&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930098 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930098 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930112 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@45bfd3b5[collection1] main]
   [junit4]   2> 2930112 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45bfd3b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C4/1:delGen=1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 2930113 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930113 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 15
   [junit4]   2> 2930114 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930114 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930114 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930114 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930118 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1561168259318808576)]} 0 1
   [junit4]   2> 2930118 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930118 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930119 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930119 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930119 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259321954304)]} 0 0
   [junit4]   2> 2930119 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930119 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930120 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930120 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930121 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1561168259324051456)]} 0 0
   [junit4]   2> 2930123 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930123 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930123 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930123 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930124 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1561168259327197184)]} 0 0
   [junit4]   2> 2930124 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930124 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930124 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930124 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930127 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259330342912)]} 0 0
   [junit4]   2> 2930127 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930127 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930127 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930127 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930144 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1561168259348168704)]} 0 0
   [junit4]   2> 2930145 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930145 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930145 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930145 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930147 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259351314432)]} 0 0
   [junit4]   2> 2930147 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930147 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930148 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930148 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930149 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1561168259353411584)]} 0 0
   [junit4]   2> 2930149 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930149 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930150 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930150 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930150 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2930188 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5311ec4[collection1] main]
   [junit4]   2> 2930189 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930189 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5311ec4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C4/3:delGen=1:fieldInfosGen=2:dvGen=4)
 Uninverting(_3(7.0.0):C5/3:delGen=1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 2930189 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 39
   [junit4]   2> 2930189 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 2930190 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 2930190 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 2930190 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id,inplace_l_dvo&rows=3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2930191 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testReplay_MixOfInplaceAndNonInPlaceAtomicUpdates
   [junit4]   2> 2930196 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDVUpdatesWithDelete
   [junit4]   2> 2930196 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2930197 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@590e1a19[collection1] 
realtime]
   [junit4]   2> 2930197 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 2930198 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930198 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930198 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@545a803[collection1] main]
   [junit4]   2> 2930199 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@545a803[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930200 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930200 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2930203 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259406888960)]} 0 1
   [junit4]   2> 2930203 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930203 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930205 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36ae1f6[collection1] main]
   [junit4]   2> 2930205 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930205 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36ae1f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 2930206 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2930208 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[1 (-1561168259413180416)]} 0 1
   [junit4]   2> 2930209 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930209 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930209 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27a0ac1a[collection1] main]
   [junit4]   2> 2930210 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27a0ac1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930210 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930211 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2930212 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259418423296)]} 0 1
   [junit4]   2> 2930212 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930212 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930214 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70a7b021[collection1] main]
   [junit4]   2> 2930214 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930215 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70a7b021[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 2930215 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2930217 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930220 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259424714752)]} 0 3
   [junit4]   2> 2930220 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930220 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930229 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@560e2be1[collection1] main]
   [junit4]   2> 2930231 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@560e2be1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C1)))}
   [junit4]   2> 2930232 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930233 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 12
   [junit4]   2> 2930235 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[1 (-1561168259441491968)]} 0 1
   [junit4]   2> 2930239 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259443589120)]} 0 4
   [junit4]   2> 2930239 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930239 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930252 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@691912a2[collection1] main]
   [junit4]   2> 2930254 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@691912a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.0.0):C1)))}
   [junit4]   2> 2930254 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930256 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 16
   [junit4]   2> 2930256 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930259 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259465609216)]} 0 2
   [junit4]   2> 2930259 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930259 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930275 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eaa06e5[collection1] main]
   [junit4]   2> 2930276 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6eaa06e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C1)))}
   [junit4]   2> 2930276 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930279 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 20
   [junit4]   2> 2930283 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@306db3c3[collection1] 
realtime]
   [junit4]   2> 2930283 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:1 (-1561168259490775040)} 0 2
   [junit4]   2> 2930283 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930283 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930286 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c5fdd65[collection1] main]
   [junit4]   2> 2930286 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c5fdd65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930287 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930290 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 2930292 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259501260800)]} 0 1
   [junit4]   2> 2930292 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930292 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930302 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f13d14a[collection1] main]
   [junit4]   2> 2930304 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f13d14a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1)))}
   [junit4]   2> 2930305 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930305 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 2930305 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930307 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259518038016)]} 0 1
   [junit4]   2> 2930308 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930308 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930323 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f2e5b1[collection1] main]
   [junit4]   2> 2930324 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f2e5b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):C1)))}
   [junit4]   2> 2930325 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930326 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 18
   [junit4]   2> 2930329 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60da8c7d[collection1] 
realtime]
   [junit4]   2> 2930329 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:1 (-1561168259541106688)} 0 2
   [junit4]   2> 2930330 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259543203840)]} 0 0
   [junit4]   2> 2930330 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930330 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930344 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d6caf4d[collection1] main]
   [junit4]   2> 2930345 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d6caf4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):C1)))}
   [junit4]   2> 2930348 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930351 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 20
   [junit4]   2> 2930351 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930354 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259565223936)]} 0 2
   [junit4]   2> 2930354 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[1 (-1561168259568369664)]} 0 0
   [junit4]   2> 2930354 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930354 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930391 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@791f281f[collection1] main]
   [junit4]   2> 2930393 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@791f281f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930393 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930394 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 39
   [junit4]   2> 2930479 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259611361280)]} 0 83
   [junit4]   2> 2930479 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930479 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930505 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b3c8ba[collection1] main]
   [junit4]   2> 2930506 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59b3c8ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.0.0):C1)))}
   [junit4]   2> 2930508 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930508 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 29
   [junit4]   2> 2930513 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=5
   [junit4]   2> 2930531 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259735093248)]} 0 18
   [junit4]   2> 2930531 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[1 (-1561168259753967616)]} 0 0
   [junit4]   2> 2930532 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259755016192)]} 0 0
   [junit4]   2> 2930532 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930532 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930544 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ca8fa8f[collection1] main]
   [junit4]   2> 2930545 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ca8fa8f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.0.0):C2/1:delGen=1)))}
   [junit4]   2> 2930547 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930548 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 14
   [junit4]   2> 2930548 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930552 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259772841984)]} 0 2
   [junit4]   2> 2930554 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29569531[collection1] 
realtime]
   [junit4]   2> 2930556 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@768e8148[collection1] 
realtime]
   [junit4]   2> 2930556 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:1 (-1561168259775987712)} 0 4
   [junit4]   2> 2930557 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930557 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930557 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67d23601[collection1] main]
   [junit4]   2> 2930559 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930559 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67d23601[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930561 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 2930563 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259785424896)]} 0 2
   [junit4]   2> 2930564 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930564 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930568 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b673ead[collection1] main]
   [junit4]   2> 2930569 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b673ead[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.0.0):C1)))}
   [junit4]   2> 2930569 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930570 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 2930570 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930573 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259795910656)]} 0 1
   [junit4]   2> 2930576 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64b1d15d[collection1] 
realtime]
   [junit4]   2> 2930576 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@611b325d[collection1] 
realtime]
   [junit4]   2> 2930576 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:1 (-1561168259798007808)} 0 3
   [junit4]   2> 2930577 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259802202112)]} 0 0
   [junit4]   2> 2930578 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930578 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930580 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8a944a3[collection1] main]
   [junit4]   2> 2930583 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8a944a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.0.0):C1)))}
   [junit4]   2> 2930583 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930583 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 2930584 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title_s:first&fl=*,[docid]&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930586 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[1 (-1561168259809542144)]} 0 1
   [junit4]   2> 2930587 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930587 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930587 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1526b820[collection1] main]
   [junit4]   2> 2930589 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930589 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1526b820[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930590 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2930591 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259815833600)]} 0 1
   [junit4]   2> 2930591 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930591 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930595 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e1c56ce[collection1] main]
   [junit4]   2> 2930597 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e1c56ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.0.0):C1)))}
   [junit4]   2> 2930597 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930597 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 2930598 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=*&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930598 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:1&fl=[docid]} hits=1 status=0 QTime=0
   [junit4]   2> 2930600 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259824222208)]} 0 1
   [junit4]   2> 2930600 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930600 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930617 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea71504[collection1] main]
   [junit4]   2> 2930618 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930618 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ea71504[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.0.0):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 2930619 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 18
   [junit4]   2> 2930619 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=*,[docid]&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2930620 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDelete-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDVUpdatesWithDelete
   [junit4]   2> 2930623 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDVUpdatesWithDBQofUpdatedValue
   [junit4]   2> 2930623 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2930623 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@729caf47[collection1] 
realtime]
   [junit4]   2> 2930623 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2930624 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930624 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930624 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10143478[collection1] main]
   [junit4]   2> 2930626 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930626 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10143478[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930626 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2930629 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259854630912)]} 0 2
   [junit4]   2> 2930629 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930629 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930631 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e6df7d[collection1] main]
   [junit4]   2> 2930632 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e6df7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(7.0.0):C1)))}
   [junit4]   2> 2930632 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930632 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 2930635 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1561168259860922368)]} 0 1
   [junit4]   2> 2930636 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab1678c[collection1] 
realtime]
   [junit4]   2> 2930637 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1714c3b7[collection1] 
realtime]
   [junit4]   2> 2930637 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=inplace_updatable_float:100 
(-1561168259863019520)} 0 2
   [junit4]   2> 2930637 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2930637 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55f506ce
   [junit4]   2> 2930637 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9916f4[collection1] main]
   [junit4]   2> 2930640 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2930640 INFO  (searcherExecutor-10827-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e9916f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2930640 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2930640 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2930641 INFO  
(TEST-TestInPlaceUpdatesStandalone.testDVUpdatesWithDBQofUpdatedValue-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDVUpdatesWithDBQofUpdatedValue
   [junit4]   2> 2930644 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_AllUpdatesAfterInitialAddAreSets-seed#[E5327FD412D6687F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testReplay_AllUpdatesAfterInitialAddAreSets
   [junit4]   2> 2930644 INFO  
(TEST-TestInPlaceUpdatesStandalone.testReplay_AllUpdatesAfterInitialAddAreSets-seed#[E5327FD412D6687F])
 [    ] o.a.s.u.DirectUpdat

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

estUpdateOfNonExistentDVsShouldNotFail-seed#[E5327FD412D6687F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUpdateOfNonExistentDVsShouldNotFail
   [junit4]   2> 2939244 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2939244 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=275763962
   [junit4]   2> 2939246 INFO  (coreCloseExecutor-10832-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51529f95
   [junit4]   2> 2939385 INFO  (coreCloseExecutor-10832-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2939387 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[E5327FD412D6687F]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_E5327FD412D6687F-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, maxDocsPerChunk=9, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=10, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=be-BY, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=220630720,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentSorting, 
ForceLeaderTest, DistanceUnitsTest, DateRangeFieldTest, RequestHandlersTest, 
ReturnFieldsTest, DistributedFacetPivotLargeTest, TestBadConfig, 
TestLegacyFieldCache, CdcrBootstrapTest, TestUtils, TestRandomFaceting, 
TestClassNameShortening, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSimpleTrackingShardHandler, TestRestManager, RequestLoggingTest, 
CleanupOldIndexTest, SolrXmlInZkTest, TestFieldCache, RestartWhileUpdatingTest, 
TestSolrDynamicMBean, NoCacheHeaderTest, TemplateUpdateProcessorTest, 
ZkStateReaderTest, TestLMJelinekMercerSimilarityFactory, 
TestSlowCompositeReaderWrapper, TestUseDocValuesAsStored2, 
NotRequiredUniqueKeyTest, BasicZkTest, IndexSchemaTest, 
RAMDirectoryFactoryTest, SuggestComponentTest, TestQueryTypes, 
TestDefaultSearchFieldResource, DefaultValueUpdateProcessorTest, 
MinimalSchemaTest, TestQueryUtils, TestCollectionAPIs, QueryResultKeyTest, 
ScriptEngineTest, TestPHPSerializedResponseWriter, TestFieldTypeResource, 
TestReplicaProperties, TestHdfsUpdateLog, JvmMetricsTest, 
TestRequestStatusCollectionAPI, SortByFunctionTest, 
SpellPossibilityIteratorTest, ChaosMonkeySafeLeaderTest, 
SolrGraphiteReporterTest, SolrCoreCheckLockOnStartupTest, TestManagedResource, 
ExplicitHLLTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, UUIDFieldTest, 
TestFiltering, SecurityConfHandlerTest, ShardSplitTest, UpdateParamsTest, 
TestSolrDeletionPolicy2, SpellCheckCollatorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestStandardQParsers, 
TestLeaderElectionWithEmptyReplica, CoreAdminRequestStatusTest, 
HighlighterMaxOffsetTest, SpellingQueryConverterTest, TestLockTree, 
HdfsChaosMonkeyNothingIsSafeTest, TestLuceneMatchVersion, SliceStateTest, 
TestSearcherReuse, TestManagedSchemaAPI, TestFieldCacheVsDocValues, 
TestUniqueKeyFieldResource, TestBinaryResponseWriter, TestNoOpRegenerator, 
CurrencyFieldOpenExchangeTest, TestOmitPositions, TestSolr4Spatial, 
TestSchemaResource, TestShardHandlerFactory, V2ApiIntegrationTest, 
SpatialHeatmapFacetsTest, HdfsCollectionsAPIDistributedZkTest, 
TestSystemIdResolver, TestPointFields, TestDistributedGrouping, 
TestSQLHandlerNonCloud, SparseHLLTest, TestPushWriter, JSONWriterTest, 
TestDistribIDF, OverseerCollectionConfigSetProcessorTest, 
CdcrReplicationHandlerTest, WordBreakSolrSpellCheckerTest, TestExportWriter, 
TestOnReconnectListenerSupport, ClusterStateTest, ShardRoutingCustomTest, 
DistributedVersionInfoTest, DistributedFacetPivotWhiteBoxTest, 
FacetPivotSmallTest, SolrMetricsIntegrationTest, 
DistributedIntervalFacetingTest, TestTrieFacet, DistribCursorPagingTest, 
TestJmxMonitoredMap, HdfsRecoverLeaseTest, TestManagedSynonymFilterFactory, 
HdfsBasicDistributedZk2Test, TestEmbeddedSolrServerSchemaAPI, 
TestRandomRequestDistribution, ResponseLogComponentTest, 
TestBlendedInfixSuggestions, SuggesterWFSTTest, TestXmlQParserPlugin, 
TestConfigReload, CacheHeaderTest, TestNonDefinedSimilarityFactory, 
TestInitQParser, CdcrVersionReplicationTest, TestJoin, TestSolrCoreProperties, 
TestConfig, HdfsThreadLeakTest, GraphQueryTest, BadIndexSchemaTest, 
SortSpecParsingTest, TestFieldResource, TestClassicSimilarityFactory, 
TestSolrCLIRunExample, TestConfigSetsAPIExclusivity, HLLSerializationTest, 
LukeRequestHandlerTest, HighlighterConfigTest, 
TestSha256AuthenticationProvider, DeleteInactiveReplicaTest, 
TestSolrCoreParser, TestFuzzyAnalyzedSuggestions, LoggingHandlerTest, 
StatsComponentTest, TestFoldingMultitermQuery, 
TestLMDirichletSimilarityFactory, TestMaxScoreQueryParser, CircularListTest, 
TestQueryWrapperFilter, LeaderFailureAfterFreshStartTest, 
ReplicaListTransformerTest, TestChildDocTransformer, 
TestSolrCloudWithKerberosAlt, EchoParamsTest, TestCollationFieldDocValues, 
DistributedExpandComponentTest, DeleteNodeTest, OverseerRolesTest, 
CreateCollectionCleanupTest, TestConfigSetProperties, ReplaceNodeTest, 
TestNRTOpen, BufferStoreTest, TestInfoStreamLogging, 
DirectUpdateHandlerOptimizeTest, TestWriterPerf, CheckHdfsIndexTest, 
CollectionsAPISolrJTest, TestJsonFacets, TestZkChroot, TestDistributedSearch, 
TestRecovery, TestStressReorder, DistributedTermsComponentTest, 
SimpleFacetsTest, SpellCheckComponentTest, QueryElevationComponentTest, 
PeerSyncTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, 
CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestTrie, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DistanceFunctionTest, DebugComponentTest, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest, 
TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, 
TestJmxIntegration, MBeansHandlerTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestQuerySenderListener, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, 
TestStressRecovery, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, 
TestElisionMultitermQuery, OutputWriterTest, TestPhraseSuggestions, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, 
TestSuggestSpellingConverter, TestCrossCoreJoin, TestTolerantSearch, 
TestPathTrie, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, 
CdcrReplicationDistributedZkTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteStatusTest, DistribJoinFromCollectionTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, 
TestCollectionAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestLeaderInitiatedRecoveryThread, TestRebalanceLeaders, 
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, 
TestClusterStateMutator, CoreSorterTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigOverlay, 
TestCorePropertiesReload, TestDynamicLoading, TestBlobHandler, TestRestoreCore, 
TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, StatsReloadRaceTest, 
DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, 
TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, 
WrapperMergePolicyFactoryTest, SolrCoreMetricManagerTest, SolrJmxReporterTest, 
SolrSlf4jReporterTest, TestRawResponseWriter, TestSolrQueryResponse, 
TestSubQueryTransformer, TestSubQueryTransformerCrossCore, 
TestDynamicFieldResource, TestFieldCollectionResource, 
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, 
TestSolrQueryParserResource, TestManagedStopFilterFactory, 
DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestBulkSchemaConcurrent, TestManagedSchema, TestManagedSchemaThreadSafety, 
TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, AnalyticsQueryTest, 
MergeStrategyTest, TestMissingGroups, TestReRankQParserPlugin, 
TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStressUserVersions, 
TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetRandomTest, 
TestScoreJoinQPScore, CloudMLTQParserTest, BasicAuthIntegrationTest, 
PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestImpersonationWithHadoopAuth, 
HttpSolrCallGetCoreTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, 
TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, 
HdfsLockFactoryTest, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheSort, 
TestFieldCacheWithThreads, TestNumericTerms64, CdcrUpdateLogTest, 
TestDocBasedVersionConstraints, TestExceedMaxTermLength, 
TestInPlaceUpdatesStandalone]
   [junit4] Completed [680/693 (1!)] on J1 in 9.89s, 18 tests, 1 failure <<< 
FAILURES!

[...truncated 62685 lines...]

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

Reply via email to