Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/590/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001
at __randomizedtesting.SeedInfo.seed([E467A7AA0BEA360B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11734 lines...]
[junit4] Suite: org.apache.solr.cloud.TestZkChroot
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\init-core-data-001
[junit4] 2> 1646787 INFO
(SUITE-TestZkChroot-seed#[E467A7AA0BEA360B]-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> 1646788 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
[junit4] 2> 1646789 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1646789 INFO (Thread-3836) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1646789 INFO (Thread-3836) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1646890 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:59587
[junit4] 2> 1647093 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\solr.xml
[junit4] 2> 1647112 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1647113 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59587/foo/bar3
[junit4] 2> 1647120 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 0x158b01a7e330001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1647149 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.OverseerElectionContext I am going to
be the leader 192.168.57.16:8983_solr
[junit4] 2> 1647150 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.Overseer Overseer
(id=97021019821375490-192.168.57.16:8983_solr-n_0000000000) starting
[junit4] 2> 1647160 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/192.168.57.16:8983_solr
[junit4] 2> 1647162 INFO
(OverseerStateUpdate-97021019821375490-192.168.57.16:8983_solr-n_0000000000)
[n:192.168.57.16:8983_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1647503 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001
[junit4] 2> 1647503 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1647506 INFO
(OverseerStateUpdate-97021019821375490-192.168.57.16:8983_solr-n_0000000000)
[n:192.168.57.16:8983_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1648511 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.ZkController
Setting config for collection:collection1 to testWithUploadDir
[junit4] 2> 1648526 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 1648527 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 1648528 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 1648529 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 1648530 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 1648530 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 1648531 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
[junit4] 2> 1648531 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 1648532 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 1648532 WARN
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\..\..\..\..\dist
[junit4] 2> 1648539 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 1648540 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1648583 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=example
[junit4] 2> 1648756 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 1648756 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 1648759 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 1648759 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1648759 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 1648815 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1648815 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-001\collection1\data\]
[junit4] 2> 1648815 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7726e4ea
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
init: current segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7dc8afde
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: 0
msec to checkpoint
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
init: create=true
[junit4] 2> 1648816 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@abcde5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e8a08f2)
[junit4] 2> index=
[junit4] 2> version=6.4.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene62
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@19d8d582
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@47c2f7b9
[junit4] 2>
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
flush at close
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
start flush: applyAllDeletes=true
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
index before flush
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startFullFlush
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr
finishFullFlush success=true
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
apply all deletes during flush
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
apply all deletes for all segments maxDoc=0
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[BD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
prune sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
merge
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
index:
[junit4] 2> 1648817 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: no
more merges pending; now return
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
waitForMerges
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
waitForMerges done
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: start
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: enter lock
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: now prepare
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
prepareCommit: flush
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
index before flush
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startFullFlush
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
apply all deletes during flush
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
apply all deletes for all segments maxDoc=0
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[BD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
prune sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr
finishFullFlush success=true
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startCommit(): start
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startCommit index= changeCount=2
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startCommit: wrote pending segments file "pending_segments_1"
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: done
all syncs: []
[junit4] 2> 1648818 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: pendingCommit != null
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: done writing segments file "segments_1"
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
checkpoint "" [0 segments ; isCommit = true]
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: 0
msec to checkpoint
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: took 1.0 msec
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: done
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: all
running merges have aborted
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback: done finish merges
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: abort
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: done
abort success=true
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback: infos=
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: 0
msec to checkpoint
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648820 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 1648836 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1648836 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1648837 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
init: current segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7dc8afde
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
init: load commit "segments_1"
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: 0
msec to checkpoint
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
init: create=false
[junit4] 2> 1648838 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@abcde5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e8a08f2)
[junit4] 2> index=
[junit4] 2> version=6.4.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene62
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@68a7d9d3
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@5766d021
[junit4] 2>
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
flush at getReader
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
startFullFlush
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
apply all deletes during flush
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]: now
apply all deletes for all segments maxDoc=0
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[BD][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
prune sis=segments_1: minGen=9223372036854775807 packetCount=0
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
incRefDeleter for NRT reader version=2 segments=
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr
finishFullFlush success=true
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr]:
getReader took 0 msec
[junit4] 2> 1648839 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e34ade2[collection1] main]
[junit4] 2> 1648840 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testWithUploadDir
[junit4] 2> 1648841 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json
using ZooKeeperStorageIO:path=/configs/testWithUploadDir
[junit4] 2> 1648841 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 1648841 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
ZooKeeperStorageIO:path=/configs/testWithUploadDir
[junit4] 2> 1648841 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 1648842 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 1648842 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/stopwords/english
[junit4] 2> 1648842 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
ZooKeeperStorageIO:path=/configs/testWithUploadDir
[junit4] 2> 1648842 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for
/schema/analysis/synonyms/english
[junit4] 2> 1648842 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testWithUploadDir/managed-schema
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 1648844 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 1648845 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 1648846 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1648846 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to Searcher@e34ade2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1648847 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 1648847 INFO
(coreLoadExecutor-7659-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552336319297880064
[junit4] 2> 1648847 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 1648849 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1648850 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1648850 INFO
(searcherExecutor-7660-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@e34ade2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1648854 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CoreContainer Shutting down
CoreContainer instance=199852832
[junit4] 2> 1648861 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1337fcb5
[junit4] 2> 1648862 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: now
flush at close
[junit4] 2> 1648862 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
start flush: applyAllDeletes=true
[junit4] 2> 1648862 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
index before flush
[junit4] 2> 1648862 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
startFullFlush
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr
finishFullFlush success=true
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
apply all deletes during flush
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: now
apply all deletes for all segments maxDoc=0
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[BD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
prune sis=segments_1: minGen=9223372036854775807 packetCount=0
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: now
merge
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
index:
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[MS][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
no more merges pending; now return
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
waitForMerges
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
waitForMerges done
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: start
[junit4] 2> 1648863 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: enter lock
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: now prepare
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
prepareCommit: flush
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
index before flush
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
startFullFlush
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
apply all deletes during flush
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: now
apply all deletes for all segments maxDoc=0
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[BD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
prune sis=segments_1: minGen=9223372036854775807 packetCount=0
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr
finishFullFlush success=true
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
startCommit(): start
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
skip startCommit(): no changes pending
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: pendingCommit == null; skip
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: took 0.8 msec
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
commit: done
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: all
running merges have aborted
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback: done finish merges
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
abort
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[DW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
done abort success=true
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IW][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
rollback: infos=
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
now checkpoint "" [0 segments ; isCommit = false]
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648865 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]: 0
msec to checkpoint
[junit4] 2> 1648866 INFO
(coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.LoggingInfoStream
[IFD][coreCloseExecutor-7665-thread-1-processing-n:192.168.57.16:8983_solr]:
delete []
[junit4] 2> 1648928 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.Overseer Overseer
(id=97021019821375490-192.168.57.16:8983_solr-n_0000000000) closing
[junit4] 2> 1648928 INFO
(OverseerStateUpdate-97021019821375490-192.168.57.16:8983_solr-n_0000000000)
[n:192.168.57.16:8983_solr ] o.a.s.c.Overseer Overseer Loop exiting :
192.168.57.16:8983_solr
[junit4] 2> 1648929 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 0x158b01a7e330002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1648929 WARN
(zkCallback-3243-thread-3-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1649868 ERROR
(coreZkRegister-7652-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Error
getting leader from zk
[junit4] 2> org.apache.solr.common.SolrException: CoreContainer is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1038)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1005)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:961)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:900)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:844)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1649868 ERROR
(coreZkRegister-7652-thread-1-processing-n:192.168.57.16:8983_solr
x:collection1 s:shard1 c:collection1 r:core_node1) [n:192.168.57.16:8983_solr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkContainer
:org.apache.solr.common.SolrException: Error getting leader from zk for shard
shard1
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:994)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:900)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:844)
[junit4] 2> at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: CoreContainer
is closed
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1038)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1005)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:961)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 1649869 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 0x158b01a7e330000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1649870 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CoreContainer Shutting down
CoreContainer instance=199852832
[junit4] 2> 1649870 ERROR
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.Overseer Could not create Overseer node
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:391)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:388)
[junit4] 2> at
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:728)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:601)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:588)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2531)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:585)
[junit4] 2> at
org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1649871 WARN
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkController Could not publish node as
down: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer
[junit4] 2> 1649872 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkTestServer connecting to
127.0.0.1:59587 59587
[junit4] 2> 1649873 INFO (Thread-3836) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59587 59587
[junit4] 2> 1649874 WARN (Thread-3836) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /foo/bar3/overseer/queue
[junit4] 2> 2 /foo/bar3/overseer/queue-work
[junit4] 2>
[junit4] 2> 1649875 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
[junit4] 2> 1649878 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.SolrTestCaseJ4 ###Starting
testInitPathExists
[junit4] 2> 1649879 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1649879 INFO (Thread-3838) [n:192.168.57.16:8983_solr ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1649880 INFO (Thread-3838) [n:192.168.57.16:8983_solr ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1649979 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkTestServer start zk server on
port:59611
[junit4] 2> 1650132 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.SolrXmlConfig Loading container
configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\solr.xml
[junit4] 2> 1650143 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.u.UpdateShardHandler Creating
UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1650144 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:59611/foo/bar4
[junit4] 2> 1650147 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
[n:192.168.57.16:8983_solr ] o.a.z.s.NIOServerCnxn caught end of stream
exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x158b01a8a460001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1650176 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.OverseerElectionContext I am going to
be the leader 192.168.57.16:8983_solr
[junit4] 2> 1650177 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.Overseer Overseer
(id=97021020023947266-192.168.57.16:8983_solr-n_0000000000) starting
[junit4] 2> 1650187 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/192.168.57.16:8983_solr
[junit4] 2> 1650187 INFO
(zkCallback-3249-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1650204 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002
[junit4] 2> 1650204 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1650204 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkController bootstrapping config for 1
cores into ZooKeeper using solr.xml from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002
[junit4] 2> 1650204 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkController Uploading directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\conf
with name collection1 for SolrCore collection1
[junit4] 2> 1650467 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002
[junit4] 2> 1650467 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1650469 INFO
(OverseerStateUpdate-97021020023947266-192.168.57.16:8983_solr-n_0000000000)
[n:192.168.57.16:8983_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1651485 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 1651485 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 1651486 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 1651487 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
[junit4] 2> 1651488 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 1651488 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
[junit4] 2> 1651489 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\langid\lib
[junit4] 2> 1651489 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
[junit4] 2> 1651490 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 1651490 WARN
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-002\collection1\..\..\..\..\dist
[junit4] 2> 1651498 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 1651500 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 1651537 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=example
[junit4] 2> 1651803 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 1651803 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 1651807 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 1651807 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collection1 x:collection1] o.a.s.r.RestManager
Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 1651807 INFO
(coreLoadExecutor-7675-thread-1-processing-n:192.168.57.16:8983_solr)
[n:192.168.57.16:8983_solr c:collect
[...truncated too long message...]
ootstrapConf-seed#[E467A7AA0BEA360B]) [n:192.168.57.16:8983_solr ]
o.a.s.c.ZkTestServer start zk server on port:59638
[junit4] 2> 1655754 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.SolrXmlConfig Loading container
configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\solr.xml
[junit4] 2> 1655777 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.u.UpdateShardHandler Creating
UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1655778 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:59638/foo/bar2
[junit4] 2> 1655783 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
[n:192.168.57.16:8983_solr ] o.a.z.s.NIOServerCnxn caught end of stream
exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x158b01a9fde0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1655783 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.CoreContainer Shutting down
CoreContainer instance=2078148292
[junit4] 2> 1655785 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
[n:192.168.57.16:8983_solr ] o.a.z.s.NIOServerCnxn caught end of stream
exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x158b01a9fde0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1655786 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.c.ZkTestServer connecting to
127.0.0.1:59638 59638
[junit4] 2> 1655789 INFO (Thread-3842) [n:192.168.57.16:8983_solr ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59638 59638
[junit4] 2> 1655791 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[E467A7AA0BEA360B])
[n:192.168.57.16:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending
testNoBootstrapConf
[junit4] 2> 1655792 INFO
(SUITE-TestZkChroot-seed#[E467A7AA0BEA360B]-worker) [n:192.168.57.16:8983_solr
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Nov 29, 2016 12:41:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=el-GR,
timezone=America/Lower_Princes
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=154175824,total=488009728
[junit4] 2> NOTE: All tests run in this JVM: [TestAuthorizationFramework,
RuleEngineTest, TestTestInjection, TestCloudManagedSchema,
TestDocBasedVersionConstraints, OpenCloseCoreStressTest,
ShowFileRequestHandlerTest, TestQueryWrapperFilter, CdcrBootstrapTest,
RemoteQueryErrorTest, CopyFieldTest, TestNumericTerms32,
TestSubQueryTransformerCrossCore, TestStressCloudBlindAtomicUpdates,
TestRTimerTree, TestFieldCacheSortRandom, SortByFunctionTest,
NoCacheHeaderTest, SharedFSAutoReplicaFailoverTest,
CurrencyFieldOpenExchangeTest, TestManagedSchema,
TestTolerantUpdateProcessorCloud, TestSuggestSpellingConverter,
TestRecoveryHdfs, TestFieldCache, TestCustomSort, JSONWriterTest, TestReload,
TestMaxScoreQueryParser, RollingRestartTest, TestRawTransformer,
BlockJoinFacetSimpleTest, CSVRequestHandlerTest, TestRecovery,
WordBreakSolrSpellCheckerTest, QueryParsingTest, EnumFieldTest,
TestCodecSupport, ForceLeaderTest, HdfsBasicDistributedZkTest,
NotRequiredUniqueKeyTest, ZkStateWriterTest, SolrIndexSplitterTest,
TestSortByMinMaxFunction, TestRestManager, TestSolrConfigHandler,
TestBinaryResponseWriter, SpellCheckComponentTest, TestMiniSolrCloudClusterSSL,
TestImplicitCoreProperties, TestCloudPseudoReturnFields, HdfsNNFailoverTest,
SpellPossibilityIteratorTest, TestExportWriter, TestCloudSchemaless,
TestInitParams, TestSolrConfigHandlerCloud, TestGraphMLResponseWriter,
OverseerStatusTest, TestEmbeddedSolrServerConstructors,
TestAtomicUpdateErrorCases, TimerUtilsTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestValueSourceCache,
TestRequestForwarding, HdfsChaosMonkeySafeLeaderTest, BlockCacheTest,
FullSolrCloudDistribCmdsTest, TestRebalanceLeaders, DeleteNodeTest,
CoreAdminHandlerTest, SpellingQueryConverterTest, EchoParamsTest,
ChaosMonkeySafeLeaderTest, TestBadConfig, AsyncCallRequestStatusResponseTest,
TestReversedWildcardFilterFactory, SpatialRPTFieldTypeTest, TestPushWriter,
BlockJoinFacetDistribTest, SolrIndexConfigTest, TestSQLHandler,
TestNoOpRegenerator, RegexBoostProcessorTest, DebugComponentTest,
URLClassifyProcessorTest, DistributedVersionInfoTest,
TestLMDirichletSimilarityFactory, TestMinMaxOnMultiValuedField,
TestSolrCoreProperties, TestOmitPositions, TestStressUserVersions, TestUtils,
SolrCmdDistributorTest, TestClusterProperties,
SignatureUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest,
DeleteInactiveReplicaTest, HdfsRecoveryZkTest, TestExactStatsCache,
AnalysisErrorHandlingTest, TestSimpleTrackingShardHandler, TestSearcherReuse,
DateMathParserTest, ShardRoutingCustomTest, RAMDirectoryFactoryTest,
TestHdfsBackupRestoreCore, DateRangeFieldTest, TestDownShardTolerantSearch,
TestFieldCacheSanityChecker, JsonLoaderTest, DistributedIntervalFacetingTest,
MultiThreadedOCPTest, TestSolrQueryParserDefaultOperatorResource,
DistanceFunctionTest, TestQueryTypes, TestSolrDeletionPolicy2,
LeaderFailureAfterFreshStartTest, TestLuceneMatchVersion, SearchHandlerTest,
TestSolrQueryParser, TestMacroExpander, TestDeleteCollectionOnDownNodes,
BigEndianAscendingWordDeserializerTest, SecurityConfHandlerTest,
TestJsonFacetRefinement, UpdateParamsTest, TestIndexingPerformance,
CoreMergeIndexesAdminHandlerTest, TestLocalFSCloudBackupRestore,
RequestHandlersTest, SuggesterTest, DistanceUnitsTest,
TestFoldingMultitermQuery, AnalyticsMergeStrategyTest, TestChildDocTransformer,
LeaderElectionContextKeyTest, TestCollapseQParserPlugin, CircularListTest,
BasicAuthIntegrationTest, OverseerModifyCollectionTest, LukeRequestHandlerTest,
TestSSLRandomization, MinimalSchemaTest, HdfsSyncSliceTest,
CollectionTooManyReplicasTest, TestMiniSolrCloudCluster,
TestManagedSchemaThreadSafety, WrapperMergePolicyFactoryTest, TestRangeQuery,
DefaultValueUpdateProcessorTest, TestWriterPerf, TestUniqueKeyFieldResource,
SolrInfoMBeanTest, TestLMJelinekMercerSimilarityFactory,
TestLeaderElectionZkExpiry, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestZkChroot
-Dtests.seed=E467A7AA0BEA360B -Dtests.slow=true -Dtests.locale=el-GR
-Dtests.timezone=America/Lower_Princes -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestZkChroot (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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001\tempDir-004\collection1\conf\lang
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_E467A7AA0BEA360B-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([E467A7AA0BEA360B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [325/658 (1!)] on J1 in 10.04s, 4 tests, 1 error <<<
FAILURES!
[...truncated 61875 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]