Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4721/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testKillPullReplica
Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds
expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([9FDD7F82EC3889EF:132C63174C8968D7]: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.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:542)
at
org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:533)
at
org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllActiveReplicas(TestPullReplica.java:529)
at
org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:506)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testDistributions
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([EA2F89E664E81697:55D0C84CBA12F60B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testDistributions(MathExpressionTest.java:1488)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13948 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/init-core-data-001
[junit4] 2> 2328497 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001
[junit4] 2> 2328497 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2328497 INFO (Thread-3957) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2328498 INFO (Thread-3957) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2328501 ERROR (Thread-3957) [ ] 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> 2328607 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64384
[junit4] 2> 2328619 INFO (zkConnectionManagerCallback-9400-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328625 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
[junit4] 2> 2328626 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
[junit4] 2> 2328628 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2328628 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2328628 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2328628 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2472e582{/solr,null,AVAILABLE}
[junit4] 2> 2328630 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2328630 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2328630 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3734ca2e{/solr,null,AVAILABLE}
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5ab6c0fb{HTTP/1.1,[http/1.1]}{127.0.0.1:64386}
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-2) [ ]
o.e.j.s.Server Started @2328707ms
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b2acf49{HTTP/1.1,[http/1.1]}{127.0.0.1:64387}
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-1) [ ]
o.e.j.s.Server Started @2328708ms
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64386}
[junit4] 2> 2328631 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64387}
[junit4] 2> 2328632 ERROR (jetty-launcher-9397-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2328632 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2328632 ERROR (jetty-launcher-9397-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2328632 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-07T18:39:57.893135Z
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2328633 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-07T18:39:57.893282Z
[junit4] 2> 2328635 INFO (zkConnectionManagerCallback-9402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328635 INFO (zkConnectionManagerCallback-9404-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328636 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2328636 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2328809 INFO (jetty-launcher-9397-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64384/solr
[junit4] 2> 2328810 INFO (zkConnectionManagerCallback-9408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328813 INFO (zkConnectionManagerCallback-9411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328813 INFO (jetty-launcher-9397-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64384/solr
[junit4] 2> 2328815 INFO (zkConnectionManagerCallback-9414-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2328818 INFO (zkConnectionManagerCallback-9416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2329005 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2329006 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64387_solr
[junit4] 2> 2329008 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.Overseer Overseer
(id=72330580652654598-127.0.0.1:64387_solr-n_0000000000) starting
[junit4] 2> 2329009 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2329011 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64386_solr
[junit4] 2> 2329014 INFO (zkCallback-9410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2329015 INFO (zkCallback-9415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2329031 INFO (zkConnectionManagerCallback-9425-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2329034 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2329036 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64384/solr ready
[junit4] 2> 2329041 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2329041 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64387_solr
[junit4] 2> 2329043 INFO (zkCallback-9410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2329044 INFO (zkCallback-9424-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2329044 INFO (zkCallback-9415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2329055 INFO (zkConnectionManagerCallback-9430-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2329057 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2329059 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64384/solr ready
[junit4] 2> 2329059 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2329062 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2329086 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64386.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329088 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64387.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329117 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64386.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329117 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64386.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329117 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64387.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329117 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64387.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2329118 INFO (jetty-launcher-9397-thread-2)
[n:127.0.0.1:64386_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/.
[junit4] 2> 2329118 INFO (jetty-launcher-9397-thread-1)
[n:127.0.0.1:64387_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/.
[junit4] 2> 2329150 INFO (zkConnectionManagerCallback-9434-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2329154 INFO (zkConnectionManagerCallback-9439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2329157 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2329159 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64384/solr ready
[junit4] 2> 2329167 INFO
(SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 2329169 INFO (qtp277429286-25292) [n:127.0.0.1:64386_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2329170 INFO (qtp277429286-25292) [n:127.0.0.1:64386_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2329197 INFO (qtp277429286-25288) [n:127.0.0.1:64386_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2329201 INFO (OverseerThreadFactory-9280-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_kill_leader
[junit4] 2> 2329322 INFO
(OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2329326 INFO
(OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2329545 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2329545 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 2329546 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2330560 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2330560 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2330576 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_p2] Schema name=minimal
[junit4] 2> 2330576 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2330577 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2330577 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2330577 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_n1' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 2330577 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_p2' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 2330578 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_64386.solr.core.pull_replica_test_kill_leader.shard1.replica_p2'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_p2') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2330578 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_64387.solr.core.pull_replica_test_kill_leader.shard1.replica_n1'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
[junit4] 2> 2330578 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2330578 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2330578 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_p2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/pull_replica_test_kill_leader_shard1_replica_p2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/./pull_replica_test_kill_leader_shard1_replica_p2/data/]
[junit4] 2> 2330578 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/pull_replica_test_kill_leader_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/./pull_replica_test_kill_leader_shard1_replica_n1/data/]
[junit4] 2> 2330625 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2330625 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2330625 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2330625 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2330627 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4abaf8bc[pull_replica_test_kill_leader_shard1_replica_p2]
main]
[junit4] 2> 2330627 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2330627 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2330628 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2330628 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@681f4369[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 2330628 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2330629 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 2330630 INFO
(searcherExecutor-9290-thread-1-processing-n:127.0.0.1:64386_solr
x:pull_replica_test_kill_leader_shard1_replica_p2
c:pull_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_p2] Registered new searcher
Searcher@4abaf8bc[pull_replica_test_kill_leader_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2330630 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2330630 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2330631 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 2330631 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1605358111834505216
[junit4] 2> 2330631 INFO
(searcherExecutor-9289-thread-1-processing-n:127.0.0.1:64387_solr
x:pull_replica_test_kill_leader_shard1_replica_n1
c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@681f4369[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2330638 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ZkController
pull_replica_test_kill_leader_shard1_replica_p2 starting background replication
from leader
[junit4] 2> 2330638 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ReplicateFromLeader
Will start replication from leader with poll interval: 00:00:03
[junit4] 2> 2330639 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 2330639 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 2330639 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/pull_replica_test_kill_leader/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2330648 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2330648 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2330648 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 2330649 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 2330649 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
has no replicas
[junit4] 2> 2330649 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2330656 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
shard1
[junit4] 2> 2330778 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 2330781 INFO (qtp716417705-25301) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_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=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1235
[junit4] 2> 2330882 INFO (zkCallback-9415-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 2331154 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 2331157 INFO (qtp716417705-25297) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=1
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2331157 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@158a9144 commitCommandVersion:0
[junit4] 2> 2331159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24e8aa20[pull_replica_test_kill_leader_shard1_replica_p2] main]
[junit4] 2> 2331159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2331160 INFO (searcherExecutor-9290-thread-1) [ ]
o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered
new searcher Searcher@24e8aa20[pull_replica_test_kill_leader_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2331655 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2109
[junit4] 2> 2331658 INFO (qtp277429286-25288) [n:127.0.0.1:64386_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> 2331765 INFO (zkCallback-9415-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 2331765 INFO (zkCallback-9410-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 2332668 INFO (qtp277429286-25288) [n:127.0.0.1:64386_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3471
[junit4] 2> 2332675 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/pull_replica_test_kill_leader/terms/shard1 to
Terms{values={core_node3=1}, version=1}
[junit4] 2> 2332676 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1605358113975697408)]} 0 2
[junit4] 2> 2332677 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1605358113979891712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2332677 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@252da2ec
commitCommandVersion:1605358113979891712
[junit4] 2> 2332682 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@42110cea[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 2332682 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2332683 INFO
(searcherExecutor-9289-thread-1-processing-n:127.0.0.1:64387_solr
x:pull_replica_test_kill_leader_shard1_replica_n1
c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@42110cea[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2332683 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=pull_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 2332686 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 2332689 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2332794 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2332905 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333016 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333118 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333218 INFO
(OverseerCollectionConfigSetProcessor-72330580652654598-127.0.0.1:64387_solr-n_0000000000)
[ ] 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> 2333219 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333330 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333437 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333548 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333659 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333770 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333881 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2333988 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2334094 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2334159 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2334159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2334159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 1530988801937
[junit4] 2> 2334159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2334159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1530988800417
[junit4] 2> 2334159 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2334160 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 2334161 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
[junit4] 2> 2334161 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@4718e936
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30d6bc01)
[junit4] 2> 2334162 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334163 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334164 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334165 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334166 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334166 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334167 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334168 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334168 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334170 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334170 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334171 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334172 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334172 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334173 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334174 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334175 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334176 INFO (qtp716417705-25300) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334176 WARN (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is
2219754695 and actual is checksum 761146382. expected length is 204 and actual
length is 117
[junit4] 2> 2334177 INFO (qtp716417705-25303) [n:127.0.0.1:64387_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2334177 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Bytes downloaded: 2944, Bytes skipped downloading: 0
[junit4] 2> 2334177 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=2944) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@4718e936
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30d6bc01)
[junit4] 2> 2334177 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.c.SolrCore Updating index properties... index=index.20180708024003421
[junit4] 2> 2334178 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@2019e6f5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35439945)
[junit4] 2> 2334178 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2334179 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@20f322de[pull_replica_test_kill_leader_shard1_replica_p2] main]
[junit4] 2> 2334181 INFO (searcherExecutor-9290-thread-1) [ ]
o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered
new searcher Searcher@20f322de[pull_replica_test_kill_leader_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2334201 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 2334202 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.ChaosMonkey monkey: kill jetty! 64387
[junit4] 2> 2334203 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@b2acf49{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2334204 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=902632268
[junit4] 2> 2334204 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2334204 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c9db192: rootName =
solr_64387, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@67583ec6
[junit4] 2> 2334212 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2334212 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2de5952: rootName =
solr_64387, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@daaa577
[junit4] 2> 2334217 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2334217 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e832ebd: rootName =
solr_64387, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@53e8e33e
[junit4] 2> 2334220 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:64387_solr
[junit4] 2> 2334222 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2334224 INFO (zkCallback-9415-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2334224 INFO (zkCallback-9438-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2334224 INFO (zkCallback-9424-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2334224 INFO (zkCallback-9410-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2334224 INFO (coreCloseExecutor-9301-thread-1)
[n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@35962101
[junit4] 2> 2334224 INFO (coreCloseExecutor-9301-thread-1)
[n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.pull_replica_test_kill_leader.shard1.replica_n1, tag=35962101
[junit4] 2> 2334224 INFO (coreCloseExecutor-9301-thread-1)
[n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51236342:
rootName = solr_64387, domain =
solr.core.pull_replica_test_kill_leader.shard1.replica_n1, service url = null,
agent id = null] for registry
solr.core.pull_replica_test_kill_leader.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@61760a4
[junit4] 2> 2334224 INFO (zkCallback-9429-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2334226 INFO (zkCallback-9415-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 2334227 INFO (zkCallback-9410-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[1])
[junit4] 2> 2334247 INFO (coreCloseExecutor-9301-thread-1)
[n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.pull_replica_test_kill_leader.shard1.leader,
tag=35962101
[junit4] 2> 2334249 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.Overseer Overseer
(id=72330580652654598-127.0.0.1:64387_solr-n_0000000000) closing
[junit4] 2> 2334250 INFO
(OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64387_solr
[junit4] 2> 2334250 WARN
(OverseerAutoScalingTriggerThread-72330580652654598-127.0.0.1:64387_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2334255 INFO (zkCallback-9410-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64386_solr
[junit4] 2> 2334256 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3734ca2e{/solr,null,UNAVAILABLE}
[junit4] 2> 2334256 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2334257 INFO
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 64387
[junit4] 2> 2334259 INFO (zkCallback-9410-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72330580652654596-127.0.0.1:64386_solr-n_0000000001) starting
[junit4] 2> 2334265 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (0)
org.apache.http.NoHttpResponseException: 127.0.0.1:64387 failed to respond,
retry? 0
[junit4] 2> 2338300 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4032
[junit4] 2> 2338300 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2338301 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 1
[junit4] 2> 2341164 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2341164 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2342307 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4004
[junit4] 2> 2342308 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2342308 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 2
[junit4] 2> 2345213 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2345213 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2346357 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4046
[junit4] 2> 2346357 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2346357 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 3
[junit4] 2> 2349251 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2349251 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2350391 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4032
[junit4] 2> 2350391 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2350392 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 4
[junit4] 2> 2353275 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2353275 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2354432 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4038
[junit4] 2> 2354433 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2354434 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 5
[junit4] 2> 2357294 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2357294 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2358457 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4019
[junit4] 2> 2358457 INFO (qtp277429286-25291) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2358458 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 0
[junit4] 2> 2361298 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2361298 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2362462 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_p2] webapp=/solr path=/update
params={wt=javabin&version=2}{} 0 4003
[junit4] 2> 2362463 INFO (qtp277429286-25293) [n:127.0.0.1:64386_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node4
x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase
Ignoring exception matching No registered leader was found
[junit4] 2> 2362464 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection
[pull_replica_test_kill_leader] failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_kill_leader slice: shard1 saw
state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
[junit4] 2> "pullReplicas":"1",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:64387/solr",
[junit4] 2> "node_name":"127.0.0.1:64387_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2>
"core":"pull_replica_test_kill_leader_shard1_replica_p2",
[junit4] 2> "base_url":"http://127.0.0.1:64386/solr",
[junit4] 2> "node_name":"127.0.0.1:64386_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"100",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr],
retry? 1
[junit4] 2> 2365304 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 2365305 INFO (indexFetcher-9299-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 2366488
[...truncated too long message...]
ive nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 160087 INFO (zkCallback-637-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 160087 INFO (zkCallback-653-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 160087 INFO (zkCallback-658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 160088 INFO (jetty-closer-602-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 160091 INFO (zkCallback-637-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-623-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-679-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-653-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-617-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-666-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160091 INFO (zkCallback-658-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160093 INFO (zkCallback-632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 160093 INFO (jetty-closer-602-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 160097 INFO (coreCloseExecutor-549-thread-1)
[n:127.0.0.1:53264_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=3b28bfff
[junit4] 2> 160101 INFO (jetty-closer-602-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@790cdb2{/solr,null,UNAVAILABLE}
[junit4] 2> 160102 INFO (jetty-closer-602-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 160108 INFO (jetty-closer-602-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72330667442438150-127.0.0.1:53266_solr-n_0000000000) closing
[junit4] 2> 160108 INFO
(OverseerStateUpdate-72330667442438150-127.0.0.1:53266_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53266_solr
[junit4] 2> 160108 WARN
(OverseerAutoScalingTriggerThread-72330667442438150-127.0.0.1:53266_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 160109 INFO (jetty-closer-602-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e3101d1{/solr,null,UNAVAILABLE}
[junit4] 2> 160109 INFO (jetty-closer-602-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 160114 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53264_solr
[junit4] 2> 160116 INFO (jetty-closer-602-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@206301a3{/solr,null,UNAVAILABLE}
[junit4] 2> 160116 INFO (jetty-closer-602-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 161626 INFO (jetty-closer-602-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d99b84{/solr,null,UNAVAILABLE}
[junit4] 2> 161627 INFO (jetty-closer-602-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 161628 ERROR
(SUITE-MathExpressionTest-seed#[EA2F89E664E81697]-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> 161628 INFO
(SUITE-MathExpressionTest-seed#[EA2F89E664E81697]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53261 53261
[junit4] 2> 161657 INFO (Thread-243) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53261 53261
[junit4] 2> 161867 WARN (Thread-243) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/collections/collection1/terms/shard2
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72330667442438150-127.0.0.1:53266_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_EA2F89E664E81697-001
[junit4] 2> Jul 07, 2018 7:02:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
col_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128),
id=BlockTreeOrds(blocksize=128),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{col_s=DocValuesFormat(name=Lucene70),
order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene70),
price_f=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Direct),
test_dt=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70),
miles_i=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1545,
maxMBSortInHeap=7.623855771978258,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23b2c62d),
locale=no, timezone=America/Matamoros
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=126640024,total=319815680
[junit4] 2> NOTE: All tests run in this JVM: [ShardParamsTest,
TestJavaBinCodec, HyperbolicCosineEvaluatorTest, TestRetryUtil,
TestSolrJErrorHandling, StreamExpressionTest, ClientUtilsTest,
CorrelationEvaluatorTest, TestUpdateRequestCodec, DocumentAnalysisResponseTest,
ContentStreamTest, TestConfigSetAdminRequest, HyperbolicTangentEvaluatorTest,
CommonParamsTest, EqualToEvaluatorTest, CloudSolrClientTest, SolrQueryTest,
NormalizeEvaluatorTest, FieldAnalysisResponseTest, TestNamedListCodec,
SquareRootEvaluatorTest, AbsoluteValueEvaluatorTest, QueryResponseTest,
UniformDistributionEvaluatorTest, TestCloudSolrClientConnections,
LargeVolumeBinaryJettyTest, UsingSolrJRefGuideExamplesTest,
ArcCosineEvaluatorTest, RegressionEvaluatorTest, TestToleratedUpdateError,
StreamExpressionToExplanationTest, SolrExampleStreamingBinaryTest,
CoalesceEvaluatorTest, BasicHttpSolrClientTest, TestV2Request, OrEvaluatorTest,
TestTimeSource, TestDelegationTokenRequest, MathExpressionTest]
[junit4] Completed [107/154 (1!)] on J0 in 18.66s, 97 tests, 1 failure <<<
FAILURES!
[...truncated 40893 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4721/consoleText
[repro] Revision: b7d14c50fbae3d11b32b9331287636c98730987a
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestPullReplica
-Dtests.method=testKillPullReplica -Dtests.seed=9FDD7F82EC3889EF
-Dtests.slow=true -Dtests.locale=it-SM -Dtests.timezone=Asia/Manila
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] Repro line: ant test -Dtestcase=MathExpressionTest
-Dtests.method=testDistributions -Dtests.seed=EA2F89E664E81697
-Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Matamoros
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/solrj
[repro] MathExpressionTest
[repro] solr/core
[repro] TestPullReplica
[repro] ant compile-test
[...truncated 2476 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=EA2F89E664E81697 -Dtests.slow=true -Dtests.locale=no
-Dtests.timezone=America/Matamoros -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 553 lines...]
[repro] ant compile-test
[...truncated 1336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=9FDD7F82EC3889EF -Dtests.slow=true -Dtests.locale=it-SM
-Dtests.timezone=Asia/Manila -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 113 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro] 0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]