Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1272/
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:44542/solr",
"node_name":"127.0.0.1:44542_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:39910/solr",
"node_name":"127.0.0.1:39910_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/7)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"https://127.0.0.1:44542/solr",
"node_name":"127.0.0.1:44542_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"https://127.0.0.1:39910/solr",
"node_name":"127.0.0.1:39910_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"realtimeReplicas":"-1"}
at
__randomizedtesting.SeedInfo.seed([C2F6D8D21E1BD750:92A340D1473A614D]: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 12971 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/init-core-data-001
[junit4] 2> 2604865 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2604865 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2604866 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2604867 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001
[junit4] 2> 2604867 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2604867 INFO (Thread-15482) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2604867 INFO (Thread-15482) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2604967 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41848
[junit4] 2> 2604979 INFO (jetty-launcher-2285-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2604979 INFO (jetty-launcher-2285-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2604980 INFO (jetty-launcher-2285-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a17c524{/solr,null,AVAILABLE}
[junit4] 2> 2604981 INFO (jetty-launcher-2285-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c7c7774{/solr,null,AVAILABLE}
[junit4] 2> 2604982 INFO (jetty-launcher-2285-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33375d63{SSL,[ssl,
http/1.1]}{127.0.0.1:39910}
[junit4] 2> 2604982 INFO (jetty-launcher-2285-thread-1) [ ]
o.e.j.s.Server Started @2608188ms
[junit4] 2> 2604982 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39910}
[junit4] 2> 2604982 ERROR (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2604983 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2604983 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2604983 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2604983 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-25T23:30:54.415Z
[junit4] 2> 2604986 INFO (jetty-launcher-2285-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d9b3d3e{SSL,[ssl,
http/1.1]}{127.0.0.1:44542}
[junit4] 2> 2604986 INFO (jetty-launcher-2285-thread-2) [ ]
o.e.j.s.Server Started @2608192ms
[junit4] 2> 2604986 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44542}
[junit4] 2> 2604987 ERROR (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2604987 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2604987 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2604987 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2604987 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-25T23:30:54.419Z
[junit4] 2> 2604988 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2604988 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2604995 INFO (jetty-launcher-2285-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41848/solr
[junit4] 2> 2604995 INFO (jetty-launcher-2285-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41848/solr
[junit4] 2> 2605011 INFO (jetty-launcher-2285-thread-2)
[n:127.0.0.1:44542_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2605011 INFO (jetty-launcher-2285-thread-1)
[n:127.0.0.1:39910_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2605012 INFO (jetty-launcher-2285-thread-1)
[n:127.0.0.1:39910_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39910_solr
[junit4] 2> 2605012 INFO (jetty-launcher-2285-thread-2)
[n:127.0.0.1:44542_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44542_solr
[junit4] 2> 2605012 INFO (jetty-launcher-2285-thread-1)
[n:127.0.0.1:39910_solr ] o.a.s.c.Overseer Overseer
(id=97680402304204805-127.0.0.1:39910_solr-n_0000000000) starting
[junit4] 2> 2605021 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2605033 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2605034 INFO (jetty-launcher-2285-thread-1)
[n:127.0.0.1:39910_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39910_solr
[junit4] 2> 2605035 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2605035 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2605064 INFO (jetty-launcher-2285-thread-2)
[n:127.0.0.1:44542_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node1/.
[junit4] 2> 2605121 INFO (jetty-launcher-2285-thread-1)
[n:127.0.0.1:39910_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/.
[junit4] 2> 2606130 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2606131 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41848/solr ready
[junit4] 2> 2606149 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 2606170 INFO (qtp175273534-27683) [n:127.0.0.1:44542_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> 2606172 INFO
(OverseerThreadFactory-8366-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 2606282 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2606304 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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> 2606407 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2606407 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2607289 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2607296 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 2607298 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607299 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607299 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2607300 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 2607311 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2607318 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 2607320 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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> 2607320 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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> 2607321 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2607321 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 2607360 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2607360 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607361 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2607361 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2607362 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@8a370d9[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2607363 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2607363 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607363 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2607363 INFO
(searcherExecutor-8371-thread-1-processing-n:127.0.0.1:44542_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@8a370d9[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2607363 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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 1562886439483473920
[junit4] 2> 2607368 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2607383 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2607383 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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> 2607384 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2607384 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2607385 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@64bdd78e[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2607386 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2607387 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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> 2607387 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 2607387 INFO
(searcherExecutor-8372-thread-1-processing-n:127.0.0.1:39910_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@64bdd78e[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2607387 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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 1562886439508639744
[junit4] 2> 2607470 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2607470 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2607869 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2607869 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607869 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:44542/solr/MissingSegmentRecoveryTest_shard1_replica2/
[junit4] 2> 2607869 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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:44542/solr START
replicas=[https://127.0.0.1:39910/solr/MissingSegmentRecoveryTest_shard1_replica1/]
nUpdates=100
[junit4] 2> 2607869 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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:44542/solr DONE. We have no versions. sync failed.
[junit4] 2> 2607873 INFO (qtp1446681770-27688) [n:127.0.0.1:39910_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> 2607874 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607874 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2607874 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2607877 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44542/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
[junit4] 2> 2607980 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2607980 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2608028 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2608031 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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=1748
[junit4] 2> 2608133 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2608134 INFO
(zkCallback-2296-thread-3-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2608393 INFO (qtp1446681770-27689) [n:127.0.0.1:39910_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=2088
[junit4] 2> 2608395 INFO (qtp175273534-27683) [n:127.0.0.1:44542_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> 2608496 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2608496 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2609395 INFO (qtp175273534-27683) [n:127.0.0.1:44542_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=3225
[junit4] 2> 2609419 INFO (qtp1446681770-27684) [n:127.0.0.1:39910_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:44542/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
(1562886441635151872), 1 (1562886441636200448), 2 (1562886441636200449), 3
(1562886441636200450), 4 (1562886441637249024), 5 (1562886441637249025), 6
(1562886441637249026), 7 (1562886441637249027), 8 (1562886441637249028), 9
(1562886441637249029)]} 0 1
[junit4] 2> 2609420 INFO (qtp175273534-27676) [n:127.0.0.1:44542_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 (1562886441635151872), 1
(1562886441636200448), 2 (1562886441636200449), 3 (1562886441636200450), 4
(1562886441637249024), 5 (1562886441637249025), 6 (1562886441637249026), 7
(1562886441637249027), 8 (1562886441637249028), 9 (1562886441637249029)]} 0 5
[junit4] 2> 2609423 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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> 2609423 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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@60cf0b4b
commitCommandVersion:0
[junit4] 2> 2609441 INFO (qtp1446681770-27691) [n:127.0.0.1:39910_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> 2609441 INFO (qtp1446681770-27691) [n:127.0.0.1:39910_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@78d95650
commitCommandVersion:0
[junit4] 2> 2609468 INFO (qtp1446681770-27691) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@76ce2b97[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 2609468 INFO
(searcherExecutor-8372-thread-1-processing-n:127.0.0.1:39910_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@76ce2b97[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 2609468 INFO (qtp1446681770-27691) [n:127.0.0.1:39910_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2609469 INFO (qtp1446681770-27691) [n:127.0.0.1:39910_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:44542/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 27
[junit4] 2> 2609469 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ba3492c[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 2609469 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2609469 INFO
(searcherExecutor-8371-thread-1-processing-n:127.0.0.1:44542_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:44542_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@5ba3492c[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 2609469 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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:44542/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 46
[junit4] 2> 2609470 INFO (qtp175273534-27682) [n:127.0.0.1:44542_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 49
[junit4] 2> 2609472 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@33375d63{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2609473 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1113932042
[junit4] 2> 2609473 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2609474 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 2609474 INFO (coreCloseExecutor-8381-thread-1)
[n:127.0.0.1:39910_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@3fd5f419
[junit4] 2> 2609476 INFO (coreCloseExecutor-8381-thread-1)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=1070986265
[junit4] 2> 2609477 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.c.Overseer Overseer
(id=97680402304204805-127.0.0.1:39910_solr-n_0000000000) closing
[junit4] 2> 2609477 INFO
(OverseerStateUpdate-97680402304204805-127.0.0.1:39910_solr-n_0000000000)
[n:127.0.0.1:39910_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39910_solr
[junit4] 2> 2609478 WARN
(zkCallback-2296-thread-3-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2609478 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44542_solr
[junit4] 2> 2609478 INFO (zkCallback-2303-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2609478 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c7c7774{/solr,null,UNAVAILABLE}
[junit4] 2> 2609479 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.Overseer Overseer
(id=97680402304204806-127.0.0.1:44542_solr-n_0000000001) starting
[junit4] 2> 2609481 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2609481 INFO
(zkCallback-2297-thread-2-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2609483 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30da05cf{/solr,null,AVAILABLE}
[junit4] 2> 2609485 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.AbstractConnector Started ServerConnector@38e2fa7b{SSL,[ssl,
http/1.1]}{127.0.0.1:39910}
[junit4] 2> 2609486 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.e.j.s.Server Started @2612691ms
[junit4] 2> 2609486 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39910}
[junit4] 2> 2609487 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2609489 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2609489 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 2609490 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2609490 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2609490 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-25T23:30:58.922Z
[junit4] 2> 2609491 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2609497 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41848/solr
[junit4] 2> 2609504 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750])
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2609505 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750])
[n:127.0.0.1:39910_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2609507 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750])
[n:127.0.0.1:39910_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39910_solr
[junit4] 2> 2609508 INFO (zkCallback-2303-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2609508 INFO
(zkCallback-2297-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2609518 INFO
(zkCallback-2308-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2609571 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750])
[n:127.0.0.1:39910_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/.
[junit4] 2> 2609571 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750])
[n:127.0.0.1:39910_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica1]
[junit4] 2> 2609583 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 2609589 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609591 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609591 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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
[junit4] 2> 2609592 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2609592 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 2609619 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609619 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609620 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2609620 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2609627 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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@4f2ad974
[junit4] 2> 2609630 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=1328208244
[junit4] 2> 2609631 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609631 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index
properties... index=index.20170325133059063
[junit4] 2> 2609641 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2609641 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 2609645 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39910_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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 2609646 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/index.20170325133059063
[junit4] 2> 2609648 ERROR
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/data/index.20170325133059063/write.lock
[junit4] 2> at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] 2> at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] 2> at
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
[junit4] 2> at
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[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.IndexWriter.startCommit(IndexWriter.java:4706)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3093)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3227)
[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:280)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:749)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:931)
[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> 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> 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> 2609674 INFO
(zkCallback-2297-thread-2-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_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> 2609674 INFO
(zkCallback-2308-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609714 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39910_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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/
afterReload=false
[junit4] 2> 2609720 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/index
[junit4] 2> 2609739 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609739 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2609740 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2609740 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2609741 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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@3bd986bd
[junit4] 2> 2609742 INFO
(coreLoadExecutor-8390-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=1004111549
[junit4] 2> 2609742 ERROR
(coreContainerWorkExecutor-8386-thread-1-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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: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_replica1]
[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(MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/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:
MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-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: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(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1/data/index.20170325133059063
lockFactory=org.apache.lucene.store.NativeFSLockFactory@42ef157a): 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> 2700387 INFO (qtp175273534-27677) [n:127.0.0.1:44542_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> 2700410 INFO
(OverseerThreadFactory-8384-thread-1-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2700416 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=null
[junit4] 2> 2700416 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING
SolrCore org.apache.solr.core.SolrCore@2e718512
[junit4] 2> 2700421 INFO (qtp175273534-27680) [n:127.0.0.1:44542_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=779191570
[junit4] 2> 2700424 INFO (qtp175273534-27680) [n:127.0.0.1:44542_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=8
[junit4] 2> 2700426 INFO
(zkCallback-2308-thread-2-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2700442 INFO (qtp1118961825-27760) [n:127.0.0.1:39910_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=2
[junit4] 2> 2700546 INFO
(zkCallback-2308-thread-2-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_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> 2701146 INFO (qtp175273534-27677) [n:127.0.0.1:44542_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=758
[junit4] 2> 2701147 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[C2F6D8D21E1BD750]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=C2F6D8D21E1BD750 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=es-ES -Dtests.timezone=US/Hawaii -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 95.0s 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/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:44542/solr",
[junit4] > "node_name":"127.0.0.1:44542_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica1",
[junit4] > "base_url":"https://127.0.0.1:39910/solr",
[junit4] > "node_name":"127.0.0.1:39910_solr",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "realtimeReplicas":"-1"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([C2F6D8D21E1BD750:92A340D1473A614D]: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> 2701166 INFO (jetty-closer-2286-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@38e2fa7b{SSL,[ssl,
http/1.1]}{127.0.0.1:39910}
[junit4] 2> 2701166 INFO (jetty-closer-2286-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4d9b3d3e{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2701187 INFO (jetty-closer-2286-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=754743213
[junit4] 2> 2701187 INFO (jetty-closer-2286-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2701196 INFO (jetty-closer-2286-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17637927
[junit4] 2> 2701196 INFO (jetty-closer-2286-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2701196 INFO (jetty-closer-2286-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2701197 WARN
(zkCallback-2308-thread-2-processing-n:127.0.0.1:39910_solr)
[n:127.0.0.1:39910_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2701197 INFO
(zkCallback-2297-thread-13-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2701197 INFO (jetty-closer-2286-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@30da05cf{/solr,null,UNAVAILABLE}
[junit4] 2> 2701198 INFO (jetty-closer-2286-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2701199 INFO (jetty-closer-2286-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97680402304204806-127.0.0.1:44542_solr-n_0000000001) closing
[junit4] 2> 2701199 INFO
(OverseerStateUpdate-97680402304204806-127.0.0.1:44542_solr-n_0000000001)
[n:127.0.0.1:44542_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44542_solr
[junit4] 2> 2701205 WARN
(zkCallback-2297-thread-3-processing-n:127.0.0.1:44542_solr)
[n:127.0.0.1:44542_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2701205 INFO (jetty-closer-2286-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a17c524{/solr,null,UNAVAILABLE}
[junit4] 2> 2701209 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41848 41848
[junit4] 2> 2701752 INFO (Thread-15482) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41848 41848
[junit4] 2> 2701756 WARN (Thread-15482) [ ] 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> 17 /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> 2701757 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[C2F6D8D21E1BD750]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_C2F6D8D21E1BD750-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=FSTOrd50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{}, maxPointsInLeafNode=638, maxMBSortInHeap=7.042747676306315,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-ES, timezone=US/Hawaii
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=233754888,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [TestCoreAdminApis,
SmileWriterTest, SearchHandlerTest, TestPivotHelperCode, TestCSVLoader,
HdfsLockFactoryTest, TestSubQueryTransformer, FastVectorHighlighterTest,
TemplateUpdateProcessorTest, TestNoOpRegenerator, ReturnFieldsTest,
FullHLLTest, TestMacroExpander, BasicAuthStandaloneTest,
SpellPossibilityIteratorTest, ShufflingReplicaListTransformerTest,
HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandlerConcurrent,
LeaderElectionIntegrationTest, TestCloudDeleteByQuery, VersionInfoTest,
DeleteNodeTest, TestRecoveryHdfs, TestMinMaxOnMultiValuedField, MultiTermTest,
TestSolrConfigHandler, TestTolerantUpdateProcessorRandomCloud,
TestAnalyzedSuggestions, DisMaxRequestHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, BJQParserTest,
TestNonDefinedSimilarityFactory, PolyFieldTest,
DistributedQueryElevationComponentTest, TestHighlightDedupGrouping,
QueryEqualityTest, SolrMetricManagerTest, TestPseudoReturnFields,
TestSolrCoreParser, XsltUpdateRequestHandlerTest, SyncSliceTest,
LargeFieldTest, DeleteStatusTest, CloneFieldUpdateProcessorFactoryTest,
DocValuesNotIndexedTest, TestOmitPositions, TestSchemaSimilarityResource,
TestImplicitCoreProperties, SecurityConfHandlerTest, CopyFieldTest,
DirectoryFactoryTest, TestTestInjection, TestFaceting, TestXmlQParserPlugin,
BaseCdcrDistributedZkTest, AliasIntegrationTest, DistribJoinFromCollectionTest,
TestJettySolrRunner, TestSolr4Spatial, TestSuggestSpellingConverter,
SignatureUpdateProcessorFactoryTest, ClusterStateTest,
TestSolrCloudWithKerberosAlt, TestRandomDVFaceting, HighlighterMaxOffsetTest,
AddBlockUpdateTest, TestCrossCoreJoin, TestHdfsCloudBackupRestore,
DistributedFacetPivotSmallAdvancedTest, TestFreeTextSuggestions, TestJoin,
BooleanFieldTest, OverseerModifyCollectionTest,
DocumentAnalysisRequestHandlerTest, ResponseLogComponentTest,
SuggestComponentTest, UUIDUpdateProcessorFallbackTest, SolrCoreTest,
SparseHLLTest, TestCollectionAPI, TestSolrDeletionPolicy2,
TestRandomCollapseQParserPlugin, TestCollationFieldDocValues,
SubstringBytesRefFilterTest, TestPathTrie, ZkStateWriterTest,
SaslZkACLProviderTest, RegexBoostProcessorTest, TestDefaultStatsCache,
TestShortCircuitedRequests, CustomCollectionTest,
CurrencyFieldOpenExchangeTest, LeaderInitiatedRecoveryOnCommitTest,
TestFieldTypeResource, BlockJoinFacetSimpleTest,
PathHierarchyTokenizerFactoryTest, TestRebalanceLeaders, SystemInfoHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestStressInPlaceUpdates,
TestStressLucene, UUIDFieldTest, AnalyticsMergeStrategyTest,
TestRandomFaceting, TestRequestStatusCollectionAPI, StandardRequestHandlerTest,
ScriptEngineTest, BlockDirectoryTest, TestManagedSchemaThreadSafety,
CoreAdminCreateDiscoverTest, TestManagedStopFilterFactory,
TestReplicationHandler, StressHdfsTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, OpenCloseCoreStressTest, AutoCommitTest, TestRecovery,
TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest,
TestRealTimeGet, TestReload, HardAutoCommitTest, TestRangeQuery,
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest,
PeerSyncTest, ConvertedLegacyTest, TestSort, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig,
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest,
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest,
TestFoldingMultitermQuery, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1,
DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestQueryTypes,
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest,
DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest,
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest,
TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest,
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest,
AlternateDirectoryTest, TestStressRecovery, TestMergePolicyConfig, SampleTest,
TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest,
MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest,
PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
CdcrRequestHandlerTest, CollectionsAPISolrJTest, LeaderElectionContextKeyTest,
MissingSegmentRecoveryTest]
[junit4] Completed [499/701 (1!)] on J0 in 96.93s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43840 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]