Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6471/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC
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/6)={
"replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:56165/solr",
"node_name":"127.0.0.1:56165_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:56159/solr",
"node_name":"127.0.0.1:56159_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "realtimeReplicas":"-1"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:56165/solr",
"node_name":"127.0.0.1:56165_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:56159/solr",
"node_name":"127.0.0.1:56159_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"realtimeReplicas":"-1"}
at
__randomizedtesting.SeedInfo.seed([60DDBAA67E5B7416:308822A5277AC20B]: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 12499 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\init-core-data-001
[junit4] 2> 2429646 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
[junit4] 2> 2429646 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2429652 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2429656 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001
[junit4] 2> 2429657 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2429658 INFO (Thread-4555) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2429658 INFO (Thread-4555) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2429758 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56155
[junit4] 2> 2429775 INFO (jetty-launcher-5000-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2429776 INFO (jetty-launcher-5000-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75b1d9{/solr,null,AVAILABLE}
[junit4] 2> 2429778 INFO (jetty-launcher-5000-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d356a4{SSL,[ssl,
http/1.1]}{127.0.0.1:56159}
[junit4] 2> 2429778 INFO (jetty-launcher-5000-thread-2) [ ]
o.e.j.s.Server Started @2439298ms
[junit4] 2> 2429778 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56159}
[junit4] 2> 2429779 ERROR (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2429779 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2429779 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2429779 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2429779 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-24T11:14:32.702Z
[junit4] 2> 2429782 INFO (jetty-launcher-5000-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2429785 INFO (jetty-launcher-5000-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38fd20{/solr,null,AVAILABLE}
[junit4] 2> 2429786 INFO (jetty-launcher-5000-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b96923{SSL,[ssl,
http/1.1]}{127.0.0.1:56165}
[junit4] 2> 2429786 INFO (jetty-launcher-5000-thread-1) [ ]
o.e.j.s.Server Started @2439307ms
[junit4] 2> 2429787 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56165}
[junit4] 2> 2429787 ERROR (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2429787 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2429787 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2429787 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2429787 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-24T11:14:32.710Z
[junit4] 2> 2429793 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2429797 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2429809 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 0x15b00066c0b0001, 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> 2429810 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 0x15b00066c0b0002, 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> 2429817 INFO (jetty-launcher-5000-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56155/solr
[junit4] 2> 2429817 INFO (jetty-launcher-5000-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56155/solr
[junit4] 2> 2429850 INFO (jetty-launcher-5000-thread-1)
[n:127.0.0.1:56165_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2429850 INFO (jetty-launcher-5000-thread-2)
[n:127.0.0.1:56159_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2429851 INFO (jetty-launcher-5000-thread-1)
[n:127.0.0.1:56165_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56165_solr
[junit4] 2> 2429852 INFO (jetty-launcher-5000-thread-2)
[n:127.0.0.1:56159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56159_solr
[junit4] 2> 2429854 INFO (jetty-launcher-5000-thread-1)
[n:127.0.0.1:56165_solr ] o.a.s.c.Overseer Overseer
(id=97671844501061638-127.0.0.1:56165_solr-n_0000000000) starting
[junit4] 2> 2429855 INFO
(zkCallback-5012-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2429855 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2429867 INFO (jetty-launcher-5000-thread-1)
[n:127.0.0.1:56165_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56165_solr
[junit4] 2> 2429869 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2429869 INFO
(zkCallback-5012-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2430036 INFO (jetty-launcher-5000-thread-2)
[n:127.0.0.1:56159_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.
[junit4] 2> 2430036 INFO (jetty-launcher-5000-thread-1)
[n:127.0.0.1:56165_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node2\.
[junit4] 2> 2431264 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2431266 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56155/solr ready
[junit4] 2> 2431291 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 2431354 INFO (qtp12414035-23165) [n:127.0.0.1:56165_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> 2431356 INFO
(OverseerThreadFactory-9531-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 2431479 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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> 2431541 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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> 2431651 INFO
(zkCallback-5012-thread-2-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2431651 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2432513 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2432524 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 2432532 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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> 2432538 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 2432539 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2432539 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
[junit4] 2> 2432557 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2432566 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 2432568 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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> 2432570 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 2432571 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2432571 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 2432969 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2432969 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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> 2432972 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2432972 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2432975 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e8356[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2432976 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2432976 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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> 2432977 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2432979 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2432979 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2432979 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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> 2432979 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2432979 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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 1562749515493015552
[junit4] 2> 2432981 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e164a9[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2432984 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2432984 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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> 2432985 INFO (qtp25331172-23152) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2432985 INFO
(searcherExecutor-9536-thread-1-processing-n:127.0.0.1:56165_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@6e8356[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2432985 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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 1562749515499307008
[junit4] 2> 2432985 INFO
(searcherExecutor-9537-thread-1-processing-n:127.0.0.1:56159_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@1e164a9[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2432988 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2432988 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2432989 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:56165/solr/MissingSegmentRecoveryTest_shard1_replica1/
[junit4] 2> 2432989 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica1
url=https://127.0.0.1:56165/solr START
replicas=[https://127.0.0.1:56159/solr/MissingSegmentRecoveryTest_shard1_replica2/]
nUpdates=100
[junit4] 2> 2432989 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica1
url=https://127.0.0.1:56165/solr DONE. We have no versions. sync failed.
[junit4] 2> 2432997 INFO (qtp25331172-23170) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.S.Request
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2432998 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2432998 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
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> 2432998 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2433004 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:56165/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
[junit4] 2> 2433110 INFO
(zkCallback-5012-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2433110 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2433155 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2433162 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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=1682
[junit4] 2> 2433263 INFO
(zkCallback-5012-thread-2-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2433263 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2433997 INFO (qtp25331172-23152) [n:127.0.0.1:56159_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=2457
[junit4] 2> 2434003 INFO (qtp12414035-23165) [n:127.0.0.1:56165_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> 2434098 INFO
(zkCallback-5012-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2434098 INFO
(zkCallback-5011-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2435004 INFO (qtp12414035-23165) [n:127.0.0.1:56165_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=3650
[junit4] 2> 2435027 INFO (qtp25331172-23147) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:56165/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
(1562749517618479104), 1 (1562749517623721984), 2 (1562749517623721985), 3
(1562749517623721986), 4 (1562749517623721987), 5 (1562749517623721988), 6
(1562749517623721989), 7 (1562749517623721990), 8 (1562749517623721991), 9
(1562749517623721992)]} 0 14
[junit4] 2> 2435027 INFO (qtp12414035-23160) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1562749517618479104), 1
(1562749517623721984), 2 (1562749517623721985), 3 (1562749517623721986), 4
(1562749517623721987), 5 (1562749517623721988), 6 (1562749517623721989), 7
(1562749517623721990), 8 (1562749517623721991), 9 (1562749517623721992)]} 0 22
[junit4] 2> 2435052 INFO (qtp12414035-23167) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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> 2435052 INFO (qtp12414035-23167) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@116f24c
commitCommandVersion:0
[junit4] 2> 2435057 INFO (qtp25331172-23158) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
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> 2435057 INFO (qtp25331172-23158) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15e41a9
commitCommandVersion:0
[junit4] 2> 2435143 INFO (qtp12414035-23167) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14aad24[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2435144 INFO (qtp12414035-23167) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2435145 INFO
(searcherExecutor-9536-thread-1-processing-n:127.0.0.1:56165_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@14aad24[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 2435146 INFO (qtp12414035-23167) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
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:56165/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 94
[junit4] 2> 2435157 INFO (qtp25331172-23158) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@12b3ae8[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2435158 INFO (qtp25331172-23158) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2435158 INFO
(searcherExecutor-9537-thread-1-processing-n:127.0.0.1:56159_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@12b3ae8[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 2435159 INFO (qtp25331172-23158) [n:127.0.0.1:56159_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
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:56165/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 103
[junit4] 2> 2435159 INFO (qtp12414035-23171) [n:127.0.0.1:56165_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory
[MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 131
[junit4] 2> 2435164 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@d356a4{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2435167 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30379150
[junit4] 2> 2435168 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2435170 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 2435176 INFO (coreCloseExecutor-9546-thread-1)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1def3f1
[junit4] 2> 2435177 INFO (coreCloseExecutor-9546-thread-1)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=31388657
[junit4] 2> 2435187 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 0x15b00066c0b0005, 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> 2435188 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75b1d9{/solr,null,UNAVAILABLE}
[junit4] 2> 2435188 INFO (zkCallback-5018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2435189 INFO
(zkCallback-5012-thread-3-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2435191 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2435192 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c82ebd{/solr,null,AVAILABLE}
[junit4] 2> 2435193 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.AbstractConnector Started ServerConnector@e5345d{SSL,[ssl,
http/1.1]}{127.0.0.1:56159}
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.e.j.s.Server Started @2444713ms
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56159}
[junit4] 2> 2435194 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2435194 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-24T11:14:38.117Z
[junit4] 2> 2435207 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2435233 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56155/solr
[junit4] 2> 2435259 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416])
[n:127.0.0.1:56159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2435264 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416])
[n:127.0.0.1:56159_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2435272 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416])
[n:127.0.0.1:56159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56159_solr
[junit4] 2> 2435322 INFO
(zkCallback-5023-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2435322 INFO (zkCallback-5018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2435323 INFO
(zkCallback-5012-thread-2-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2435396 INFO
(OverseerCollectionConfigSetProcessor-97671844501061638-127.0.0.1:56165_solr-n_0000000000)
[n:127.0.0.1:56165_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2435431 INFO
(zkCallback-5012-thread-2-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2435641 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416])
[n:127.0.0.1:56159_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.
[junit4] 2> 2435641 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416])
[n:127.0.0.1:56159_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica2]
[junit4] 2> 2435666 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2435683 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 2435690 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2435694 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from
collection MissingSegmentRecoveryTest
[junit4] 2> 2435695 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2435695 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 2435804 INFO
(zkCallback-5023-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2435805 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2435805 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2435805 INFO
(zkCallback-5012-thread-1-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_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> 2435808 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2435808 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2435811 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1cb94dc
[junit4] 2> 2435816 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=30119132
[junit4] 2> 2435820 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Found
active leader, will attempt to create fresh core and recover.
[junit4] 2> 2435820 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index
properties... index=index.20170324051438743
[junit4] 2> 2435824 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2435824 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
[junit4] 2> 2435847 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\
afterReload=false
[junit4] 2> 2435868 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1
old index directories to clean-up under
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\
afterReload=false
[junit4] 2> 2435913 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
[junit4] 2> 2435971 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted
old index directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170324051438743
[junit4] 2> 2436029 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2436031 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2436033 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2436033 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2436038 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@12c9fa3
[junit4] 2> 2436039 INFO
(coreLoadExecutor-9553-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=19701667
[junit4] 2> 2436039 ERROR
(coreContainerWorkExecutor-9549-thread-1-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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_replica2]
[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:611)
[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_replica2]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:965)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:583)
[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:984)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:849)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1024)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
[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:984)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:849)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
[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:2056)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2176)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1073)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
[junit4] 2> ... 9 more
[junit4] 2> Caused by:
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while
reading index.
(resource=BufferedChecksumIndexInput(SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")))
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:292)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
[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:2017)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")
[junit4] 2> at
org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:336)
[junit4] 2> at
org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:54)
[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:302)
[junit4] 2> at
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
[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:2056)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2176)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1073)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: org.apache.lucene.index.IndexNotFoundException: no
segments* file found in
LockValidatingDirectoryWrapper(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170324051438743
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2f109): files:
[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:119)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
[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:2017)
[junit4] 2> ... 13 more
[junit4] 2> 2526522 INFO (qtp12414035-23173) [n:127.0.0.1:56165_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> 2526526 INFO
(OverseerThreadFactory-9531-thread-2-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2526533 INFO (qtp12414035-23165) [n:127.0.0.1:56165_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=null
[junit4] 2> 2526533 INFO (qtp12414035-23165) [n:127.0.0.1:56165_solr ]
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@37095a
[junit4] 2> 2526537 INFO (qtp12414035-23165) [n:127.0.0.1:56165_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=3606874
[junit4] 2> 2526586 INFO (qtp12414035-23165) [n:127.0.0.1:56165_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=58
[junit4] 2> 2526592 INFO
(zkCallback-5023-thread-2-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2526630 INFO (qtp25634449-23234) [n:127.0.0.1:56159_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=29
[junit4] 2> 2526753 INFO
(zkCallback-5023-thread-2-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_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> 2527337 INFO (qtp12414035-23173) [n:127.0.0.1:56165_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=815
[junit4] 2> 2527337 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[60DDBAA67E5B7416]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=60DDBAA67E5B7416 -Dtests.slow=true -Dtests.locale=vi
-Dtests.timezone=America/Costa_Rica -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 96.1s J0 | 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/6)={
[junit4] > "replicationFactor":"2",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica1",
[junit4] > "base_url":"https://127.0.0.1:56165/solr",
[junit4] > "node_name":"127.0.0.1:56165_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"https://127.0.0.1:56159/solr",
[junit4] > "node_name":"127.0.0.1:56159_solr",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "realtimeReplicas":"-1"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([60DDBAA67E5B7416:308822A5277AC20B]: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> 2527341 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 0x15b00066c0b0008, 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> 2527344 INFO (jetty-closer-5001-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@b96923{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2527345 INFO (jetty-closer-5001-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@e5345d{SSL,[ssl,
http/1.1]}{127.0.0.1:56159}
[junit4] 2> 2527346 INFO (jetty-closer-5001-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30883612
[junit4] 2> 2527346 INFO (jetty-closer-5001-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28076252
[junit4] 2> 2527346 INFO (jetty-closer-5001-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2527346 INFO (jetty-closer-5001-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2527348 INFO (jetty-closer-5001-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2527348 INFO (jetty-closer-5001-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2527351 WARN
(zkCallback-5023-thread-2-processing-n:127.0.0.1:56159_solr)
[n:127.0.0.1:56159_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2527351 INFO (jetty-closer-5001-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97671844501061638-127.0.0.1:56165_solr-n_0000000000) closing
[junit4] 2> 2527352 INFO (jetty-closer-5001-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c82ebd{/solr,null,UNAVAILABLE}
[junit4] 2> 2527352 INFO
(OverseerStateUpdate-97671844501061638-127.0.0.1:56165_solr-n_0000000000)
[n:127.0.0.1:56165_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:56165_solr
[junit4] 2> 2527352 INFO
(zkCallback-5012-thread-10-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2527354 WARN
(zkCallback-5012-thread-10-processing-n:127.0.0.1:56165_solr)
[n:127.0.0.1:56165_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2527355 INFO (jetty-closer-5001-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@38fd20{/solr,null,UNAVAILABLE}
[junit4] 2> 2527361 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56155 56155
[junit4] 2> 2527363 INFO (Thread-4555) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56155 56155
[junit4] 2> 2527365 WARN (Thread-4555) [ ] 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> 2
/solr/overseer_elect/election/97671844501061638-127.0.0.1:56165_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 93 /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> 2527366 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[60DDBAA67E5B7416]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_60DDBAA67E5B7416-001
[junit4] 2> Mar 24, 2017 11:16:10 AM
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(Lucene70):
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=228,
maxMBSortInHeap=6.648515446556972, sim=RandomSimilarity(queryNorm=false): {},
locale=vi, timezone=America/Costa_Rica
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121
(32-bit)/cpus=3,threads=1,free=94797528,total=509607936
[junit4] 2> NOTE: All tests run in this JVM: [PingRequestHandlerTest,
TestSQLHandler, TestRawResponseWriter, DeleteLastCustomShardedReplicaTest,
BlockJoinFacetDistribTest, TestSolrXml, TestJavabinTupleStreamParser,
DocumentBuilderTest, TestRTimerTree, UpdateLogTest,
PathHierarchyTokenizerFactoryTest, TestDynamicFieldCollectionResource,
ZkCLITest, CurrencyFieldXmlFileTest, TestStressLucene, TestFastOutputStream,
OverseerTest, DistributedQueueTest, TestBlobHandler, SortSpecParsingTest,
HdfsRestartWhileUpdatingTest, TestIBSimilarityFactory, StressHdfsTest,
IndexBasedSpellCheckerTest, TestDistributedSearch, ZkStateReaderTest,
ShardSplitTest, TestFieldCollectionResource, TestSortByMinMaxFunction,
TestCopyFieldCollectionResource, DistributedFacetPivotLargeTest,
TestBM25SimilarityFactory, HdfsThreadLeakTest, TestSolrQueryParserResource,
ConcurrentDeleteAndCreateCollectionTest, MigrateRouteKeyTest,
DocExpirationUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest,
TestAuthorizationFramework, MergeStrategyTest,
ClassificationUpdateProcessorTest, TestTolerantSearch, TestFastLRUCache,
TestExpandComponent, TestFieldCacheWithThreads,
OpenExchangeRatesOrgProviderTest, TestLeaderInitiatedRecoveryThread,
TestExceedMaxTermLength, BaseCdcrDistributedZkTest, FacetPivotSmallTest,
RecoveryAfterSoftCommitTest, TestManagedStopFilterFactory,
OverseerCollectionConfigSetProcessorTest, BadCopyFieldTest, TimeZoneUtilsTest,
LeaderElectionTest, TestBulkSchemaAPI, SpatialHeatmapFacetsTest,
TestStressUserVersions, TestPhraseSuggestions, BasicDistributedZkTest,
TestConfigSets, MBeansHandlerTest, AssignTest, RestartWhileUpdatingTest,
DisMaxRequestHandlerTest, MoreLikeThisHandlerTest, TestInitQParser,
OutputWriterTest, TestSolrJ, TestTrackingShardHandlerFactory,
StatsReloadRaceTest, TestHashPartitioner, TestCloudSchemaless,
TestManagedSchema, HdfsDirectoryTest, DocValuesNotIndexedTest, CursorMarkTest,
JsonValidatorTest, SystemInfoHandlerTest, TestMergePolicyConfig,
SubstringBytesRefFilterTest, CursorPagingTest,
TestLeaderElectionWithEmptyReplica, OverseerTaskQueueTest,
UniqFieldsUpdateProcessorFactoryTest, MetricsHandlerTest, TestCSVLoader,
TestRandomCollapseQParserPlugin, TestManagedSchemaThreadSafety,
DistributedQueryElevationComponentTest, TestReRankQParserPlugin,
TestOnReconnectListenerSupport, TestStressReorder, TestCollectionAPI,
LeaderInitiatedRecoveryOnCommitTest, SolrXmlInZkTest, SpatialFilterTest,
TestSizeLimitedDistributedMap, TestRemoteStreaming, PeerSyncTest,
TestRandomDVFaceting, TestSolr4Spatial2, CopyFieldTest,
TestCollapseQParserPlugin, SearchHandlerTest, TestSubQueryTransformerDistrib,
TestSolrConfigHandler, TestRuleBasedAuthorizationPlugin,
DirectSolrSpellCheckerTest, TestSystemCollAutoCreate, TestConfigSetImmutable,
TestSolrDeletionPolicy1, TestCharFilters, TestExtendedDismaxParser,
TestPartialUpdateDeduplication, ReplaceNodeTest, SimplePostToolTest,
TestGeoJSONResponseWriter, SoftAutoCommitTest, TestReqParamsAPI,
DistributedFacetPivotWhiteBoxTest, TestDefaultStatsCache,
SpatialRPTFieldTypeTest, TestSort, ReplicaListTransformerTest,
SimpleMLTQParserTest, TestMacros, TestScoreJoinQPNoScore,
TestReplicaProperties, TestCustomStream, TriLevelCompositeIdRoutingTest,
TestStressCloudBlindAtomicUpdates, MultiTermTest,
UUIDUpdateProcessorFallbackTest, RulesTest,
DistribDocExpirationUpdateProcessorTest, DirectUpdateHandlerTest,
TestBinaryField, TestSchemaNameResource, FastVectorHighlighterTest,
TestNumericTerms32, SolrCoreTest, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestGroupingSearch, DocValuesMissingTest,
SolrTestCaseJ4Test, TermsComponentTest, SecurityConfHandlerTest,
ZkControllerTest, SolrRequestParserTest, CoreAdminCreateDiscoverTest,
DocValuesMultiTest, SuggesterFSTTest, TestComplexPhraseQParserPlugin,
SolrJmxReporterTest, HardAutoCommitTest, CollectionsAPIAsyncDistributedZkTest,
TestUpdate, MetricUtilsTest, TestSolrConfigHandlerCloud, TestDocTermOrds,
TestLFUCache, BlockJoinFacetSimpleTest, RecoveryZkTest,
TestSimpleQParserPlugin, PrimUtilsTest, TestCoreContainer, QueryEqualityTest,
OpenCloseCoreStressTest, ShardRoutingTest, ClusterStateUpdateTest,
ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting,
DistributedSpellCheckComponentTest, TestReload, TestStressVersions,
TestRangeQuery, QueryElevationComponentTest, TestBadConfig, HighlighterTest,
CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest,
SpellCheckCollatorTest, DocValuesTest, TestPseudoReturnFields,
TestWordDelimiterFilterFactory, SortByFunctionTest, SolrInfoMBeanTest,
DebugComponentTest, TestSurroundQueryParser, StandardRequestHandlerTest,
TestQueryTypes, XmlUpdateRequestHandlerTest, IndexSchemaRuntimeFieldTest,
IndexSchemaTest, TestCollationField, TestCSVResponseWriter,
BinaryUpdateRequestHandlerTest, TestComponentsName, UpdateParamsTest,
TestQuerySenderNoQuery, SolrIndexConfigTest, TestSolrDeletionPolicy2,
TestDocSet, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions,
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SynonymTokenizerTest,
EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, DateMathParserTest,
PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest,
ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder,
ZkNodePropsTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest,
TestRTGBase, DistributedIntervalFacetingTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestPathTrie, TestEmbeddedSolrServerConstructors,
TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest,
DeleteStatusTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest,
MissingSegmentRecoveryTest]
[junit4] Completed [505/701 (1!)] on J0 in 98.50s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55516 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]