Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1719/
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_replica1",
"base_url":"http://127.0.0.1:42282/solr",
"node_name":"127.0.0.1:42282_solr", "state":"active",
"leader":"true"}, "core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:49935/solr",
"node_name":"127.0.0.1:49935_solr", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state:
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"MissingSegmentRecoveryTest_shard1_replica1",
"base_url":"http://127.0.0.1:42282/solr",
"node_name":"127.0.0.1:42282_solr",
"state":"active",
"leader":"true"},
"core_node2":{
"core":"MissingSegmentRecoveryTest_shard1_replica2",
"base_url":"http://127.0.0.1:49935/solr",
"node_name":"127.0.0.1:49935_solr",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([719AD5B4786C726F:21CF4DB7214DC472]: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 12498 lines...]
[junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/init-core-data-001
[junit4] 2> 1388444 WARN
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 1388444 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1388445 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1388446 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001
[junit4] 2> 1388446 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1388446 INFO (Thread-2980) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1388446 INFO (Thread-2980) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1388546 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55880
[junit4] 2> 1388557 INFO (jetty-launcher-2100-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7fc44013{/solr,null,AVAILABLE}
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76f5d3b2{HTTP/1.1,[http/1.1]}{127.0.0.1:42282}
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.e.j.s.Server Started @1394788ms
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42282}
[junit4] 2> 1388558 ERROR (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1388558 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-10T19:25:02.595Z
[junit4] 2> 1388570 INFO (jetty-launcher-2100-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1388570 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1388571 INFO (jetty-launcher-2100-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21389566{/solr,null,AVAILABLE}
[junit4] 2> 1388571 INFO (jetty-launcher-2100-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@615b7e3{HTTP/1.1,[http/1.1]}{127.0.0.1:49935}
[junit4] 2> 1388571 INFO (jetty-launcher-2100-thread-2) [ ]
o.e.j.s.Server Started @1394802ms
[junit4] 2> 1388571 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49935}
[junit4] 2> 1388571 ERROR (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1388571 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1388572 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1388572 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1388572 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-10T19:25:02.609Z
[junit4] 2> 1388578 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1388580 INFO (jetty-launcher-2100-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55880/solr
[junit4] 2> 1388583 INFO (jetty-launcher-2100-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55880/solr
[junit4] 2> 1388596 INFO (jetty-launcher-2100-thread-2)
[n:127.0.0.1:49935_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1388596 INFO (jetty-launcher-2100-thread-2)
[n:127.0.0.1:49935_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49935_solr
[junit4] 2> 1388597 INFO (jetty-launcher-2100-thread-2)
[n:127.0.0.1:49935_solr ] o.a.s.c.Overseer Overseer
(id=97594500873191430-127.0.0.1:49935_solr-n_0000000000) starting
[junit4] 2> 1388598 INFO (jetty-launcher-2100-thread-1)
[n:127.0.0.1:42282_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1388600 INFO (jetty-launcher-2100-thread-1)
[n:127.0.0.1:42282_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42282_solr
[junit4] 2> 1388600 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1388603 INFO
(zkCallback-2112-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1388615 INFO (jetty-launcher-2100-thread-2)
[n:127.0.0.1:49935_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49935_solr
[junit4] 2> 1388615 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1388615 INFO
(zkCallback-2112-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1388687 INFO (jetty-launcher-2100-thread-1)
[n:127.0.0.1:42282_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node1/.
[junit4] 2> 1388826 INFO (jetty-launcher-2100-thread-2)
[n:127.0.0.1:49935_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/.
[junit4] 2> 1389514 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1389515 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55880/solr ready
[junit4] 2> 1389529 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
[junit4] 2> 1389530 INFO (qtp1440768226-12353) [n:127.0.0.1:49935_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> 1389535 INFO
(OverseerThreadFactory-5170-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr ] o.a.s.c.CreateCollectionCmd Create collection
MissingSegmentRecoveryTest
[junit4] 2> 1389644 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1389644 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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> 1389749 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1389749 INFO
(zkCallback-2112-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1390656 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 1390656 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 1390669 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
[junit4] 2> 1390671 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1390672 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1390672 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
[junit4] 2> 1390672 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica1/data/]
[junit4] 2> 1390674 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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> 1390674 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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> 1390674 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 1390707 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1390707 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1390707 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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> 1390707 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1390708 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1390708 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1390708 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1390708 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1390709 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1740ed6f[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1390709 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@130811db[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1390710 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1390711 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1390711 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1390711 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1390711 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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 1561512016345038848
[junit4] 2> 1390711 INFO
(searcherExecutor-5175-thread-1-processing-n:127.0.0.1:42282_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@130811db[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1390713 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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> 1390713 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1390713 INFO
(searcherExecutor-5176-thread-1-processing-n:127.0.0.1:49935_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@1740ed6f[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1390713 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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 1561512016347136000
[junit4] 2> 1390716 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1390818 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1390818 INFO
(zkCallback-2112-thread-3-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1391216 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1391217 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1391217 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:42282/solr/MissingSegmentRecoveryTest_shard1_replica1/
[junit4] 2> 1391217 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:42282/solr
START
replicas=[http://127.0.0.1:49935/solr/MissingSegmentRecoveryTest_shard1_replica2/]
nUpdates=100
[junit4] 2> 1391217 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:42282/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1391218 INFO (qtp1440768226-12357) [n:127.0.0.1:49935_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> 1391219 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1391219 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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> 1391219 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1391221 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42282/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
[junit4] 2> 1391322 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1391323 INFO
(zkCallback-2112-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1391371 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1391373 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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=1728
[junit4] 2> 1391475 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1391475 INFO
(zkCallback-2112-thread-2-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1391720 INFO (qtp1440768226-12352) [n:127.0.0.1:49935_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=2075
[junit4] 2> 1391722 INFO (qtp1440768226-12353) [n:127.0.0.1:49935_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> 1391823 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1391824 INFO
(zkCallback-2112-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1392722 INFO (qtp1440768226-12353) [n:127.0.0.1:49935_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=3192
[junit4] 2> 1392747 INFO (qtp1440768226-12358) [n:127.0.0.1:49935_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=http://127.0.0.1:42282/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
(1561512018460016640), 1 (1561512018461065216), 2 (1561512018461065217), 3
(1561512018461065218), 4 (1561512018462113792), 5 (1561512018462113793), 6
(1561512018462113794), 7 (1561512018462113795), 8 (1561512018462113796), 9
(1561512018462113797)]} 0 1
[junit4] 2> 1392748 INFO (qtp1695116199-12340) [n:127.0.0.1:42282_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 (1561512018460016640), 1
(1561512018461065216), 2 (1561512018461065217), 3 (1561512018461065218), 4
(1561512018462113792), 5 (1561512018462113793), 6 (1561512018462113794), 7
(1561512018462113795), 8 (1561512018462113796), 9 (1561512018462113797)]} 0 20
[junit4] 2> 1392754 INFO (qtp1695116199-12346) [n:127.0.0.1:42282_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> 1392754 INFO (qtp1695116199-12346) [n:127.0.0.1:42282_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@6687b5f2
[junit4] 2> 1392759 INFO (qtp1440768226-12351) [n:127.0.0.1:49935_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> 1392759 INFO (qtp1440768226-12351) [n:127.0.0.1:49935_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@3fa0156d
[junit4] 2> 1392780 INFO (qtp1695116199-12346) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@47e4e70a[MissingSegmentRecoveryTest_shard1_replica1] main]
[junit4] 2> 1392780 INFO (qtp1695116199-12346) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1392780 INFO
(searcherExecutor-5175-thread-1-processing-n:127.0.0.1:42282_solr
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:42282_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node1
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher
Searcher@47e4e70a[MissingSegmentRecoveryTest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 1392780 INFO (qtp1695116199-12346) [n:127.0.0.1:42282_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=http://127.0.0.1:42282/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 25
[junit4] 2> 1392782 INFO (qtp1440768226-12351) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@234c8500[MissingSegmentRecoveryTest_shard1_replica2] main]
[junit4] 2> 1392782 INFO (qtp1440768226-12351) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1392782 INFO
(searcherExecutor-5176-thread-1-processing-n:127.0.0.1:49935_solr
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:49935_solr
c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher
Searcher@234c8500[MissingSegmentRecoveryTest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 1392782 INFO (qtp1440768226-12351) [n:127.0.0.1:49935_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=http://127.0.0.1:42282/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 23
[junit4] 2> 1392783 INFO (qtp1695116199-12345) [n:127.0.0.1:42282_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 31
[junit4] 2> 1392785 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@615b7e3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1392785 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=709887742
[junit4] 2> 1392786 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1392786 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 1392792 INFO (coreCloseExecutor-5185-thread-1)
[n:127.0.0.1:49935_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@455750f2
[junit4] 2> 1392794 INFO (coreCloseExecutor-5185-thread-1)
[n:127.0.0.1:49935_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=1163350258
[junit4] 2> 1392795 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.c.Overseer Overseer
(id=97594500873191430-127.0.0.1:49935_solr-n_0000000000) closing
[junit4] 2> 1392795 INFO
(OverseerStateUpdate-97594500873191430-127.0.0.1:49935_solr-n_0000000000)
[n:127.0.0.1:49935_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:49935_solr
[junit4] 2> 1392799 WARN
(zkCallback-2112-thread-2-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1392800 INFO (zkCallback-2118-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1392800 INFO
(zkCallback-2110-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1392800 INFO
(zkCallback-2110-thread-2-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42282_solr
[junit4] 2> 1392801 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@21389566{/solr,null,UNAVAILABLE}
[junit4] 2> 1392802 INFO
(zkCallback-2110-thread-2-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.Overseer Overseer
(id=97594500873191428-127.0.0.1:42282_solr-n_0000000001) starting
[junit4] 2> 1392802 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1392804 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23ce6d4b{/solr,null,AVAILABLE}
[junit4] 2> 1392804 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@c3e549e{HTTP/1.1,[http/1.1]}{127.0.0.1:49935}
[junit4] 2> 1392804 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.e.j.s.Server Started @1399035ms
[junit4] 2> 1392804 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49935}
[junit4] 2> 1392805 ERROR
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1392808 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1392808 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1392808 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1392808 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-10T19:25:06.845Z
[junit4] 2> 1392810 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1392811 INFO
(zkCallback-2110-thread-2-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1392832 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55880/solr
[junit4] 2> 1392837 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F])
[n:127.0.0.1:49935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1392838 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F])
[n:127.0.0.1:49935_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1392839 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F])
[n:127.0.0.1:49935_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49935_solr
[junit4] 2> 1392840 INFO (zkCallback-2118-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1392840 INFO
(zkCallback-2110-thread-2-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1392843 INFO
(zkCallback-2123-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1392911 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F])
[n:127.0.0.1:49935_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/.
[junit4] 2> 1392911 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F])
[n:127.0.0.1:49935_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[MissingSegmentRecoveryTest_shard1_replica2]
[junit4] 2> 1392940 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1392946 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1392948 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1392958 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1392959 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 1393018 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393019 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393019 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1393019 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1393021 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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@570d02a2
[junit4] 2> 1393025 INFO
(zkCallback-2123-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393025 INFO
(zkCallback-2110-thread-2-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_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> 1393026 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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=1460470434
[junit4] 2> 1393027 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393028 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index
properties... index=index.20170310112507065
[junit4] 2> 1393057 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/]
[junit4] 2> 1393060 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:49935_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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/
afterReload=false
[junit4] 2> 1393064 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/index.20170310112507065
[junit4] 2> 1393064 ERROR
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Error
closing IndexWriter
[junit4] 2> java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2/data/index.20170310112507065/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:291)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:913)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:951)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:582)
[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> 1393087 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:49935_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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/
afterReload=false
[junit4] 2> 1393095 INFO
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted
old index directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica2/data/index
[junit4] 2> 1393123 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393123 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1393124 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1393124 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1393125 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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@101f0c4b
[junit4] 2> 1393142 INFO
(coreLoadExecutor-5194-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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=270470219
[junit4] 2> 1393143 ERROR
(coreContainerWorkExecutor-5190-thread-1-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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$4(CoreContainer.java:610)
[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:964)
[junit4] 2> at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:582)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error opening
new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
[junit4] 2> at
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:951)
[junit4] 2> ... 7 more
[junit4] 2> Suppressed: org.apache.solr.common.SolrException: Error
opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:949)
[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:2015)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2135)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1055)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:939)
[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-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/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:125)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
[junit4] 2> ... 12 more
[junit4] 2> Caused by: java.io.EOFException: read past EOF:
MMapIndexInput(path="/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2/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:2015)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2135)
[junit4] 2> at
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1055)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:939)
[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-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica2/data/index.20170310112507065
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7583147c): 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:125)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
[junit4] 2> at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
[junit4] 2> ... 13 more
[junit4] 2> 1483663 INFO (qtp1836828980-12419) [n:127.0.0.1:49935_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> 1483669 INFO
(OverseerThreadFactory-5188-thread-1-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1483670 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=null
[junit4] 2> 1483670 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] CLOSING
SolrCore org.apache.solr.core.SolrCore@5ad8eeea
[junit4] 2> 1483672 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=1524166378
[junit4] 2> 1483672 INFO (qtp1836828980-12421) [n:127.0.0.1:49935_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=1
[junit4] 2> 1483676 INFO (qtp1695116199-12342) [n:127.0.0.1:42282_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=7
[junit4] 2> 1483678 INFO
(zkCallback-2123-thread-2-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1483780 INFO
(zkCallback-2123-thread-2-processing-n:127.0.0.1:49935_solr)
[n:127.0.0.1:49935_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> 1484380 INFO (qtp1836828980-12419) [n:127.0.0.1:49935_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2}
status=0 QTime=716
[junit4] 2> 1484380 INFO
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[719AD5B4786C726F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery
-Dtests.seed=719AD5B4786C726F -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-DZ -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 94.9s J2 | 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_replica1",
[junit4] > "base_url":"http://127.0.0.1:42282/solr",
[junit4] > "node_name":"127.0.0.1:42282_solr",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node2":{
[junit4] > "core":"MissingSegmentRecoveryTest_shard1_replica2",
[junit4] > "base_url":"http://127.0.0.1:49935/solr",
[junit4] > "node_name":"127.0.0.1:49935_solr",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([719AD5B4786C726F:21CF4DB7214DC472]: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> 1484384 INFO (jetty-closer-2101-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@c3e549e{HTTP/1.1,[http/1.1]}{127.0.0.1:49935}
[junit4] 2> 1484384 INFO (jetty-closer-2101-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@76f5d3b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1484387 INFO (jetty-closer-2101-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2130737672
[junit4] 2> 1484387 INFO (jetty-closer-2101-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1484388 INFO (jetty-closer-2101-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=707345148
[junit4] 2> 1484388 INFO (jetty-closer-2101-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1484388 INFO (jetty-closer-2101-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1484389 INFO (jetty-closer-2101-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1484390 INFO (jetty-closer-2101-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97594500873191428-127.0.0.1:42282_solr-n_0000000001) closing
[junit4] 2> 1484390 INFO
(OverseerStateUpdate-97594500873191428-127.0.0.1:42282_solr-n_0000000001)
[n:127.0.0.1:42282_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42282_solr
[junit4] 2> 1484391 INFO
(zkCallback-2110-thread-55-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1484392 INFO (jetty-closer-2101-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23ce6d4b{/solr,null,UNAVAILABLE}
[junit4] 2> 1485891 WARN
(zkCallback-2110-thread-55-processing-n:127.0.0.1:42282_solr)
[n:127.0.0.1:42282_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1485892 INFO (jetty-closer-2101-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7fc44013{/solr,null,UNAVAILABLE}
[junit4] 2> 1485893 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55880 55880
[junit4] 2> 1486117 INFO (Thread-2980) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55880 55880
[junit4] 2> 1486117 WARN (Thread-2980) [ ] 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> 4 /solr/clusterprops.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>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 92 /solr/overseer/collection-queue-work
[junit4] 2> 12 /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> 1486118 INFO
(SUITE-MissingSegmentRecoveryTest-seed#[719AD5B4786C726F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MissingSegmentRecoveryTest_719AD5B4786C726F-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ,
timezone=SystemV/PST8PDT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=103351976,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestQueryWrapperFilter,
TestManagedResource, SolrPluginUtilsTest, UpdateParamsTest,
RemoteQueryErrorTest, SimpleFacetsTest, CircularListTest, TestCustomStream,
HdfsChaosMonkeyNothingIsSafeTest, BadIndexSchemaTest,
TestLMDirichletSimilarityFactory, TestExactSharedStatsCache,
TestFieldCacheSortRandom, RAMDirectoryFactoryTest, TestCollationField,
TestWriterPerf, TolerantUpdateProcessorTest, TestDocSet, SmileWriterTest,
AtomicUpdatesTest, DistributedExpandComponentTest,
FieldMutatingUpdateProcessorTest, TestDefaultSearchFieldResource,
TestQuerySenderNoQuery, TestBackupRepositoryFactory, RulesTest,
JsonValidatorTest, TestFieldCollectionResource,
CloudExitableDirectoryReaderTest, SolrSlf4jReporterTest,
TestLeaderInitiatedRecoveryThread, TestReqParamsAPI, TestRebalanceLeaders,
TestReloadAndDeleteDocs, StressHdfsTest,
VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudWithKerberosAlt,
TestMacroExpander, TestSchemalessBufferedUpdates,
FieldAnalysisRequestHandlerTest, CloudMLTQParserTest, BasicAuthIntegrationTest,
TestIndexingPerformance, CdcrUpdateLogTest, RequestHandlersTest,
FullSolrCloudDistribCmdsTest, TestCloudPseudoReturnFields,
TestStandardQParsers, DistributedFacetPivotLongTailTest, OverseerTest,
LukeRequestHandlerTest, HdfsDirectoryTest, BinaryUpdateRequestHandlerTest,
DocValuesMultiTest, PrimitiveFieldTypeTest, LeaderElectionTest,
UnloadDistributedZkTest, BlockJoinFacetRandomTest,
SuggestComponentContextFilterQueryTest, StatsComponentTest, TestMissingGroups,
ClassificationUpdateProcessorTest, TestSolrDynamicMBean,
DeleteLastCustomShardedReplicaTest, SliceStateTest, UpdateLogTest,
DebugComponentTest, ZkStateWriterTest, DateFieldTest,
ConjunctionSolrSpellCheckerTest, TestOnReconnectListenerSupport,
SubstringBytesRefFilterTest, HdfsNNFailoverTest, SolrIndexConfigTest,
TestXmlQParser, SolrCloudExampleTest, MigrateRouteKeyTest,
DistributedFacetPivotWhiteBoxTest, PreAnalyzedFieldManagedSchemaCloudTest,
AsyncCallRequestStatusResponseTest, TestManagedSchemaThreadSafety,
TestRecovery, TestEmbeddedSolrServerSchemaAPI, HighlighterConfigTest,
TestMergePolicyConfig, SharedFSAutoReplicaFailoverUtilsTest,
SolrTestCaseJ4Test, HttpPartitionTest, TestMiniSolrCloudCluster,
TestSlowCompositeReaderWrapper, HLLUtilTest, TestSystemCollAutoCreate,
ActionThrottleTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestCSVResponseWriter, CoreAdminRequestStatusTest, ShowFileRequestHandlerTest,
AutoCommitTest, TestConfigReload, DirectUpdateHandlerOptimizeTest,
CdcrReplicationDistributedZkTest, TestDFISimilarityFactory,
TestJavabinTupleStreamParser, CurrencyFieldXmlFileTest, DeleteShardTest,
TestHdfsCloudBackupRestore, TestCoreDiscovery, SolrCoreCheckLockOnStartupTest,
SaslZkACLProviderTest, DocValuesMissingTest, TestFieldCache,
TestStressInPlaceUpdates, TestInitQParser, SuggesterTest, TestExpandComponent,
TestRealTimeGet, TestReload, SolrCoreTest, ConvertedLegacyTest, TestSort,
DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest,
CoreAdminHandlerTest, SpatialFilterTest, TestCSVLoader,
SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest,
TestQueryTypes, XmlUpdateRequestHandlerTest, TermVectorComponentTest,
TestSolrQueryParser, IndexSchemaTest, MBeansHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions,
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest,
TestPerFieldSimilarity, ResourceLoaderTest, TestFastOutputStream,
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch,
AliasIntegrationTest, CollectionReloadTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest,
MissingSegmentRecoveryTest]
[junit4] Completed [505/695 (1!)] on J2 in 97.69s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63212 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]