Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20564/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: expected:<10> but was:<0> Stack Trace: java.lang.AssertionError: expected:<10> but was:<0> at __randomizedtesting.SeedInfo.seed([6003A6B1F91BE8A7:30563EB2A03A5EBA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:108) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:748) Build Log: [...truncated 12167 lines...] [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest [junit4] 2> 936908 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/init-core-data-001 [junit4] 2> 936908 WARN (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33 [junit4] 2> 936908 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 936910 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 936910 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001 [junit4] 2> 936910 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 936913 INFO (Thread-3086) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 936913 INFO (Thread-3086) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 936914 ERROR (Thread-3086) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 937013 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:35553 [junit4] 2> 937017 INFO (jetty-launcher-1234-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 937017 INFO (jetty-launcher-1234-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 937020 INFO (jetty-launcher-1234-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a923ab7{/solr,null,AVAILABLE} [junit4] 2> 937020 INFO (jetty-launcher-1234-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c4fecfb{/solr,null,AVAILABLE} [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16432a46{HTTP/1.1,[http/1.1]}{127.0.0.1:42257} [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8baf3c6{HTTP/1.1,[http/1.1]}{127.0.0.1:34953} [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.e.j.s.Server Started @938440ms [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.e.j.s.Server Started @938440ms [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42257} [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34953} [junit4] 2> 937021 ERROR (jetty-launcher-1234-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 937021 ERROR (jetty-launcher-1234-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T02:07:12.299Z [junit4] 2> 937021 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T02:07:12.299Z [junit4] 2> 937025 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 937027 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 937031 INFO (jetty-launcher-1234-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35553/solr [junit4] 2> 937031 INFO (jetty-launcher-1234-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35553/solr [junit4] 2> 937059 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 937059 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42257_solr [junit4] 2> 937059 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.c.Overseer Overseer (id=98734206628134918-127.0.0.1:42257_solr-n_0000000000) starting [junit4] 2> 937068 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42257_solr [junit4] 2> 937069 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 937069 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 937069 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 937070 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34953_solr [junit4] 2> 937070 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 937070 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 937127 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937132 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937133 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937133 INFO (jetty-launcher-1234-thread-2) [n:127.0.0.1:34953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/. [junit4] 2> 937153 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937157 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937158 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 937158 INFO (jetty-launcher-1234-thread-1) [n:127.0.0.1:42257_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node1/. [junit4] 2> 937172 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 937172 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35553/solr ready [junit4] 2> 937178 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery [junit4] 2> 937179 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 937179 INFO (OverseerThreadFactory-4026-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest [junit4] 2> 937287 INFO (OverseerStateUpdate-98734206628134918-127.0.0.1:42257_solr-n_0000000000) [n:127.0.0.1:42257_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34953/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 937287 INFO (OverseerStateUpdate-98734206628134918-127.0.0.1:42257_solr-n_0000000000) [n:127.0.0.1:42257_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42257/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 937489 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 937489 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 937489 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 937489 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 937593 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 937593 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 937593 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 937593 INFO (zkCallback-1245-thread-2-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 938497 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 938497 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 938501 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal [junit4] 2> 938502 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 938502 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 938502 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 938503 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42257.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 938503 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 938503 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica_n2/data/] [junit4] 2> 938503 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 938503 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 938504 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 938504 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 938504 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/] [junit4] 2> 938547 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 938547 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 938547 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 938547 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 938549 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37ab4e85[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 938549 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 938550 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 938550 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 938550 INFO (searcherExecutor-4031-thread-1-processing-n:127.0.0.1:42257_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 c:MissingSegmentRecoveryTest r:core_node4) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@37ab4e85[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 938551 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579747307766677504 [junit4] 2> 938553 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 938555 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 938555 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 938556 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 938556 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 938558 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191d4fd4[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 938559 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 938559 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 938559 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 938560 INFO (searcherExecutor-4032-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@191d4fd4[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 938560 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579747307776114688 [junit4] 2> 938654 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 938654 INFO (zkCallback-1245-thread-2-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 938654 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 938654 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 939054 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 939054 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 939054 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ [junit4] 2> 939054 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:42257/solr START replicas=[http://127.0.0.1:34953/solr/MissingSegmentRecoveryTest_shard1_replica_n1/] nUpdates=100 [junit4] 2> 939055 INFO (qtp1772476501-9500) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 939354 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:42257/solr DONE. We have no versions. sync failed. [junit4] 2> 939355 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 939355 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] 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> 939355 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 939356 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ shard1 [junit4] 2> 939457 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 939457 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 939457 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 939457 INFO (zkCallback-1245-thread-2-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 939507 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 939508 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2018 [junit4] 2> 939564 INFO (qtp1772476501-9498) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2074 [junit4] 2> 939565 INFO (qtp271283690-9501) [n:127.0.0.1:42257_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> 939665 INFO (zkCallback-1246-thread-1-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 939665 INFO (zkCallback-1245-thread-2-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 939665 INFO (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 939665 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_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> 940565 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3386 [junit4] 2> 940570 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1579747309880606720), 1 (1579747309881655296), 2 (1579747309881655297), 3 (1579747309881655298), 4 (1579747309881655299), 5 (1579747309881655300), 6 (1579747309882703872), 7 (1579747309882703873), 8 (1579747309882703874), 9 (1579747309882703875)]} 0 0 [junit4] 2> 940570 INFO (qtp271283690-9502) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1579747309880606720), 1 (1579747309881655296), 2 (1579747309881655297), 3 (1579747309881655298), 4 (1579747309881655299), 5 (1579747309881655300), 6 (1579747309882703872), 7 (1579747309882703873), 8 (1579747309882703874), 9 (1579747309882703875)]} 0 2 [junit4] 2> 940571 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579747309884801024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 940571 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d3f3980 commitCommandVersion:1579747309884801024 [junit4] 2> 940572 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1579747309885849600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 940572 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3714603d commitCommandVersion:1579747309885849600 [junit4] 2> 940640 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4be3b135[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 940640 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8473782[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 940640 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 940640 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 940641 INFO (searcherExecutor-4032-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@8473782[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))} [junit4] 2> 940641 INFO (searcherExecutor-4031-thread-1-processing-n:127.0.0.1:42257_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 c:MissingSegmentRecoveryTest r:core_node4) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@4be3b135[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))} [junit4] 2> 940641 INFO (qtp271283690-9501) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 69 [junit4] 2> 940642 INFO (qtp1772476501-9488) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 70 [junit4] 2> 940642 INFO (qtp271283690-9489) [n:127.0.0.1:42257_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 71 [junit4] 2> 940643 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@8baf3c6{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 940644 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=46540967 [junit4] 2> 940644 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 940644 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39681e79: rootName = solr_34953, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60e87dc5 [junit4] 2> 940648 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 940648 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ecd1c9c: rootName = solr_34953, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10143d78 [junit4] 2> 940651 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 940651 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57a04953: rootName = solr_34953, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d540345 [junit4] 2> 940652 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 940653 INFO (coreCloseExecutor-4041-thread-1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@537a7bf1 [junit4] 2> 940653 INFO (coreCloseExecutor-4041-thread-1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=1400536049 [junit4] 2> 940653 INFO (coreCloseExecutor-4041-thread-1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71385744: rootName = solr_34953, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@10b39a2e [junit4] 2> 940657 INFO (coreCloseExecutor-4041-thread-1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=1400536049 [junit4] 2> 940659 WARN (zkCallback-1245-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 940660 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 940660 INFO (zkCallback-1252-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 940660 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a923ab7{/solr,null,UNAVAILABLE} [junit4] 2> 940660 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6107e1{/solr,null,AVAILABLE} [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e99f3a4{HTTP/1.1,[http/1.1]}{127.0.0.1:34953} [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.e.j.s.Server Started @942080ms [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34953} [junit4] 2> 940661 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 940661 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 940662 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 940662 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-28T02:07:15.940Z [junit4] 2> 940663 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 940668 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35553/solr [junit4] 2> 940674 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 940675 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 940676 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34953_solr [junit4] 2> 940677 INFO (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 940677 INFO (zkCallback-1252-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 940677 INFO (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 940733 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 940739 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 940739 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 940741 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/. [junit4] 2> 940741 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [n:127.0.0.1:34953_solr ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica_n1] [junit4] 2> 940741 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 940747 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 940762 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 940763 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 940763 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 940763 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 940763 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 940763 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/] [junit4] 2> 940783 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 940783 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 940784 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 940784 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 940785 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@5a608e28 [junit4] 2> 940785 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=1516277288 [junit4] 2> 940785 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ed38ae6: rootName = solr_34953, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2465ace9 [junit4] 2> 940790 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=1516277288 [junit4] 2> 940791 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover. [junit4] 2> 940791 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore Updating index properties... index=index.20170928040716069 [junit4] 2> 940806 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612e05a2 [junit4] 2> 940807 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 940807 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/] [junit4] 2> 940819 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/ afterReload=false [junit4] 2> 940820 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.DirectoryFactory Deleted old index directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/index [junit4] 2> 940835 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 940835 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 940835 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 940835 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 940836 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9da587c[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 940837 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 940838 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 940838 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 940838 INFO (coreLoadExecutor-4048-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 940839 INFO (searcherExecutor-4054-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@9da587c[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 940841 INFO (coreZkRegister-4043-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkController Core needs to recover:MissingSegmentRecoveryTest_shard1_replica_n1 [junit4] 2> 940841 INFO (updateExecutor-1254-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 940841 INFO (qtp2013790912-9570) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&_stateVer_=MissingSegmentRecoveryTest:5&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 940842 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 940842 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[1579747309882703875, 1579747309882703874, 1579747309882703873, 1579747309882703872, 1579747309881655300, 1579747309881655299, 1579747309881655298, 1579747309881655297, 1579747309881655296, 1579747309880606720]] [junit4] 2> 940842 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[MissingSegmentRecoveryTest_shard1_replica_n1] [junit4] 2> 940842 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 940842 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of core [MissingSegmentRecoveryTest_shard1_replica_n1] as recovering, leader is [http://127.0.0.1:42257/solr/MissingSegmentRecoveryTest_shard1_replica_n2/] and I am [http://127.0.0.1:34953/solr/MissingSegmentRecoveryTest_shard1_replica_n1/] [junit4] 2> 940842 INFO (qtp271283690-9491) [n:127.0.0.1:42257_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> 940843 INFO (OverseerCollectionConfigSetProcessor-98734206628134918-127.0.0.1:42257_solr-n_0000000000) [n:127.0.0.1:42257_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 940843 INFO (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 940843 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=null [junit4] 2> 940843 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42257/solr]; [WaitForState: action=PREPRECOVERY&core=MissingSegmentRecoveryTest_shard1_replica_n2&nodeName=127.0.0.1:34953_solr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 940843 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20c4ce61: rootName = solr_42257, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@d6cf932 [junit4] 2> 940843 ERROR (OverseerThreadFactory-4026-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:34953/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:34953/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:641) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:34953 failed to respond [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] 2> at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] 2> at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] 2> at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) [junit4] 2> ... 12 more [junit4] 2> 940844 INFO (qtp271283690-9495) [n:127.0.0.1:42257_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 940850 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@b9066f [junit4] 2> 940850 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=12125807 [junit4] 2> 940850 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=12125807 [junit4] 2> 940854 INFO (qtp271283690-9503) [n:127.0.0.1:42257_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=10 [junit4] 2> 940854 INFO (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext There may be a better leader candidate than us - going back into recovery [junit4] 2> 940854 INFO (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 940854 INFO (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ActionThrottle The last leader attempt started 1ms ago. [junit4] 2> 940854 INFO (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4998ms [junit4] 2> 940957 INFO (zkCallback-1257-thread-2-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 940957 INFO (zkCallback-1257-thread-3-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_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> 941556 INFO (qtp271283690-9491) [n:127.0.0.1:42257_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=713 [junit4] 2> 941556 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6003A6B1F91BE8A7]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=6003A6B1F91BE8A7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 4.38s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<10> but was:<0> [junit4] > at __randomizedtesting.SeedInfo.seed([6003A6B1F91BE8A7:30563EB2A03A5EBA]:0) [junit4] > at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:108) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 941559 INFO (httpUriRequest-1259-thread-1-processing-x:MissingSegmentRecoveryTest_shard1_replica_n1 r:core_node3 n:127.0.0.1:34953_solr http:////127.0.0.1:42257//solr s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:42257: The target server failed to respond [junit4] 2> 941559 INFO (httpUriRequest-1259-thread-1-processing-x:MissingSegmentRecoveryTest_shard1_replica_n1 r:core_node3 n:127.0.0.1:34953_solr http:////127.0.0.1:42257//solr s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:42257 [junit4] 2> 941560 ERROR (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Error while trying to recover. core=MissingSegmentRecoveryTest_shard1_replica_n1:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:42257/solr [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.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:826) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:563) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:303) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:287) [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:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:42257/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:297) [junit4] 2> ... 5 more [junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:42257 [/127.0.0.1] failed: Connection refused (Connection refused) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) [junit4] 2> at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) [junit4] 2> ... 6 more [junit4] 2> Caused by: java.net.ConnectException: Connection refused (Connection refused) [junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method) [junit4] 2> at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) [junit4] 2> at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [junit4] 2> at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [junit4] 2> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [junit4] 2> at java.net.Socket.connect(Socket.java:589) [junit4] 2> at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) [junit4] 2> ... 16 more [junit4] 2> [junit4] 2> 941560 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates. [junit4] 2> 941560 ERROR (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0) [junit4] 2> 941561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Wait [2.0] seconds before trying to recover again (attempt=1) [junit4] 2> 941561 INFO (jetty-closer-1235-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@e99f3a4{HTTP/1.1,[http/1.1]}{127.0.0.1:34953} [junit4] 2> 941560 INFO (jetty-closer-1235-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@16432a46{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 941561 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1703180583 [junit4] 2> 941561 INFO (jetty-closer-1235-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=240776804 [junit4] 2> 941561 INFO (jetty-closer-1235-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 941561 INFO (jetty-closer-1235-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30c9b8b3: rootName = solr_42257, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3e947a73 [junit4] 2> 941562 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 941562 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76747f79: rootName = solr_34953, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ce46f83 [junit4] 2> 941565 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 941565 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@627171e: rootName = solr_34953, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10143d78 [junit4] 2> 941567 INFO (jetty-closer-1235-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 941567 INFO (jetty-closer-1235-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e20e9c9: rootName = solr_42257, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10143d78 [junit4] 2> 941568 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 941568 INFO (jetty-closer-1235-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@327b0727: rootName = solr_34953, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d540345 [junit4] 2> 941568 WARN (jetty-closer-1235-thread-1) [ ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[MissingSegmentRecoveryTest_shard1_replica_n1] coreNodeName=[core_node3] [junit4] 2> 941568 INFO (jetty-cl [...truncated too long message...] t java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 941849 INFO (qtp271283690-9495) [n:127.0.0.1:42257_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34953_solr&onlyIfLeaderActive=true&core=MissingSegmentRecoveryTest_shard1_replica_n2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1005 [junit4] 2> 943071 WARN (zkCallback-1246-thread-2-processing-n:127.0.0.1:42257_solr) [n:127.0.0.1:42257_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 943071 INFO (jetty-closer-1235-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c4fecfb{/solr,null,UNAVAILABLE} [junit4] 2> 945853 WARN (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Shard not found: shard1 for collection MissingSegmentRecoveryTest [junit4] 2> 946561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed [junit4] 2> 946561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false] [junit4] 2> 946561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@6ae27f66 [junit4] 2> 946561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=1793228646 [junit4] 2> 946561 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c52b972: rootName = solr_34953, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2465ace9 [junit4] 2> 946566 INFO (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=1793228646 [junit4] 2> 946566 WARN (recoveryExecutor-1255-thread-1-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Stopping recovery for core=[MissingSegmentRecoveryTest_shard1_replica_n1] coreNodeName=[core_node3] [junit4] 2> 946567 WARN (updateExecutor-1254-thread-2-processing-n:127.0.0.1:34953_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:34953_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown [junit4] 2> 946568 WARN (zkCallback-1257-thread-1-processing-n:127.0.0.1:34953_solr) [n:127.0.0.1:34953_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 946568 INFO (jetty-closer-1235-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a6107e1{/solr,null,UNAVAILABLE} [junit4] 2> 946569 ERROR (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 946569 INFO (SUITE-MissingSegmentRecoveryTest-seed#[6003A6B1F91BE8A7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35553 35553 [junit4] 2> 951602 INFO (Thread-3086) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35553 35553 [junit4] 2> 951603 WARN (Thread-3086) [ ] 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> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 16 /solr/collections/MissingSegmentRecoveryTest/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/98734206628134918-core_node4-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/98734206628134918-127.0.0.1:42257_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/collections [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_6003A6B1F91BE8A7-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1235, maxMBSortInHeap=6.886617962124211, sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=Europe/Bratislava [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=196930416,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, ClusterStateUpdateTest, TestExpandComponent, TestPostingsSolrHighlighter, BadComponentTest, TestStreamBody, SOLR749Test, HttpSolrCallGetCoreTest, CdcrReplicationHandlerTest, TestRuleBasedAuthorizationPlugin, TestDistribDocBasedVersion, TestRTimerTree, TestRTGBase, BlobRepositoryCloudTest, TestCustomDocTransformer, SolrGraphiteReporterTest, DocValuesMissingTest, TestSolrCoreSnapshots, SystemInfoHandlerTest, TestCoreContainer, TestNestedDocsSort, TestFieldTypeResource, SuggesterTSTTest, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestFieldCollectionResource, SolrIndexMetricsTest, TestUpdate, OverseerModifyCollectionTest, TestFieldCacheSortRandom, TestDistributedGrouping, DistributedMLTComponentTest, DocValuesMultiTest, SpatialFilterTest, TestHdfsUpdateLog, SolrMetricReporterTest, TestImpersonationWithHadoopAuth, ForceLeaderTest, TestMiniSolrCloudClusterSSL, CoreAdminHandlerTest, TestRequestForwarding, IndexSchemaRuntimeFieldTest, JSONWriterTest, TestTlogReplica, ClassificationUpdateProcessorIntegrationTest, TestFuzzyAnalyzedSuggestions, SharedFSAutoReplicaFailoverUtilsTest, TestCopyFieldCollectionResource, TestValueSourceCache, DisMaxRequestHandlerTest, DistributedQueueTest, BaseCdcrDistributedZkTest, DistribCursorPagingTest, AssignBackwardCompatibilityTest, FullHLLTest, TestConfigSetsAPIZkFailure, DirectSolrSpellCheckerTest, TestLegacyFieldReuse, DistributedIntervalFacetingTest, TestCollectionsAPIViaSolrCloudCluster, TestManagedSchemaAPI, V2StandaloneTest, TlogReplayBufferedWhileIndexingTest, BJQParserTest, TestUniqueKeyFieldResource, TestPayloadCheckQParserPlugin, TestGraphMLResponseWriter, CleanupOldIndexTest, TestStressVersions, TestBackupRepositoryFactory, WrapperMergePolicyFactoryTest, ShardRoutingTest, TestSchemaSimilarityResource, TestLegacyNumericRangeQueryBuilder, TestRawResponseWriter, ReplicaListTransformerTest, SubstringBytesRefFilterTest, QueryParsingTest, TestCoreDiscovery, DocExpirationUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestSystemIdResolver, HighlighterTest, TestConfigsApi, TestSearchPerf, RestartWhileUpdatingTest, TestPullReplica, AlternateDirectoryTest, TestPerFieldSimilarityWithDefaultOverride, TestReplicationHandlerBackup, SaslZkACLProviderTest, FileBasedSpellCheckerTest, OpenCloseCoreStressTest, TestLeaderInitiatedRecoveryThread, CollectionsAPISolrJTest, TestSubQueryTransformerCrossCore, DeleteInactiveReplicaTest, HdfsBasicDistributedZk2Test, TestUnifiedSolrHighlighter, MissingSegmentRecoveryTest] [junit4] Completed [238/733 (1!)] on J1 in 14.71s, 1 test, 1 failure <<< FAILURES! [...truncated 48292 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org