Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7918/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery

Error Message:
Path not found: /responseHeader/partialResults

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/partialResults
        at 
__randomizedtesting.SeedInfo.seed([974F39E25BE1CA8B:24180DA03F3C2E0E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1027)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:974)
        at 
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:60)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14481 lines...]
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_974F39E25BE1CA8B-001\init-core-data-001
   [junit4]   2> 2867827 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-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> 2867847 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2867862 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 2867910 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2868037 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2868040 WARN  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a641806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2868043 WARN  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4398cd44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2868073 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2868073 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2868089 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bd23a
   [junit4]   2> 2868095 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bd23a
   [junit4]   2> 2868095 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68bd23a
   [junit4]   2> 2868097 INFO  (coreLoadExecutor-15753-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> 2868114 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2868122 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2868170 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 2868178 INFO  (coreLoadExecutor-15753-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,
 trusted=true
   [junit4]   2> 2868180 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68bd23a
   [junit4]   2> 2868180 INFO  (coreLoadExecutor-15753-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\J0\temp\solr.core.ExitableDirectoryReaderTest_974F39E25BE1CA8B-001\init-core-data-001\]
   [junit4]   2> 2868181 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6205173145338042]
   [junit4]   2> 2868234 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2868234 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2868234 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=93.8916015625, 
floorSegmentMB=0.8212890625, forceMergeDeletesPctAllowed=15.671160962254175, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.459210854993277
   [junit4]   2> 2868234 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18936fc6[collection1] main]
   [junit4]   2> 2868235 WARN  (coreLoadExecutor-15753-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> 2868235 INFO  (coreLoadExecutor-15753-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2868237 INFO  
(searcherExecutor-15754-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18936fc6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2868244 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2868247 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2868247 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2868248 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2868248 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 2868248 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2868248 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e6c8729 commitCommandVersion:0
   [junit4]   2> 2868252 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b78fe05[collection1] main]
   [junit4]   2> 2868253 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2868255 INFO  (searcherExecutor-15754-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b78fe05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c5:[diagnostics={timestamp=1556580372635,
 java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2868256 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2868256 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 2868257 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 2868257 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 2868257 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 2868257 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 2868258 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 2868258 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 2868258 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[17]} 0 0
   [junit4]   2> 2868259 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[18]} 0 0
   [junit4]   2> 2868260 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[19]} 0 0
   [junit4]   2> 2868260 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 2868260 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[21]} 0 0
   [junit4]   2> 2868261 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[22]} 0 0
   [junit4]   2> 2868261 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2868261 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e6c8729 commitCommandVersion:0
   [junit4]   2> 2868265 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@682db4e1[collection1] main]
   [junit4]   2> 2868266 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2868267 INFO  (searcherExecutor-15754-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@682db4e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c5:[diagnostics={timestamp=1556580372635,
 java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):c18:[diagnostics={timestamp=1556580372649, 
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2868268 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2868269 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[23]} 0 0
   [junit4]   2> 2868269 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[24]} 0 0
   [junit4]   2> 2868270 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[25]} 0 0
   [junit4]   2> 2868271 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[26]} 0 0
   [junit4]   2> 2868271 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[27]} 0 0
   [junit4]   2> 2868278 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[28]} 0 0
   [junit4]   2> 2868278 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[29]} 0 0
   [junit4]   2> 2868278 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 2868279 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[31]} 0 0
   [junit4]   2> 2868279 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[32]} 0 0
   [junit4]   2> 2868280 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[33]} 0 0
   [junit4]   2> 2868280 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[34]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[35]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[36]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[37]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[38]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[39]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[40]} 0 0
   [junit4]   2> 2868281 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[41]} 0 0
   [junit4]   2> 2868282 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[42]} 0 0
   [junit4]   2> 2868282 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[43]} 0 0
   [junit4]   2> 2868282 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[44]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[45]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[46]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[47]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[48]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[49]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[50]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[51]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[52]} 0 0
   [junit4]   2> 2868283 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[53]} 0 0
   [junit4]   2> 2868284 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[54]} 0 0
   [junit4]   2> 2868284 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[55]} 0 0
   [junit4]   2> 2868284 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[56]} 0 0
   [junit4]   2> 2868284 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[57]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[58]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[59]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[60]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[61]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[62]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[63]} 0 0
   [junit4]   2> 2868285 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[64]} 0 0
   [junit4]   2> 2868286 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[65]} 0 0
   [junit4]   2> 2868286 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[66]} 0 0
   [junit4]   2> 2868286 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[67]} 0 0
   [junit4]   2> 2868286 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[68]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[69]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[70]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[71]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[72]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[73]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[74]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[75]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[76]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[77]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[78]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[79]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[80]} 0 0
   [junit4]   2> 2868287 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[81]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[82]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[83]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[84]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[85]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[86]} 0 0
   [junit4]   2> 2868289 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[87]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[88]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[89]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[90]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[91]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[92]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[93]} 0 0
   [junit4]   2> 2868290 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[94]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[95]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[96]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[97]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[98]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[99]} 0 0
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2868291 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e6c8729 commitCommandVersion:0
   [junit4]   2> 2868292 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f3a1e16[collection1] main]
   [junit4]   2> 2868296 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2868298 INFO  (searcherExecutor-15754-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f3a1e16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c5:[diagnostics={timestamp=1556580372635,
 java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):c18:[diagnostics={timestamp=1556580372649, 
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):c77:[diagnostics={timestamp=1556580372677, 
java.vendor=Oracle Corporation, os=Windows 10, os.version=10.0, 
java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.2+9, 
java.version=11.0.2}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2868298 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2868307 WARN  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[974F39E25BE1CA8B]) 
[    ] o.a.s.h.c.SearchHandler Query: 
sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml; The request took too 
long to iterate over terms. Timeout: timeoutAt: 64406553784400 
(System.nanoTime(): 64406554823800), 
TermsEnum=org.apache.lucene.codecs.blocktreeords.OrdsIntersectTermsEnum@4e156cf3
   [junit4]   2> 2868307 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[974F39E25BE1CA8B]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} status=0 
QTime=5
   [junit4]   2> 2868309 INFO  
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[974F39E25BE1CA8B]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fq=name:d*&timeAllowed=10000&wt=xml} hits=100 
status=0 QTime=1
   [junit4]   2> 2868317 WARN  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[974F39E25BE1CA8B]) [   
 ] o.a.s.s.SolrIndexSearcher Query: [name:e*]; The request took too long to 
iterate over terms. Timeout: timeoutAt: 64406565983800 (System.nanoTime(): 
64406567165400), 
TermsEnum=org.apache.lucene.codecs.blocktreeords.OrdsIntersectTermsEnum@22564a2c
   [junit4]   2> 2868317 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[974F39E25BE1CA8B]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=0 status=0 
QTime=2
   [junit4]   2> 2868323 INFO  
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[974F39E25BE1CA8B]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:e*&indent=true&timeAllowed=10000&wt=xml} hits=100 status=0 
QTime=5
   [junit4]   2> 2868328 INFO  
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[974F39E25BE1CA8B]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=1
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testPrefixQuery 
-Dtests.seed=974F39E25BE1CA8B -Dtests.slow=true -Dtests.locale=en-NA 
-Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | ExitableDirectoryReaderTest.testPrefixQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/partialResults
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([974F39E25BE1CA8B:24180DA03F3C2E0E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1027)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:974)
   [junit4]    >        at 
org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery(ExitableDirectoryReaderTest.java:60)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2868334 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1475250527
   [junit4]   2> 2868336 INFO  (coreCloseExecutor-15758-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58c6606b
   [junit4]   2> 2868337 INFO  (coreCloseExecutor-15758-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=58c6606b
   [junit4]   2> 2868337 INFO  (coreCloseExecutor-15758-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53c1cbb1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42f10539
   [junit4]   2> 2868347 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2868347 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31fdfa4b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@70d901cc
   [junit4]   2> 2868352 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2868352 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b9d05b6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@31dc0abe
   [junit4]   2> 2868355 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2868355 INFO  
(SUITE-ExitableDirectoryReaderTest-seed#[974F39E25BE1CA8B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a75a8d9: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@510b712c
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_974F39E25BE1CA8B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=Lucene50(blocksize=128), name=BlockTreeOrds(blocksize=128), 
id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=1879, maxMBSortInHeap=6.044113554103561, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@422f4ed4),
 locale=en-NA, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11.0.2 
(64-bit)/cpus=3,threads=1,free=257047384,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, 
SyncSliceTest, TestScoreJoinQPNoScore, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsChaosMonkeyNothingIsSafeTest, 
CollectionTooManyReplicasTest, TestChildDocTransformer, TestBinaryField, 
TestDFRSimilarityFactory, OverseerRolesTest, TestFieldCacheSortRandom, 
TestPrepRecovery, TestInPlaceUpdateWithRouteField, FileBasedSpellCheckerTest, 
CdcrOpsAndBoundariesTest, SuggestComponentContextFilterQueryTest, 
ScheduledTriggerTest, TestSweetSpotSimilarityFactory, TestOrdValues, 
TestPullReplicaErrorHandling, AddReplicaTest, SolrJmxReporterCloudTest, 
CdcrRequestHandlerTest, SearchRateTriggerTest, TestHalfAndHalfDocValues, 
HLLUtilTest, TestCoreAdminApis, HdfsRecoveryZkTest, CircularListTest, 
TestPayloadCheckQParserPlugin, SpatialRPTFieldTypeTest, SolrIndexSplitterTest, 
SpellCheckCollatorTest, ConvertedLegacyTest, TestFastLRUCache, 
PeerSyncWithIndexFingerprintCachingTest, TestSlowCompositeReaderWrapper, 
ClassificationUpdateProcessorTest, JsonLoaderTest, TestRandomFaceting, 
DateRangeFieldTest, BitVectorTest, CdcrBidirectionalTest, 
HttpPartitionWithTlogReplicasTest, DistributedSpellCheckComponentTest, 
BasicAuthStandaloneTest, TestNumericTerms32, TestReqParamsAPI, 
TestComplexPhraseQParserPlugin, TestSolrCloudWithDelegationTokens, 
TestExactSharedStatsCache, TestJsonFacets, TestPivotHelperCode, Tagger2Test, 
TestFastOutputStream, ExecutePlanActionTest, TestClusterStateMutator, 
TestFilteredDocIdSet, CollectionsAPIDistributedZkTest, 
TestMiniSolrCloudClusterSSL, TestCrossCoreJoin, MoveReplicaHDFSTest, 
TestCloudRecovery2, TestSolrJ, UpdateRequestProcessorFactoryTest, 
SecurityConfHandlerTest, OutputWriterTest, CreateCollectionCleanupTest, 
TestRawResponseWriter, ShowFileRequestHandlerTest, 
OverseerCollectionConfigSetProcessorTest, LeaderFailoverAfterPartitionTest, 
TestRequestForwarding, TestSort, LegacyCloudClusterPropTest, TestSearchPerf, 
TestXIncludeConfig, DataDrivenBlockJoinTest, 
TestDynamicFieldCollectionResource, TestCollapseQParserPlugin, 
DocumentAnalysisRequestHandlerTest, TestSolrIndexConfig, TestFaceting, 
AssignBackwardCompatibilityTest, TestPerFieldSimilarity, PolyFieldTest, 
TestUnInvertedFieldException, TestCodecSupport, SuggesterTest, 
CustomCollectionTest, HdfsSyncSliceTest, TestSimExtremeIndexing, 
TestSortableTextField, TestSimpleQParserPlugin, TestManagedStopFilterFactory, 
SolrXmlInZkTest, TestFieldCollectionResource, ConjunctionSolrSpellCheckerTest, 
TestCollectionAPIs, DistributedFacetPivotSmallTest, ResponseLogComponentTest, 
JWTAuthPluginTest, ResponseBuilderTest, NestedAtomicUpdateTest, 
HttpPartitionOnCommitTest, DeleteInactiveReplicaTest, TestSimpleTextCodec, 
TestLogWatcher, SolrInfoBeanTest, TestDownShardTolerantSearch, 
TestBulkSchemaAPI, TestSimComputePlanAction, TestBlendedInfixSuggestions, 
TestGroupingSearch, BadComponentTest, AnalyticsMergeStrategyTest, 
SolrCLIZkUtilsTest, TestLegacyNumericUtils, ScheduledMaintenanceTriggerTest, 
TestDelegationWithHadoopAuth, TestDocTermOrdsUninvertLimit, 
CustomTermsComponentTest, SchemaVersionSpecificBehaviorTest, 
HdfsLockFactoryTest, TestOmitPositions, ForceLeaderTest, 
TestIndexingPerformance, AtomicUpdatesTest, TestInPlaceUpdatesRequiredField, 
LoggingHandlerTest, TestFieldCacheReopen, TestSolr4Spatial, DateMathParserTest, 
TestSchemaSimilarityResource, ManagedSchemaRoundRobinCloudTest, 
MetricsHistoryWithAuthIntegrationTest, NumericFieldsTest, TestTlogReplica, 
SharedFSAutoReplicaFailoverTest, NodeAddedTriggerIntegrationTest, 
TestManagedResourceStorage, ResponseHeaderTest, TokenizerChainTest, 
PKIAuthenticationIntegrationTest, TestBinaryResponseWriter, 
TestSimTriggerIntegration, ShardRoutingCustomTest, 
TestSizeLimitedDistributedMap, TestConfigReload, TestClassicSimilarityFactory, 
OrderedExecutorTest, BigEndianAscendingWordDeserializerTest, 
TestPartialUpdateDeduplication, TestNumericRangeQuery64, PeerSyncTest, 
TestLegacyField, CollectionsAPISolrJTest, TestCollectionAPI, ZkStateWriterTest, 
BlockJoinFacetSimpleTest, VersionInfoTest, 
ClassificationUpdateProcessorFactoryTest, TestJoin, DocValuesMultiTest, 
TestEmbeddedSolrServerSchemaAPI, BasicZkTest, TestLegacyBM25SimilarityFactory, 
TestDeprecatedFilters, TestAnalyzeInfixSuggestions, BadIndexSchemaTest, 
SignificantTermsQParserPluginTest, TestElisionMultitermQuery, 
PingRequestHandlerTest, TestFunctionQuery, TestAuthorizationFramework, 
DaemonStreamApiTest, ShardSplitTest, TestSuggestSpellingConverter, 
TestWithCollection, TestRetrieveFieldsOptimizer, BasicDistributedZk2Test, 
UnloadDistributedZkTest, QueryElevationComponentTest, SimplePostToolTest, 
TestStressVersions, TestConfigOverlay, CurrencyRangeFacetCloudTest, 
TestSolrDeletionPolicy1, ZkFailoverTest, DisMaxRequestHandlerTest, 
RegexBytesRefFilterTest, TestDistributedSearch, TestDistributedGrouping, 
TestConfigSetProperties, RestartWhileUpdatingTest, 
TestFieldTypeCollectionResource, SolrCoreCheckLockOnStartupTest, 
MetricTriggerIntegrationTest, TestCollationField, 
BinaryUpdateRequestHandlerTest, TestAuthenticationFramework, 
HdfsTlogReplayBufferedWhileIndexingTest, TestRandomCollapseQParserPlugin, 
TestStressReorder, PluginInfoTest, TestPolicyCloud, 
StatelessScriptUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, 
TestExportWriter, TestHdfsBackupRestoreCore, TestMissingGroups, 
MissingSegmentRecoveryTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, 
OverseerStatusTest, PeerSyncReplicationTest, RemoteQueryErrorTest, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, RollingRestartTest, ShardRoutingTest, 
TestCloudConsistency, TestCloudPseudoReturnFields, TestClusterProperties, 
TestConfigSetsAPI, TestDistribDocBasedVersion, TestHashPartitioner, 
TestLockTree, TestOnReconnectListenerSupport, TestRebalanceLeaders, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, ZkSolrClientTest, 
ConcurrentDeleteAndCreateCollectionTest, TestCollectionsAPIViaSolrCloudCluster, 
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, 
TriggerCooldownIntegrationTest, TestSimDistributedQueue, 
TestSimExecutePlanAction, TestSimGenericDistributedQueue, 
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, CdcrBootstrapTest, 
CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, AlternateDirectoryTest, 
CachingDirectoryFactoryTest, ExitableDirectoryReaderTest]
   [junit4] Completed [576/855 (1!)] on J0 in 0.82s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 50901 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2526 links (2067 relative) to 3355 anchors in 253 files
     [echo] Validated Links & Anchors via: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] FIXME: Broken HTML checks were disabled, as jtidy can't handle 
HTML5.
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null543155874
     [copy] Copying 38 files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null543155874
   [delete] Deleting directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\null543155874

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null241645763
     [copy] Copying 239 files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null241645763
   [delete] Deleting directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null241645763

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@serv1-vm1
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 59ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 122 minutes 28 seconds
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Lucene-Solr-master-Windows] $ cmd /c call 
C:\Users\jenkins\AppData\Local\Temp\jenkins3330925348407089414.bat

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.orig 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.orig 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>set 
ANT_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>set 
PATH=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin;C:\Users\jenkins\tools\java\64bit\jdk-11.0.2\bin;C:\Program
 Files (x86)\Common 
Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Python35\Scripts\;C:\Python35\;C:\Perl64\site\bin;C:\Perl64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps
 

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>C:\Python35\python.exe -u 
dev-tools\scripts\reproduceJenkinsFailures.py --no-git 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7918/consoleText 
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7918/consoleText

[repro] Revision: 25bd1cbb82f45aed67bca129e0c38ec300e7142d

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ExitableDirectoryReaderTest 
-Dtests.method=testPrefixQuery -Dtests.seed=974F39E25BE1CA8B -Dtests.slow=true 
-Dtests.locale=en-NA -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8


[repro] ant clean
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr\core
[repro]       ExitableDirectoryReaderTest
[repro] ant compile-test
Buildfile: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

check-analyzers-common-uptodate:

jar-analyzers-common:

-check-git-state:

-git-cleanroot:

-copy-git-state:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build
     [copy] Copying 1 file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 861 source files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\core\src\java\org\apache\lucene\util\fst\PositiveIntOutputs.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene80\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java
    [javac] Compiling 472 source files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\hunspell\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\minhash\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ga\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ca\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\custom\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\sr\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\collation\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\sv\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\bg\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\payloads\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ngram\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\core\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\bn\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\fr\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\tartarus\snowball\ext\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\br\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\miscellaneous\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\sinks\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\cjk\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\synonym\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\wikipedia\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\fa\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\reverse\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\nl\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ro\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\fi\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ru\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\no\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\el\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ckb\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\tartarus\snowball\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\in\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\util\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\it\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\snowball\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\en\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\es\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\shingle\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\eu\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\ar\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\query\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\id\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound\hyphenation\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\charfilter\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\pt\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\lv\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\lt\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\hu\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\hy\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\pattern\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\cz\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\th\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\path\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\tr\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\da\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\de\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\hi\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\collation\tokenattributes\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\gl\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\commongrams\package-info.class
    [javac] Creating empty 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound\package-info.class
     [copy] Copying 40 files to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\classes\java

jar-core:
     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in 
directory 
"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\analysis\common"):
 CreateProcess error=2, The system cannot find the file specified
      [jar] Building jar: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\lucene-analyzers-common-9.0.0-SNAPSHOT.jar

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set

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

  0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 974F39E25BE1CA8B
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says ??????! Master seed: 974F39E25BE1CA8B
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(748@serv1-vm1).
   [junit4] Started J0 PID(4896@serv1-vm1).
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4] OK      0.15s J1 | ExitableDirectoryReaderTest.testCacheAssumptions
   [junit4] OK      0.03s J1 | ExitableDirectoryReaderTest.testQueryResults
   [junit4] OK      0.03s J1 | ExitableDirectoryReaderTest.testPrefixQuery
   [junit4] Completed [1/5] on J1 in 20.47s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4] OK      0.21s J0 | ExitableDirectoryReaderTest.testCacheAssumptions
   [junit4] OK      0.01s J0 | ExitableDirectoryReaderTest.testQueryResults
   [junit4] OK      0.03s J0 | ExitableDirectoryReaderTest.testPrefixQuery
   [junit4] Completed [2/5] on J0 in 20.44s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4] OK      0.02s J1 | ExitableDirectoryReaderTest.testCacheAssumptions
   [junit4] OK      0.01s J1 | ExitableDirectoryReaderTest.testQueryResults
   [junit4] OK      0.02s J1 | ExitableDirectoryReaderTest.testPrefixQuery
   [junit4] Completed [3/5] on J1 in 2.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4] OK      0.02s J0 | ExitableDirectoryReaderTest.testCacheAssumptions
   [junit4] OK      0.01s J0 | ExitableDirectoryReaderTest.testQueryResults
   [junit4] OK      0.03s J0 | ExitableDirectoryReaderTest.testPrefixQuery
   [junit4] Completed [4/5] on J0 in 2.30s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4] OK      0.01s J1 | ExitableDirectoryReaderTest.testCacheAssumptions
   [junit4] OK      0.01s J1 | ExitableDirectoryReaderTest.testQueryResults
   [junit4] OK      0.02s J1 | ExitableDirectoryReaderTest.testPrefixQuery
   [junit4] Completed [5/5] on J1 in 1.03s, 3 tests
   [junit4] 
   [junit4] JVM J0:     1.48 ..    25.48 =    24.00s
   [junit4] JVM J1:     1.48 ..    26.27 =    24.79s
   [junit4] Execution time total: 26 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 247.04s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 181.96s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 119.58s | org.apache.solr.cloud.ReplicationFactorTest
[junit4:tophints] 111.18s | 
org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4:tophints] 110.91s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 29 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.ExitableDirectoryReaderTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1069)
                at hudson.FilePath.act(FilePath.java:1058)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1071)
        at hudson.FilePath.act(FilePath.java:1058)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=25bd1cbb82f45aed67bca129e0c38ec300e7142d, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7917
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to