Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6997/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001

        at __randomizedtesting.SeedInfo.seed([8EAC738A235C3CFA]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001

        at __randomizedtesting.SeedInfo.seed([3A61E88FE69FA70]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([3A61E88FE69FA70]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4618 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3542512a),
 locale=ar-AE, timezone=AET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=77139320,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, 
TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=8EAC738A235C3CFA 
-Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=AET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8EAC738A235C3CFA-001\4.0.0.2-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8EAC738A235C3CFA]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J1 in 9.84s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 8483 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001
   [junit4]   2> 2469811 WARN  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2469812 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2469822 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2469823 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2469824 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2469825 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-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> 2469941 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2469958 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2469966 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2470103 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b66ce4f
   [junit4]   2> 2470120 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b66ce4f
   [junit4]   2> 2470120 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b66ce4f
   [junit4]   2> 2470125 INFO  (coreLoadExecutor-8812-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2470127 INFO  (coreLoadExecutor-8812-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> 2470299 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2470305 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2470309 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2470309 INFO  (coreLoadExecutor-8812-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> 2470309 INFO  (coreLoadExecutor-8812-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@5b66ce4f
   [junit4]   2> 2470309 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2470309 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001\]
   [junit4]   2> 2470314 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=73.470703125, 
floorSegmentMB=0.48828125, forceMergeDeletesPctAllowed=18.455517062303734, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2470318 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 2470389 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2470389 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2470390 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=77.3251953125, 
floorSegmentMB=1.7568359375, forceMergeDeletesPctAllowed=14.868307062077342, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2470390 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5253604e[collection1] main]
   [junit4]   2> 2470391 WARN  (coreLoadExecutor-8812-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> 2470391 INFO  (coreLoadExecutor-8812-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2470393 INFO  
(searcherExecutor-8813-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5253604e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2470393 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2470403 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 2470404 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 1
   [junit4]   2> 2470407 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4059]} 0 0
   [junit4]   2> 2470408 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 0
   [junit4]   2> 2470408 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2470408 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@40065111 commitCommandVersion:0
   [junit4]   2> 2470435 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2fb22700[collection1] main]
   [junit4]   2> 2470436 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2470437 INFO  (searcherExecutor-8813-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2fb22700[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 2470437 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 28
   [junit4]   2> 2470437 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2470438 WARN  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2470452 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@40065111 commitCommandVersion:0
   [junit4]   2> 2470462 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a42bb45[collection1] main]
   [junit4]   2> 2470465 INFO  (searcherExecutor-8813-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a42bb45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3)))}
   [junit4]   2> 2470465 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2470480 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 42
   [junit4]   2> 2470481 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2470482 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 2470482 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 2470483 INFO  
(TEST-SampleTest.testAdvanced-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 2470495 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] o.a.s.SolrTestCaseJ4 
###Starting testSimple
   [junit4]   2> 2470497 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4055]} 0 1
   [junit4]   2> 2470497 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4056]} 0 0
   [junit4]   2> 2470497 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2470497 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@40065111 commitCommandVersion:0
   [junit4]   2> 2470527 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46c31e4d[collection1] main]
   [junit4]   2> 2470527 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2470529 INFO  (searcherExecutor-8813-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46c31e4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c3/1:delGen=1)
 Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 2470530 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 33
   [junit4]   2> 2470531 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2470531 WARN  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2470558 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@40065111 commitCommandVersion:0
   [junit4]   2> 2470567 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ae330d0[collection1] main]
   [junit4]   2> 2470567 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2470569 INFO  (searcherExecutor-8813-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ae330d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c4)))}
   [junit4]   2> 2470577 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 45
   [junit4]   2> 2470578 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2470578 INFO  
(TEST-SampleTest.testSimple-seed#[3A61E88FE69FA70]) [    ] o.a.s.SolrTestCaseJ4 
###Ending testSimple
   [junit4]   2> 2470578 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2470578 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2039850755
   [junit4]   2> 2470578 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2470578 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6faf6055: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@554655f0
   [junit4]   2> 2470582 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2470582 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50eb0679: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1fb9a78b
   [junit4]   2> 2470584 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2470584 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cf45c17: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7cf759fd
   [junit4]   2> 2470584 INFO  (coreCloseExecutor-8817-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@726eab19
   [junit4]   2> 2470585 INFO  (coreCloseExecutor-8817-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1919855385
   [junit4]   2> 2470585 INFO  (coreCloseExecutor-8817-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2720f0e6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67944f51
   [junit4]   2> 2470602 INFO  (SUITE-SampleTest-seed#[3A61E88FE69FA70]-worker) 
[    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{subject=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=2005, maxMBSortInHeap=6.507977724299536, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fe31770),
 locale=es-AR, timezone=America/Manaus
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=81245000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudReportersTest, 
CollectionStateFormat2Test, AliasIntegrationTest, TestRandomFlRTGCloud, 
TestDFISimilarityFactory, TestDelegationWithHadoopAuth, 
TestReloadAndDeleteDocs, WrapperMergePolicyFactoryTest, 
MoreLikeThisHandlerTest, BasicZkTest, DocValuesNotIndexedTest, 
AutoScalingHandlerTest, TestSolrIndexConfig, TestHttpShardHandlerFactory, 
DocumentAnalysisRequestHandlerTest, SolrJmxReporterTest, TestSimpleTextCodec, 
DistributedDebugComponentTest, TestSchemaVersionResource, 
ExternalFileFieldSortTest, TestRTimerTree, TestJettySolrRunner, SOLR749Test, 
TestFastWriter, TestSlowCompositeReaderWrapper, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFieldTypeResource, 
TestDistribDocBasedVersion, LeaderFailureAfterFreshStartTest, 
TestPartialUpdateDeduplication, TestPerFieldSimilarityWithDefaultOverride, 
TestSearchPerf, AddSchemaFieldsUpdateProcessorFactoryTest, 
HdfsUnloadDistributedZkTest, HdfsBasicDistributedZk2Test, 
TestElisionMultitermQuery, TestConfigSetImmutable, 
ConfigureRecoveryStrategyTest, TestJsonFacetRefinement, 
TestCustomDocTransformer, BasicFunctionalityTest, TestReloadDeadlock, 
TestInitParams, IndexSchemaRuntimeFieldTest, TestShortCircuitedRequests, 
TestUninvertingReader, TestCollationField, StressHdfsTest, 
SolrMetricManagerTest, TestSkipOverseerOperations, ExplicitHLLTest, 
DataDrivenBlockJoinTest, TestReload, TestDocumentBuilder, 
TestDistributedMissingSort, DeleteReplicaTest, TestLuceneIndexBackCompat, 
TestCollectionsAPIViaSolrCloudCluster, TestSolrXml, SearchHandlerTest, 
TestIndexSearcher, SparseHLLTest, TestCloudManagedSchema, 
LeaderInitiatedRecoveryOnShardRestartTest, CacheHeaderTest, 
HighlighterMaxOffsetTest, QueryElevationComponentTest, 
TestRuleBasedAuthorizationPlugin, DistribDocExpirationUpdateProcessorTest, 
TestStressReorder, MergeStrategyTest, ZkSolrClientTest, ShardSplitTest, 
TestRestoreCore, ChangedSchemaMergeTest, TestBackupRepositoryFactory, 
TestZkChroot, TestOnReconnectListenerSupport, TestRebalanceLeaders, 
HdfsDirectoryFactoryTest, TlogReplayBufferedWhileIndexingTest, 
TestLeaderInitiatedRecoveryThread, MultiThreadedOCPTest, MoveReplicaHDFSTest, 
BasicAuthStandaloneTest, TestDynamicFieldResource, TestClusterProperties, 
CdcrRequestHandlerTest, ShardRoutingCustomTest, 
SimpleCollectionCreateDeleteTest, RestartWhileUpdatingTest, 
TriggerIntegrationTest, InfixSuggestersTest, TestCharFilters, 
TermsComponentTest, TestSolrCoreSnapshots, TestTestInjection, TestStreamBody, 
CdcrReplicationDistributedZkTest, ReplaceNodeTest, TestMacros, 
SimplePostToolTest, RegexBytesRefFilterTest, SpatialRPTFieldTypeTest, 
TestAuthorizationFramework, TestCloudInspectUtil, SolrCoreTest, 
TestDefaultStatsCache, TestCSVLoader, TestLRUCache, 
TestSubQueryTransformerCrossCore, TestXmlQParser, PreAnalyzedFieldTest, 
TestTolerantUpdateProcessorCloud, MBeansHandlerTest, 
DistributedQueryComponentCustomSortTest, CollectionsAPIAsyncDistributedZkTest, 
TestRTGBase, TestSuggestSpellingConverter, 
TestLMJelinekMercerSimilarityFactory, AssignTest, 
DistributedIntervalFacetingTest, FileBasedSpellCheckerTest, ImplicitSnitchTest, 
FullSolrCloudDistribCmdsTest, TestImplicitCoreProperties, TestInitQParser, 
TestFieldSortValues, SoftAutoCommitTest, AnalyticsMergeStrategyTest, 
V2ApiIntegrationTest, TestQueryUtils, CursorMarkTest, 
DistributedFacetExistsSmallTest, LeaderElectionIntegrationTest, 
TestDistributedGrouping, EchoParamsTest, TestMaxScoreQueryParser, 
TestLuceneMatchVersion, CloudExitableDirectoryReaderTest, TestSSLRandomization, 
TestReRankQParserPlugin, DeleteStatusTest, TestFileDictionaryLookup, 
AtomicUpdatesTest, ZkNodePropsTest, TestRemoteStreaming, TestCloudPivotFacet, 
AutoscalingHistoryHandlerTest, CopyFieldTest, CoreAdminHandlerTest, 
TestLegacyField, TestPerFieldSimilarity, JsonLoaderTest, TestLockTree, 
HLLSerializationTest, FieldMutatingUpdateProcessorTest, ActionThrottleTest, 
TestManagedSchemaThreadSafety, TestAuthenticationFramework, TestFunctionQuery, 
SolrIndexConfigTest, TestCrossCoreJoin, 
StatelessScriptUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, 
TestSolr4Spatial2, AnalysisErrorHandlingTest, BadComponentTest, 
CoreAdminRequestStatusTest, TestApiFramework, TestExtendedDismaxParser, 
TestFieldCacheWithThreads, ZkStateReaderTest, TestReplicationHandlerBackup, 
DistanceUnitsTest, TestManagedSynonymFilterFactory, EnumFieldTest, 
DistributedQueueTest, HdfsDirectoryTest, DistributedFacetPivotSmallTest, 
SegmentsInfoRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest, 
BasicDistributedZk2Test, OverseerTest, TestRandomDVFaceting, TestFaceting, 
TestHashPartitioner, TermVectorComponentDistributedTest, TestStressVersions, 
TestRangeQuery, StatsComponentTest, ConvertedLegacyTest, TestSort, 
TestLazyCores, SolrIndexSplitterTest, TestCoreDiscovery, 
TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie, 
SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, 
TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, TestValueSourceCache, 
TermVectorComponentTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
RegexBoostProcessorTest, ReturnFieldsTest, QueryParsingTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, HighlighterConfigTest, 
UpdateParamsTest, TestQuerySenderNoQuery, TestMergePolicyConfig, SampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SampleTest 
-Dtests.seed=3A61E88FE69FA70 -Dtests.slow=true -Dtests.locale=es-AR 
-Dtests.timezone=America/Manaus -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | SampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_3A61E88FE69FA70-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A61E88FE69FA70]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [459/748 (1!)] on J1 in 0.83s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 645 lines...]
   [junit4] Suite: 
org.apache.solr.response.transform.TestSubQueryTransformerDistrib
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\init-core-data-001
   [junit4]   2> 3436827 WARN  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3436828 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3436834 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3436836 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3436838 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001
   [junit4]   2> 3436839 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3436839 INFO  (Thread-7078) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3436839 INFO  (Thread-7078) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3436845 ERROR (Thread-7078) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3436970 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62262
   [junit4]   2> 3436992 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3436992 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24731de4{/solr,null,AVAILABLE}
   [junit4]   2> 3436994 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6a185b8a{HTTP/1.1,[http/1.1]}{127.0.0.1:62266}
   [junit4]   2> 3436994 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.e.j.s.Server Started @3444572ms
   [junit4]   2> 3436994 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62266}
   [junit4]   2> 3436994 ERROR (jetty-launcher-5939-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3436995 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3436995 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3436995 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3436995 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-04T01:25:50.094Z
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e853d55{/solr,null,AVAILABLE}
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49ded867{HTTP/1.1,[http/1.1]}{127.0.0.1:62271}
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.e.j.s.Server Started @3444578ms
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62271}
   [junit4]   2> 3436998 ERROR (jetty-launcher-5939-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3436998 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-04T01:25:50.097Z
   [junit4]   2> 3437004 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3437008 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@303a7fb4{/solr,null,AVAILABLE}
   [junit4]   2> 3437008 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51214ec6{HTTP/1.1,[http/1.1]}{127.0.0.1:62276}
   [junit4]   2> 3437008 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.e.j.s.Server Started @3444587ms
   [junit4]   2> 3437008 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62276}
   [junit4]   2> 3437008 ERROR (jetty-launcher-5939-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3437009 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3437009 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3437009 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3437009 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-04T01:25:50.108Z
   [junit4]   2> 3437013 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3437013 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61e6d3bc{/solr,null,AVAILABLE}
   [junit4]   2> 3437014 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45aaace8{HTTP/1.1,[http/1.1]}{127.0.0.1:62281}
   [junit4]   2> 3437014 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.e.j.s.Server Started @3444593ms
   [junit4]   2> 3437015 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62281}
   [junit4]   2> 3437015 ERROR (jetty-launcher-5939-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3437015 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3437015 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3437015 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3437015 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-04T01:25:50.114Z
   [junit4]   2> 3437019 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3437020 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a2665e9{/solr,null,AVAILABLE}
   [junit4]   2> 3437020 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49ca572d{HTTP/1.1,[http/1.1]}{127.0.0.1:62286}
   [junit4]   2> 3437021 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.e.j.s.Server Started @3444599ms
   [junit4]   2> 3437021 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62286}
   [junit4]   2> 3437021 ERROR (jetty-launcher-5939-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3437021 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3437021 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3437021 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3437022 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-04T01:25:50.120Z
   [junit4]   2> 3437053 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3437063 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3437067 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3437083 INFO  (jetty-launcher-5939-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62262/solr
   [junit4]   2> 3437086 INFO  (jetty-launcher-5939-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62262/solr
   [junit4]   2> 3437089 INFO  (jetty-launcher-5939-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62262/solr
   [junit4]   2> 3437091 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3437095 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3437098 INFO  (jetty-launcher-5939-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62262/solr
   [junit4]   2> 3437103 INFO  (jetty-launcher-5939-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62262/solr
   [junit4]   2> 3437168 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3437169 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62281_solr
   [junit4]   2> 3437171 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.Overseer Overseer 
(id=98943549436329999-127.0.0.1:62281_solr-n_0000000000) starting
   [junit4]   2> 3437187 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62281_solr
   [junit4]   2> 3437202 INFO  
(zkCallback-5966-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3437346 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437357 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437358 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437358 INFO  (jetty-launcher-5939-thread-5) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node5\.
   [junit4]   2> 3437391 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3437391 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3437392 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3437394 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3437396 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3437396 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3437398 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62276_solr
   [junit4]   2> 3437401 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62286_solr
   [junit4]   2> 3437404 INFO  
(zkCallback-5965-thread-1-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3437405 INFO  
(zkCallback-5966-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3437406 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62271_solr
   [junit4]   2> 3437477 INFO  
(zkCallback-5964-thread-1-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3437478 INFO  
(zkCallback-5963-thread-1-processing-n:127.0.0.1:62276_solr) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3437505 INFO  
(zkCallback-5964-thread-2-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3437505 INFO  
(zkCallback-5963-thread-2-processing-n:127.0.0.1:62276_solr) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3437505 INFO  
(zkCallback-5966-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3437505 INFO  
(zkCallback-5965-thread-1-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3437514 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62286.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437519 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62286.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437519 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62286.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437521 INFO  (jetty-launcher-5939-thread-1) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node1\.
   [junit4]   2> 3437527 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62276.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437532 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62276.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437533 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62276.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437534 INFO  (jetty-launcher-5939-thread-4) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node4\.
   [junit4]   2> 3437597 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3437600 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3437602 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62266_solr
   [junit4]   2> 3437631 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62271.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437634 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62271.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437634 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62271.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437638 INFO  (jetty-launcher-5939-thread-3) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node3\.
   [junit4]   2> 3437642 INFO  
(zkCallback-5965-thread-1-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3437642 INFO  
(zkCallback-5964-thread-2-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3437642 INFO  
(zkCallback-5962-thread-1-processing-n:127.0.0.1:62266_solr) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3437642 INFO  
(zkCallback-5966-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3437642 INFO  
(zkCallback-5963-thread-2-processing-n:127.0.0.1:62276_solr) 
[n:127.0.0.1:62276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3437701 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62266.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437705 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62266.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437706 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62266.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3437707 INFO  (jetty-launcher-5939-thread-2) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\.
   [junit4]   2> 3437744 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f84a24cf80010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3437752 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3437753 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[3A61E88FE69FA70]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62262/solr ready
   [junit4]   2> 3438318 INFO  (qtp1695401503-34490) [n:127.0.0.1:62276_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3438321 INFO  
(OverseerThreadFactory-13446-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
people
   [junit4]   2> 3438431 INFO  
(OverseerStateUpdate-98943549436329999-127.0.0.1:62281_solr-n_0000000000) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62281/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3438433 INFO  
(OverseerStateUpdate-98943549436329999-127.0.0.1:62281_solr-n_0000000000) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62271/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3438435 INFO  
(OverseerStateUpdate-98943549436329999-127.0.0.1:62281_solr-n_0000000000) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62286/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3438438 INFO  
(OverseerStateUpdate-98943549436329999-127.0.0.1:62281_solr-n_0000000000) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62266/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3438641 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3438641 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3438642 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3438643 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3438649 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3438650 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3438657 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3438658 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3438766 INFO  
(zkCallback-5965-thread-1-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438766 INFO  
(zkCallback-5966-thread-1-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438767 INFO  
(zkCallback-5966-thread-2-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438767 INFO  
(zkCallback-5964-thread-2-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438767 INFO  
(zkCallback-5964-thread-1-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438767 INFO  
(zkCallback-5962-thread-1-processing-n:127.0.0.1:62266_solr) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438770 INFO  
(zkCallback-5965-thread-2-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3438771 INFO  
(zkCallback-5962-thread-2-processing-n:127.0.0.1:62266_solr) 
[n:127.0.0.1:62266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3439675 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3439675 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3439683 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema 
[people_shard1_replica_n2] Schema name=doc-values-for-Join
   [junit4]   2> 3439683 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema 
[people_shard2_replica_n6] Schema name=doc-values-for-Join
   [junit4]   2> 3439700 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 3439700 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 3439705 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3439717 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3439721 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema 
[people_shard1_replica_n1] Schema name=doc-values-for-Join
   [junit4]   2> 3439726 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema 
[people_shard2_replica_n4] Schema name=doc-values-for-Join
   [junit4]   2> 3439726 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 3439742 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 3439744 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using 
configuration from collection people, trusted=true
   [junit4]   2> 3439744 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62271.solr.core.people.shard1.replica_n2' (registry 
'solr.core.people.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3439744 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using 
configuration from collection people, trusted=true
   [junit4]   2> 3439744 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3439745 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore 
[[people_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node3\people_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node3\.\people_shard1_replica_n2\data\]
   [junit4]   2> 3439745 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62266.solr.core.people.shard2.replica_n6' (registry 
'solr.core.people.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3439745 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3439745 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore 
[[people_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\people_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\.\people_shard2_replica_n6\data\]
   [junit4]   2> 3439747 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using 
configuration from collection people, trusted=true
   [junit4]   2> 3439748 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62281.solr.core.people.shard1.replica_n1' (registry 
'solr.core.people.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3439748 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3439748 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using 
configuration from collection people, trusted=true
   [junit4]   2> 3439748 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore 
[[people_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node5\people_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node5\.\people_shard1_replica_n1\data\]
   [junit4]   2> 3439748 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62286.solr.core.people.shard2.replica_n4' (registry 
'solr.core.people.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28e71b15
   [junit4]   2> 3439748 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3439748 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore 
[[people_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node1\people_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node1\.\people_shard2_replica_n4\data\]
   [junit4]   2> 3439858 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3439858 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3439859 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3439860 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3439868 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3439868 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3439869 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3439869 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3439873 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3439873 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3439875 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3439875 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3439893 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4470058a[people_shard1_replica_n1] 
main]
   [junit4]   2> 3439894 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3439895 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3439895 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3439895 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583096794179436544
   [junit4]   2> 3439900 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d540d32[people_shard2_replica_n4] 
main]
   [junit4]   2> 3439901 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3439902 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3439902 INFO  (qtp2019354761-34498) [n:127.0.0.1:62281_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3439902 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1782534c[people_shard2_replica_n6] 
main]
   [junit4]   2> 3439902 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3439902 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583096794186776576
   [junit4]   2> 3439902 INFO  
(searcherExecutor-13460-thread-1-processing-n:127.0.0.1:62286_solr 
x:people_shard2_replica_n4 s:shard2 c:people r:core_node7) 
[n:127.0.0.1:62286_solr c:people s:shard2 r:core_node7 
x:people_shard2_replica_n4] o.a.s.c.SolrCore [people_shard2_replica_n4] 
Registered new searcher Searcher@2d540d32[people_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3439907 INFO  (qtp1607892118-34509) [n:127.0.0.1:62286_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3439908 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3439908 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3439908 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3439910 INFO  (qtp513568472-34465) [n:127.0.0.1:62266_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583096794195165184
   [junit4]   2> 3439921 INFO  
(searcherExecutor-13458-thread-1-processing-n:127.0.0.1:62266_solr 
x:people_shard2_replica_n6 s:shard2 c:people r:core_node8) 
[n:127.0.0.1:62266_solr c:people s:shard2 r:core_node8 
x:people_shard2_replica_n6] o.a.s.c.SolrCore [people_shard2_replica_n6] 
Registered new searcher Searcher@1782534c[people_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3439945 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3439946 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3439947 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3439947 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3439957 INFO  
(searcherExecutor-13459-thread-1-processing-n:127.0.0.1:62281_solr 
x:people_shard1_replica_n1 s:shard1 c:people r:core_node3) 
[n:127.0.0.1:62281_solr c:people s:shard1 r:core_node3 
x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] 
Registered new searcher Searcher@4470058a[people_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3439963 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@521fc912[people_shard1_replica_n2] 
main]
   [junit4]   2> 3439965 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3439965 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3439965 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3439966 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:62271_solr 
x:people_shard1_replica_n2 s:shard1 c:people r:core_node5) 
[n:127.0.0.1:62271_solr c:people s:shard1 r:core_node5 
x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] 
Registered new searcher Searcher@521fc912[people_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3439966 INFO  (qtp922751619-34476) [n:127.0.0.1:62271_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583096794253885440
   [junit4]   2> 3440011 INFO  
(zkCallback-5965-thread-2-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3440011 INFO  
(zkCallback-5965-thread-1-processing-n:127.0.0.1:62286_solr) 
[n:127.0.0.1:62286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3440011 INFO  
(zkCallback-5966-thread-3-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3440011 INFO  
(zkCallback-5966-thread-2-processing-n:127.0.0.1:62281_solr) 
[n:127.0.0.1:62281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3440012 INFO  
(zkCallback-5964-thread-1-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 3440012 INFO  
(zkCallback-5964-thread-2-processing-n:127.0.0.1:62271_solr) 
[n:127.0.0.1:62271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEven

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

st, TestCloudSchemaless, HdfsTlogReplayBufferedWhileIndexingTest, 
JvmMetricsTest, TestSegmentSorting, FullHLLTest, 
DirectUpdateHandlerOptimizeTest, TestSmileRequest, TestDistributedSearch, 
TestCursorMarkWithoutUniqueKey, DeleteShardTest, 
TestEmbeddedSolrServerAdminHandler, TestCloudPseudoReturnFields, 
TestSolrConfigHandler, SpatialHeatmapFacetsTest, 
TestLegacyNumericRangeQueryBuilder, MetricUtilsTest, TestBulkSchemaConcurrent, 
MoveReplicaHDFSFailoverTest, SpellCheckCollatorTest, HighlighterTest, 
ResponseLogComponentTest, ResponseHeaderTest, ClusterStateTest, 
DistribJoinFromCollectionTest, TestOrdValues, AnalyticsQueryTest, ZkCLITest, 
ShardRoutingTest, TestReplicationHandler, TestManagedSynonymGraphFilterFactory, 
ResourceLoaderTest, TestTlogReplica, TestLocalFSCloudBackupRestore, 
TestPullReplicaErrorHandling, CachingDirectoryFactoryTest, 
TestTolerantUpdateProcessorRandomCloud, TestHdfsCloudBackupRestore, 
OverriddenZkACLAndCredentialsProvidersTest, NodeMutatorTest, 
DirectSolrConnectionTest, TestBulkSchemaAPI, TestCloudJSONFacetJoinDomain, 
CdcrBootstrapTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
ReplicationFactorTest, SearchRateTriggerTest, ReplicaListTransformerTest, 
TestTolerantSearch, TestPivotHelperCode, TestSolrDeletionPolicy2, 
UtilsToolTest, TestMacroExpander, BaseCdcrDistributedZkTest, 
RemoteQueryErrorTest, JSONWriterTest, DateMathParserTest, 
SolrSlf4jReporterTest, NoCacheHeaderTest, SolrXmlInZkTest, RequestHandlersTest, 
TestSha256AuthenticationProvider, RequestLoggingTest, TestNoOpRegenerator, 
TestSolrQueryResponse, GraphQueryTest, PrimitiveFieldTypeTest, 
TestStressInPlaceUpdates, MetricsHandlerTest, DistributedTermsComponentTest, 
CollectionTooManyReplicasTest, TestRecovery, TestBlendedInfixSuggestions, 
BasicAuthIntegrationTest, AsyncCallRequestStatusResponseTest, 
DisMaxRequestHandlerTest, SuggesterTSTTest, TestClusterStateMutator, 
HttpPartitionTest, TestInfoStreamLogging, TestMissingGroups, TestFiltering, 
SolrCmdDistributorTest, TestUseDocValuesAsStored2, TestSolrConfigHandlerCloud, 
TestRealTimeGet, UUIDFieldTest, DistributedFacetPivotWhiteBoxTest, 
LeaderInitiatedRecoveryOnCommitTest, SolrTestCaseJ4Test, MinimalSchemaTest, 
TestPayloadCheckQParserPlugin, PathHierarchyTokenizerFactoryTest, 
ClusterStateUpdateTest, TestReplicaProperties, TestSearcherReuse, 
DistribCursorPagingTest, TestPhraseSuggestions, 
ClassificationUpdateProcessorFactoryTest, UnloadDistributedZkTest, 
TestWriterPerf, SyncSliceTest, TestSystemCollAutoCreate, BadIndexSchemaTest, 
V2StandaloneTest, PKIAuthenticationIntegrationTest, TestSolrCloudSnapshots, 
TestLeaderElectionZkExpiry, HLLUtilTest, 
DocExpirationUpdateProcessorFactoryTest, AddReplicaTest, TestOmitPositions, 
SolrCLIZkUtilsTest, TestScoreJoinQPScore, TestAtomicUpdateErrorCases, 
SolrInfoBeanTest, ScriptEngineTest, CloudMLTQParserTest, TestStressRecovery, 
CdcrUpdateLogTest, DistributedExpandComponentTest, XmlUpdateRequestHandlerTest, 
TestCollectionAPIs, TestCustomSort, TestLegacyFieldCache, 
HdfsWriteToMultipleCollectionsTest, TestHdfsBackupRestoreCore, 
UniqFieldsUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, 
DocValuesMissingTest, DistributedVersionInfoTest, HdfsLockFactoryTest, 
DistributedQueryElevationComponentTest, ShowFileRequestHandlerTest, 
ParsingFieldUpdateProcessorsTest, MultiTermTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, RecoveryZkTest, 
TestRandomFaceting, LeaderElectionTest, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestJoin, TestCoreContainer, SimpleFacetsTest, 
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, 
DirectUpdateHandlerTest, TestBadConfig, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, 
TestUpdate, QueryEqualityTest, SortByFunctionTest, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
RequiredFieldsTest, TestSolrQueryParser, SolrPluginUtilsTest, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestBinaryField, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
TestFastLRUCache, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestSolrJ, 
SliceStateTest, FileUtilsTest, DistributedMLTComponentTest, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, 
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, 
HealthCheckHandlerTest, LeaderElectionContextKeyTest, 
MissingSegmentRecoveryTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, RollingRestartTest, TestCloudDeleteByQuery, 
TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestRequestForwarding, TestSizeLimitedDistributedMap, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, 
AutoAddReplicasIntegrationTest, NodeAddedTriggerTest, SystemLogListenerTest, 
CdcrBidirectionalTest, CdcrVersionReplicationTest, BlobRepositoryCloudTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
TestConfigOverlay, TestConfigSets, TestCorePropertiesReload, TestCustomStream, 
SearchHandlerTest, TestBlobHandler, TestConfigReload, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, 
TestConfigsApi, TestCoreAdminApis, DistributedFacetPivotLargeTest, 
DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, 
ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestExpandComponent, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, TestUnifiedSolrHighlighter, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, 
MetricsConfigTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrGraphiteReporterTest, TestIntervalFaceting, TestBinaryResponseWriter, 
TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawTransformer, 
TestRetrieveFieldsOptimizer, TestSubQueryTransformer, 
TestSubQueryTransformerDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=3A61E88FE69FA70 
-Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=WET -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1\data
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2\departments_shard1_replica_n1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001\node2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_3A61E88FE69FA70-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A61E88FE69FA70]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [653/748 (2!)] on J0 in 10.16s, 1 test, 1 error <<< 
FAILURES!

[...truncated 47574 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to