Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/823/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:65074/solr",
"node_name":"127.0.0.1:65074_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:65079/solr",
"node_name":"127.0.0.1:65079_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:65074/solr",
"node_name":"127.0.0.1:65074_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:65079/solr",
"node_name":"127.0.0.1:65079_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([7BD591CC1852B37F:2B8009CF41730562]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12639 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\init-core-data-001
[junit4] 2> 1875995 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 1875996 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1876001 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1876003 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001
[junit4] 2> 1876004 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1876004 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1876004 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1876106 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:65070
[junit4] 2> 1876121 INFO (jetty-launcher-3457-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1876122 INFO (jetty-launcher-3457-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a0773e1{/solr,null,AVAILABLE}
[junit4] 2> 1876123 INFO (jetty-launcher-3457-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6b314ba5{SSL,[ssl,
http/1.1]}{127.0.0.1:65074}
[junit4] 2> 1876123 INFO (jetty-launcher-3457-thread-1) [ ]
o.e.j.s.Server Started @1885658ms
[junit4] 2> 1876123 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65074}
[junit4] 2> 1876123 ERROR (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1876124 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1876124 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1876124 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1876124 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-02T14:35:52.620Z
[junit4] 2> 1876128 INFO (jetty-launcher-3457-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1876128 INFO (jetty-launcher-3457-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@367690d6{/solr,null,AVAILABLE}
[junit4] 2> 1876129 INFO (jetty-launcher-3457-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@26d7e741{SSL,[ssl,
http/1.1]}{127.0.0.1:65079}
[junit4] 2> 1876129 INFO (jetty-launcher-3457-thread-2) [ ]
o.e.j.s.Server Started @1885665ms
[junit4] 2> 1876129 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65079}
[junit4] 2> 1876130 ERROR (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1876130 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 1876130 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1876130 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1876130 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-02T14:35:52.626Z
[junit4] 2> 1876145 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1876163 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 0x15b2f17fb380001, 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> 1876164 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1876174 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1876175 INFO (jetty-launcher-3457-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65070/solr
[junit4] 2> 1876178 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1876179 INFO (jetty-launcher-3457-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65070/solr
[junit4] 2> 1876225 INFO (jetty-launcher-3457-thread-2)
[n:127.0.0.1:65079_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1876225 INFO (jetty-launcher-3457-thread-1)
[n:127.0.0.1:65074_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1876226 INFO (jetty-launcher-3457-thread-2)
[n:127.0.0.1:65079_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65079_solr
[junit4] 2> 1876227 INFO (jetty-launcher-3457-thread-1)
[n:127.0.0.1:65074_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65074_solr
[junit4] 2> 1876227 INFO (jetty-launcher-3457-thread-2)
[n:127.0.0.1:65079_solr ] o.a.s.c.Overseer Overseer
(id=97723596964102149-127.0.0.1:65079_solr-n_0000000000) starting
[junit4] 2> 1876229 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1876230 INFO
(zkCallback-3468-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1876240 INFO (jetty-launcher-3457-thread-2)
[n:127.0.0.1:65079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65079_solr
[junit4] 2> 1876295 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1876295 INFO
(zkCallback-3468-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1876401 INFO (jetty-launcher-3457-thread-2)
[n:127.0.0.1:65079_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.
[junit4] 2> 1876414 INFO (jetty-launcher-3457-thread-1)
[n:127.0.0.1:65074_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node1\.
[junit4] 2> 1877280 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 0x15b2f17fb380007, 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> 1877285 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1877286 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65070/solr ready
[junit4] 2> 1877307 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 1877339 INFO (qtp1012280668-18794) [n:127.0.0.1:65074_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1877344 INFO
(OverseerThreadFactory-7992-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 1877462 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1877478 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
[junit4] 2> 1877587 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1877587 INFO
(zkCallback-3468-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1878499 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1878500 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1878517 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1878517 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 1878523 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1878524 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1878524 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1878524 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1878526 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1878526 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1878527 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1878527 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 1878726 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1878726 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1878726 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1878726 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1878728 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1878728 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1878728 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1878728 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1878730 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@272e15f[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1878731 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d88ea38[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1878732 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1878732 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1878732 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1878733 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1878734 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1878734 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1878734 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1563577554284052480
[junit4] 2> 1878734 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1563577554284052480
[junit4] 2> 1878736 INFO
(searcherExecutor-7998-thread-1-processing-n:127.0.0.1:65074_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@272e15f[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1878736 INFO
(searcherExecutor-7997-thread-1-processing-n:127.0.0.1:65079_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@4d88ea38[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1878742 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1878742 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1878742 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:65074/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 1878742 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:65074/solr START
replicas=[https://127.0.0.1:65079/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 1878743 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica2
url=https://127.0.0.1:65074/solr DONE. We have no versions. sync failed.
[junit4] 2> 1878750 INFO (qtp1545086907-18801) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1878751 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1878751 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1878751 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1878756 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:65074/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 1878861 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1878861 INFO
(zkCallback-3468-thread-3-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1878908 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1878913 INFO (qtp1012280668-18792) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=1450
[junit4] 2> 1879015 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1879015 INFO
(zkCallback-3468-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1879803 INFO (qtp1545086907-18802) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2325
[junit4] 2> 1879810 INFO (qtp1012280668-18794) [n:127.0.0.1:65074_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1879852 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1879852 INFO
(zkCallback-3468-thread-3-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1880811 INFO (qtp1012280668-18794) [n:127.0.0.1:65074_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3471
[junit4] 2> 1880826 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:65074/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1563577556466139136), 1 (1563577556470333440), 2 (1563577556470333441), 3
(1563577556470333442), 4 (1563577556470333443), 5 (1563577556470333444), 6
(1563577556470333445), 7 (1563577556470333446), 8 (1563577556470333447), 9
(1563577556470333448)]} 0 3
[junit4] 2> 1880827 INFO (qtp1012280668-18814) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1563577556466139136), 1
(1563577556470333440), 2 (1563577556470333441), 3 (1563577556470333442), 4
(1563577556470333443), 5 (1563577556470333444), 6 (1563577556470333445), 7
(1563577556470333446), 8 (1563577556470333447), 9 (1563577556470333448)]} 0 11
[junit4] 2> 1880834 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1880834 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24607ff1
[junit4] 2> 1880852 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1880852 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e24dfe7
[junit4] 2> 1880997 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@460b3252[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1880997 INFO
(searcherExecutor-7998-thread-1-processing-n:127.0.0.1:65074_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@460b3252[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 1880997 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1880997 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65074/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 163
[junit4] 2> 1881210 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f473ab0[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1881211 INFO
(searcherExecutor-7997-thread-1-processing-n:127.0.0.1:65079_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@7f473ab0[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
[junit4] 2> 1881211 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1881211 INFO (qtp1545086907-18817) [n:127.0.0.1:65079_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65074/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 359
[junit4] 2> 1881211 INFO (qtp1012280668-18788) [n:127.0.0.1:65074_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 381
[junit4] 2> 1881222 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@26d7e741{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1881252 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1964511975
[junit4] 2> 1881268 INFO (coreCloseExecutor-8007-thread-1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5abd0518
[junit4] 2> 1881277 INFO (coreCloseExecutor-8007-thread-1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1881280 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.c.Overseer Overseer
(id=97723596964102149-127.0.0.1:65079_solr-n_0000000000) closing
[junit4] 2> 1881281 INFO
(OverseerStateUpdate-97723596964102149-127.0.0.1:65079_solr-n_0000000000)
[n:127.0.0.1:65079_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:65079_solr
[junit4] 2> 1881284 WARN
(zkCallback-3468-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1881284 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1881284 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@367690d6{/solr,null,UNAVAILABLE}
[junit4] 2> 1881285 INFO
(zkCallback-3469-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1881285 INFO (zkCallback-3475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1881288 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1881289 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5095d1b4{/solr,null,AVAILABLE}
[junit4] 2> 1881290 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.AbstractConnector Started ServerConnector@6cfa57c2{SSL,[ssl,
http/1.1]}{127.0.0.1:65079}
[junit4] 2> 1881290 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.e.j.s.Server Started @1890826ms
[junit4] 2> 1881291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=65079}
[junit4] 2> 1881291 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1881291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.6.0
[junit4] 2> 1881291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1881291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1881291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-02T14:35:57.787Z
[junit4] 2> 1881306 INFO
(zkCallback-3469-thread-2-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:65074_solr
[junit4] 2> 1881308 INFO
(zkCallback-3469-thread-2-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.Overseer Overseer
(id=97723596964102150-127.0.0.1:65074_solr-n_0000000001) starting
[junit4] 2> 1881325 INFO
(zkCallback-3469-thread-2-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1881329 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1881344 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1881345 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65070/solr
[junit4] 2> 1881365 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F])
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1881368 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F])
[n:127.0.0.1:65079_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1881370 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F])
[n:127.0.0.1:65079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65079_solr
[junit4] 2> 1881403 INFO
(zkCallback-3469-thread-2-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1881403 INFO (zkCallback-3475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1881403 INFO
(zkCallback-3480-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1881503 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F])
[n:127.0.0.1:65079_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.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.
[junit4] 2> 1881503 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F])
[n:127.0.0.1:65079_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 1881574 INFO
(zkCallback-3469-thread-2-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1881653 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 1881676 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1881682 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1881682 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest, trusted=true
[junit4] 2> 1881683 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1881683 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1881806 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1881806 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1881817 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1881817 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1881823 INFO
(zkCallback-3469-thread-3-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1881823 INFO
(zkCallback-3480-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1881835 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c9d7014
[junit4] 2> 1881837 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1881841 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 1881842 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170402173558337
[junit4] 2> 1881844 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1881844 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 1881854 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 1881857 ERROR
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Failed
to delete old directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170402173558337
due to: java.io.IOException: Unable to delete directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170402173558337.
[junit4] 2> 1881859 ERROR
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Error
closing IndexWriter
[junit4] 2> java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170402173558337\write.lock
[junit4] 2> at
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
[junit4] 2> at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[junit4] 2> at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
[junit4] 2> at
sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
[junit4] 2> at
sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:193)
[junit4] 2> at java.nio.file.Files.readAttributes(Files.java:1737)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:177)
[junit4] 2> at
org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:67)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:474)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:775)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4704)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3083)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3242)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1126)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1169)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:278)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:731)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:912)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:993)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:921)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[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> 1881950 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\
afterReload=false
[junit4] 2> 1881985 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
[junit4] 2> 1882040 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1882040 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1882042 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1882042 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1882086 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@59b271ce
[junit4] 2> 1882163 INFO
(coreLoadExecutor-8016-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
[junit4] 2> 1882180 ERROR
(coreContainerWorkExecutor-8012-thread-1-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.CoreContainer Error waiting for SolrCore
to be created
[junit4] 2> java.util.concurrent.ExecutionException:
org.apache.solr.common.SolrException: Unable to create core
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:581)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[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: Unable to
create core [MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:934)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:993)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:921)
[junit4] 2> ... 7 more
[junit4] 2> Suppressed: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2033)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2153)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1055)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
[junit4] 2> ... 9 more
[junit4] 2> Caused by:
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while
reading index.
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1994)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")
[junit4] 2> at
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
[junit4] 2> at
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
[junit4] 2> at
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
[junit4] 2> ... 18 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2033)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2153)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1055)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:938)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: org.apache.lucene.index.IndexNotFoundException: no
segments* file found in
LockValidatingDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170402173558337
lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d66e3ae): files:
[pending_segments_1, write.lock]
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:923)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1994)
[junit4] 2> ... 13 more
[junit4] 2> 1972228 INFO (qtp1012280668-18814) [n:127.0.0.1:65074_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1972238 INFO
(OverseerThreadFactory-8010-thread-1-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1972245 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 1972245 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@2eaf998e
[junit4] 2> 1972254 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.MissingSegmentRecoveryTest.shard1.replica2
[junit4] 2> 1972286 INFO (qtp1012280668-18812) [n:127.0.0.1:65074_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=42
[junit4] 2> 1972291 INFO
(zkCallback-3480-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1972293 INFO (qtp1023597805-18878) [n:127.0.0.1:65079_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=29
[junit4] 2> 1972400 INFO
(zkCallback-3480-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/MissingSegmentRecoveryTest/state.json] for collection
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1972999 INFO (qtp1012280668-18814) [n:127.0.0.1:65074_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=770
[junit4] 2> 1972999 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[7BD591CC1852B37F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=7BD591CC1852B37F -Dtests.slow=true -Dtests.locale=mt
-Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 95.7s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected a collection
with one shard and two replicas
[junit4] > null
[junit4] > Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"https://127.0.0.1:65074/solr",
[junit4] > "node_name":"127.0.0.1:65074_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica1",
[junit4] > "base_url":"https://127.0.0.1:65079/solr",
[junit4] > "node_name":"127.0.0.1:65079_solr",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([7BD591CC1852B37F:2B8009CF41730562]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
[junit4] > at
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1973004 INFO (jetty-closer-3458-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6b314ba5{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1973004 INFO (jetty-closer-3458-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6cfa57c2{SSL,[ssl,
http/1.1]}{127.0.0.1:65079}
[junit4] 2> 1973006 INFO (jetty-closer-3458-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=318294081
[junit4] 2> 1973006 INFO (jetty-closer-3458-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=277437182
[junit4] 2> 1973009 INFO (jetty-closer-3458-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97723596964102150-127.0.0.1:65074_solr-n_0000000001) closing
[junit4] 2> 1973009 INFO
(OverseerStateUpdate-97723596964102150-127.0.0.1:65074_solr-n_0000000001)
[n:127.0.0.1:65074_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:65074_solr
[junit4] 2> 1973009 WARN
(zkCallback-3480-thread-2-processing-n:127.0.0.1:65079_solr)
[n:127.0.0.1:65079_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1973010 INFO
(zkCallback-3469-thread-29-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1973010 INFO (jetty-closer-3458-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1973010 INFO (jetty-closer-3458-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5095d1b4{/solr,null,UNAVAILABLE}
[junit4] 2> 1973012 WARN
(zkCallback-3469-thread-29-processing-n:127.0.0.1:65074_solr)
[n:127.0.0.1:65074_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1973014 INFO (jetty-closer-3458-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1973014 INFO (jetty-closer-3458-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a0773e1{/solr,null,UNAVAILABLE}
[junit4] 2> 1973015 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65070 65070
[junit4] 2> 1973017 INFO (Thread-4051) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65070 65070
[junit4] 2> 1973018 WARN (Thread-4051) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/MissingSegmentRecoveryTest/state.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 92 /solr/overseer/collection-queue-work
[junit4] 2> 22 /solr/overseer/queue
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1973018 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[7BD591CC1852B37F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_7BD591CC1852B37F-001
[junit4] 2> Apr 02, 2017 2:37:29 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=mt,
timezone=Asia/Tel_Aviv
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=115278936,total=355532800
[junit4] 2> NOTE: All tests run in this JVM: [HdfsRecoverLeaseTest,
LeaderFailureAfterFreshStartTest, TestCloudManagedSchema, SolrIndexConfigTest,
UpdateRequestProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest,
ResourceLoaderTest, TestIndexingPerformance, TestBlobHandler,
TestQuerySenderNoQuery, IndexSchemaTest, TestQuerySenderListener,
TriLevelCompositeIdRoutingTest, TestWriterPerf,
TestTrackingShardHandlerFactory, HdfsDirectoryTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrGraphiteReporterTest,
TestDFRSimilarityFactory, VersionInfoTest, TestCloudRecovery,
TestCloudSchemaless, TestSizeLimitedDistributedMap,
TestNonDefinedSimilarityFactory, CloudMLTQParserTest,
ChaosMonkeySafeLeaderTest, TestFastWriter, TestNoOpRegenerator,
BigEndianAscendingWordSerializerTest, DistributedFacetPivotWhiteBoxTest,
TestRequestStatusCollectionAPI, ChangedSchemaMergeTest,
TestSolrCloudWithHadoopAuthPlugin, SuggesterTSTTest, OverseerRolesTest,
SolrMetricsIntegrationTest, TestSolrCLIRunExample,
CurrencyFieldOpenExchangeTest, TestReload, BadCopyFieldTest,
TestPHPSerializedResponseWriter, DistributedTermsComponentTest, TestJsonFacets,
TestHdfsUpdateLog, TestCopyFieldCollectionResource, TestSubQueryTransformer,
SSLMigrationTest, ShowFileRequestHandlerTest, TestRawResponseWriter,
TestHighFrequencyDictionaryFactory, AddBlockUpdateTest,
TestFileDictionaryLookup, TestGeoJSONResponseWriter,
TestSchemaSimilarityResource, PreAnalyzedFieldTest, BasicZkTest,
TestExpandComponent, DeleteNodeTest, TestMacros,
DefaultValueUpdateProcessorTest, TestInitParams, TestIntervalFaceting,
UUIDFieldTest, TestSystemCollAutoCreate, TestFoldingMultitermQuery,
RegexBoostProcessorTest, DistributedVersionInfoTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest,
ReplicaListTransformerTest, TestCloudPivotFacet, TestFieldCacheReopen,
ExternalFileFieldSortTest, TestDocSet, TestManagedSchema, TestSchemaManager,
ManagedSchemaRoundRobinCloudTest, TestSchemaNameResource,
DistribJoinFromCollectionTest, TestCoreDiscovery, ReplaceNodeTest,
OverseerCollectionConfigSetProcessorTest, TestSolrXml,
TestSerializedLuceneMatchVersion, CoreMergeIndexesAdminHandlerTest,
HdfsBasicDistributedZk2Test, MBeansHandlerTest, SolrMetricManagerTest,
RAMDirectoryFactoryTest, AliasIntegrationTest, SuggesterTest,
TestStressCloudBlindAtomicUpdates, TestTrieFacet,
TestDynamicFieldCollectionResource, TestStressLiveNodes, TestPathTrie,
TestSolrQueryParser, SpatialHeatmapFacetsTest, TestReloadAndDeleteDocs,
SignatureUpdateProcessorFactoryTest, MinimalSchemaTest,
CreateCollectionCleanupTest, DirectUpdateHandlerOptimizeTest,
TestJmxMonitoredMap, TestTolerantUpdateProcessorRandomCloud,
HdfsThreadLeakTest, BlockJoinFacetRandomTest, TestZkChroot,
TemplateUpdateProcessorTest, TestGraphTermsQParserPlugin,
TestCustomDocTransformer, SolrXmlInZkTest, CacheHeaderTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest,
FileBasedSpellCheckerTest, DistributedIntervalFacetingTest, TestCollectionAPIs,
TestFieldCacheVsDocValues, SolrInfoMBeanTest, DocValuesMissingTest,
BadIndexSchemaTest, TestCloudDeleteByQuery, HdfsUnloadDistributedZkTest,
AtomicUpdatesTest, GraphQueryTest, TestRandomRequestDistribution,
TestInPlaceUpdatesStandalone, ConfigureRecoveryStrategyTest, SmileWriterTest,
TestRealTimeGet, TestConfigSetImmutable, DeleteInactiveReplicaTest,
TestManagedSchemaThreadSafety, TestReversedWildcardFilterFactory,
StressHdfsTest, ConfigSetsAPITest, TestFieldSortValues,
WordBreakSolrSpellCheckerTest, TestJoin, TestRecovery, SparseHLLTest,
CdcrVersionReplicationTest, HighlighterMaxOffsetTest,
TestSuggestSpellingConverter, LeaderElectionContextKeyTest, JsonLoaderTest,
TestSimpleTrackingShardHandler, TestRecoveryHdfs, CSVRequestHandlerTest,
TestEmbeddedSolrServerSchemaAPI, TestRandomFaceting, TestFiltering,
TestImplicitCoreProperties, TestCoreAdminApis, TestOmitPositions,
TestRuleBasedAuthorizationPlugin, TestSubQueryTransformerDistrib,
TestDefaultStatsCache, TestSolrConfigHandler, ZkStateReaderTest,
TestLMDirichletSimilarityFactory, PeerSyncWithIndexFingerprintCachingTest,
TestDocBasedVersionConstraints, JvmMetricsTest, TestObjectReleaseTracker,
SpatialRPTFieldTypeTest, TestLockTree, TestDistribDocBasedVersion,
ExplicitHLLTest, TestFieldTypeCollectionResource, UnloadDistributedZkTest,
SyncSliceTest, OpenCloseCoreStressTest, OverseerTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest,
ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch,
SolrCmdDistributorTest, ConvertedLegacyTest, BasicFunctionalityTest,
TestBadConfig, DistributedQueryElevationComponentTest, SolrIndexSplitterTest,
SuggesterFSTTest, DocValuesTest, TestWordDelimiterFilterFactory,
SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, TestQueryUtils, StandardRequestHandlerTest,
DirectSolrSpellCheckerTest, TestQueryTypes, RequestHandlersTest,
TestValueSourceCache, TermVectorComponentTest, IndexSchemaRuntimeFieldTest,
SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest,
BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter,
TestLFUCache, NumericFieldsTest, TestFuzzyAnalyzedSuggestions,
DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters,
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
ScriptEngineTest, URLClassifyProcessorTest, TestSystemIdResolver,
SpellingQueryConverterTest, TestUtils, SliceStateTest, FileUtilsTest,
TestCrossCoreJoin, TestHighlightDedupGrouping, TestTolerantSearch,
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest,
CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
DeleteLastCustomShardedReplicaTest, DeleteShardTest, DeleteStatusTest,
DistribCursorPagingTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest]
[junit4] Completed [509/701 (1!)] on J1 in 97.55s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44056 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]