Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3479/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Mismatch in counts between replicas
Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
at
__randomizedtesting.SeedInfo.seed([E916297EE3B99270:614216A44D45FF88]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:144)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12647 lines...]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] 2> 20475 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/init-core-data-001
[junit4] 2> 20475 WARN
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 20476 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 20477 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 20494 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001
[junit4] 2> 20501 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 20503 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 20503 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 20603 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45965
[junit4] 2> 20603 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45965
[junit4] 2> 20604 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45965
[junit4] 2> 20770 INFO (zkConnectionManagerCallback-36-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 20818 INFO (zkConnectionManagerCallback-38-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 20822 INFO (zkConnectionManagerCallback-40-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 20943 WARN (jetty-launcher-41-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 20943 WARN (jetty-launcher-41-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 21060 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 21060 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 21068 INFO (jetty-launcher-41-thread-2) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 21074 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 21074 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 21074 INFO (jetty-launcher-41-thread-1) [ ] o.e.j.s.Server
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 21238 INFO (jetty-launcher-41-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 21238 INFO (jetty-launcher-41-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 21240 INFO (jetty-launcher-41-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 21243 INFO (jetty-launcher-41-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 21243 INFO (jetty-launcher-41-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 21243 INFO (jetty-launcher-41-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 21268 INFO (jetty-launcher-41-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b2890c6{/solr,null,AVAILABLE}
[junit4] 2> 21268 INFO (jetty-launcher-41-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eeb5178{/solr,null,AVAILABLE}
[junit4] 2> 21287 WARN (jetty-launcher-41-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@10ffc581[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21289 WARN (jetty-launcher-41-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@429e8ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4f148ea8{SSL,[ssl,
http/1.1]}{127.0.0.1:39865}
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-2) [ ] o.e.j.s.Server
Started @21352ms
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@55fae0f4{SSL,[ssl,
http/1.1]}{127.0.0.1:39283}
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-1) [ ] o.e.j.s.Server
Started @21353ms
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39283}
[junit4] 2> 21314 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39865}
[junit4] 2> 21341 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider
chain: env;sysprop
[junit4] 2> 21343 ERROR (jetty-launcher-41-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 21343 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 21344 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 21344 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 21344 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 21344 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-30T22:31:36.775Z
[junit4] 2> 21345 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 21345 ERROR (jetty-launcher-41-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 21345 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 21346 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 21346 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 21346 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 21346 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-30T22:31:36.777Z
[junit4] 2> 21358 INFO (zkConnectionManagerCallback-43-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21366 INFO (zkConnectionManagerCallback-45-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21368 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 21368 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 21474 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 21478 INFO (jetty-launcher-41-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
[junit4] 2> 21521 INFO (zkConnectionManagerCallback-49-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21590 INFO (zkConnectionManagerCallback-51-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21685 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 21723 INFO (jetty-launcher-41-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
[junit4] 2> 21750 INFO (zkConnectionManagerCallback-57-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21825 INFO (zkConnectionManagerCallback-59-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21864 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39865_solr
[junit4] 2> 21868 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.Overseer Overseer
(id=72126678535307272-127.0.0.1:39865_solr-n_0000000000) starting
[junit4] 2> 21904 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39283_solr
[junit4] 2> 21946 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 21950 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 21988 INFO (zkConnectionManagerCallback-66-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 21992 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 21993 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45965/solr ready
[junit4] 2> 22080 INFO (zkConnectionManagerCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22082 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 22083 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45965/solr ready
[junit4] 2> 22085 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 22124 INFO
(OverseerStateUpdate-72126678535307272-127.0.0.1:39865_solr-n_0000000000)
[n:127.0.0.1:39865_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39865_solr
[junit4] 2> 22156 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39865_solr as DOWN
[junit4] 2> 22166 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 22166 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39865_solr
[junit4] 2> 22171 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22187 INFO (zkCallback-65-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22188 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39283.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22189 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39283.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22189 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39283.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22193 INFO (jetty-launcher-41-thread-1)
[n:127.0.0.1:39283_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node1/.
[junit4] 2> 22198 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22200 INFO (zkCallback-70-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 22245 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 22273 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39865.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22276 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39865.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22276 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39865.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 22286 INFO (jetty-launcher-41-thread-2)
[n:127.0.0.1:39865_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node2/.
[junit4] 2> 22721 INFO (zkConnectionManagerCallback-78-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 22722 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 22724 INFO
(SUITE-RecoveryZkTest-seed#[E916297EE3B99270]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45965/solr ready
[junit4] 2> 22749 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 23115 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 23138 INFO
(OverseerThreadFactory-142-thread-1-processing-n:127.0.0.1:39865_solr)
[n:127.0.0.1:39865_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 23300 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=8
[junit4] 2> 23326 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 23335 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23338 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23341 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23367 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23370 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23372 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23375 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23377 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 23402 INFO
(OverseerStateUpdate-72126678535307272-127.0.0.1:39865_solr-n_0000000000)
[n:127.0.0.1:39865_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39283/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 23408 INFO
(OverseerStateUpdate-72126678535307272-127.0.0.1:39865_solr-n_0000000000)
[n:127.0.0.1:39865_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39865/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 23614 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
x:recoverytest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 23614 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
x:recoverytest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 23615 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
x:recoverytest_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 24638 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 24638 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 24653 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
[junit4] 2> 24653 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
[junit4] 2> 24657 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 24657 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 24657 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 24657 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 24662 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39283.solr.core.recoverytest.shard1.replica_n1' (registry
'solr.core.recoverytest.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 24663 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node1/recoverytest_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node1/./recoverytest_shard1_replica_n1/data/]
[junit4] 2> 24663 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39865.solr.core.recoverytest.shard1.replica_n2' (registry
'solr.core.recoverytest.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@45df0e70
[junit4] 2> 24670 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node2/recoverytest_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_E916297EE3B99270-001/tempDir-001/node2/./recoverytest_shard1_replica_n2/data/]
[junit4] 2> 24750 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 24750 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 24753 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 24753 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 24754 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7240124d[recoverytest_shard1_replica_n2] main]
[junit4] 2> 24758 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 24759 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 24760 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 24762 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624126259402375168
[junit4] 2> 24767 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 24767 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 24770 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 24770 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 24772 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@71320733[recoverytest_shard1_replica_n1] main]
[junit4] 2> 24775 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 24775 INFO
(searcherExecutor-149-thread-1-processing-n:127.0.0.1:39865_solr
x:recoverytest_shard1_replica_n2 c:recoverytest s:shard1 r:core_node4)
[n:127.0.0.1:39865_solr c:recoverytest s:shard1 r:core_node4
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n2] Registered new searcher
Searcher@7240124d[recoverytest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 24776 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 24776 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 24777 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624126259418103808
[junit4] 2> 24785 INFO
(searcherExecutor-148-thread-1-processing-n:127.0.0.1:39283_solr
x:recoverytest_shard1_replica_n1 c:recoverytest s:shard1 r:core_node3)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n1] Registered new searcher
Searcher@71320733[recoverytest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 24793 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/recoverytest/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 24794 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/recoverytest/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 24803 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/recoverytest/leaders/shard1
[junit4] 2> 24804 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/recoverytest/leaders/shard1
[junit4] 2> 24824 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 24824 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 24824 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/
[junit4] 2> 24831 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2
url=https://127.0.0.1:39865/solr START
replicas=[https://127.0.0.1:39283/solr/recoverytest_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 24834 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2
url=https://127.0.0.1:39865/solr DONE. We have no versions. sync failed.
[junit4] 2> 24844 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.S.Request [recoverytest_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 24848 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 24849 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 24849 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 24855 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/recoverytest/leaders/shard1/leader after winning as
/collections/recoverytest/leader_elect/shard1/election/72126678535307272-core_node4-n_0000000000
[junit4] 2> 24868 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/ shard1
[junit4] 2> 24968 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 24969 INFO (zkCallback-58-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 24969 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 24972 ERROR (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.c.ZkStateReader Collection recoverytest is not lazy or watched!
[junit4] 2> 25006 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1392
[junit4] 2> 25073 INFO (zkCallback-58-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25073 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25073 INFO (zkCallback-58-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25896 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_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=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2282
[junit4] 2> 25908 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 25928 INFO (zkCallback-58-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25928 INFO (zkCallback-58-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25928 INFO (zkCallback-58-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25928 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2816
[junit4] 2> 25933 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 25933 INFO (watches-75-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 25933 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.RecoveryZkTest Indexing 300 documents
[junit4] 2> 25934 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 25937 INFO (zkCallback-50-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 26003 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/recoverytest/terms/shard1 to Terms{values={core_node3=1,
core_node4=1}, version=2}
[junit4] 2> 26009 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-0
(1624126260683735041)]} 0 3
[junit4] 2> 26014 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-0
(1624126260683735040)]} 0 5
[junit4] 2> 26015 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1624126260683735041)]} 0 49
[junit4] 2> 26017 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1624126260683735040)]} 0 52
[junit4] 2> 26020 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-1
(1624126260718338048)]} 0 0
[junit4] 2> 26021 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1624126260718338048)]} 0 4
[junit4] 2> 26032 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-1
(1624126260721483776)]} 0 7
[junit4] 2> 26032 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1624126260721483776)]} 0 12
[junit4] 2> 26034 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-1
(-1624126260725678080)]} 0 0
[junit4] 2> 26035 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1
(-1624126260725678080)]} 0 11
[junit4] 2> 26038 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-1
(-1624126260737212416)]} 0 0
[junit4] 2> 26038 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1
(-1624126260737212416)]} 0 3
[junit4] 2> 26040 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-2
(1624126260739309568)]} 0 0
[junit4] 2> 26045 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-2
(1624126260744552448)]} 0 1
[junit4] 2> 26046 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1624126260744552448)]} 0 4
[junit4] 2> 26046 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1624126260739309568)]} 0 9
[junit4] 2> 26050 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-3
(1624126260750843904)]} 0 1
[junit4] 2> 26051 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1624126260750843904)]} 0 3
[junit4] 2> 26053 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-3
(1624126260750843905)]} 0 1
[junit4] 2> 26054 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1624126260750843905)]} 0 5
[junit4] 2> 26057 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-4
(1624126260757135360)]} 0 1
[junit4] 2> 26058 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1624126260757135360)]} 0 4
[junit4] 2> 26059 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-4
(1624126260759232512)]} 0 0
[junit4] 2> 26060 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1624126260759232512)]} 0 4
[junit4] 2> 26063 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-3
(-1624126260764475392)]} 0 0
[junit4] 2> 26064 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3
(-1624126260764475392)]} 0 3
[junit4] 2> 26070 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-3
(-1624126260766572544)]} 0 0
[junit4] 2> 26071 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3
(-1624126260766572544)]} 0 8
[junit4] 2> 26073 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-5
(1624126260773912576)]} 0 1
[junit4] 2> 26074 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1624126260773912576)]} 0 4
[junit4] 2> 26076 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-5
(1624126260777058304)]} 0 1
[junit4] 2> 26077 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1624126260777058304)]} 0 4
[junit4] 2> 26081 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-4
(-1624126260783349760)]} 0 0
[junit4] 2> 26081 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4
(-1624126260783349760)]} 0 2
[junit4] 2> 26082 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-4
(-1624126260783349761)]} 0 0
[junit4] 2> 26083 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4
(-1624126260783349761)]} 0 4
[junit4] 2> 26087 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-6
(1624126260788592640)]} 0 1
[junit4] 2> 26088 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1624126260788592640)]} 0 4
[junit4] 2> 26090 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-6
(1624126260790689792)]} 0 0
[junit4] 2> 26091 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6
(1624126260790689792)]} 0 5
[junit4] 2> 26093 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-7
(1624126260794884096)]} 0 0
[junit4] 2> 26093 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7
(1624126260794884096)]} 0 3
[junit4] 2> 26096 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-7
(1624126260799078400)]} 0 0
[junit4] 2> 26097 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7
(1624126260799078400)]} 0 3
[junit4] 2> 26098 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-8
(1624126260800126976)]} 0 0
[junit4] 2> 26099 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8
(1624126260800126976)]} 0 3
[junit4] 2> 26101 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-8
(1624126260804321280)]} 0 0
[junit4] 2> 26101 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8
(1624126260804321280)]} 0 2
[junit4] 2> 26104 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-9
(1624126260807467008)]} 0 0
[junit4] 2> 26105 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9
(1624126260807467008)]} 0 3
[junit4] 2> 26105 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-9
(1624126260808515584)]} 0 0
[junit4] 2> 26106 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9
(1624126260808515584)]} 0 2
[junit4] 2> 26108 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-8
(-1624126260812709888)]} 0 0
[junit4] 2> 26109 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-8
(-1624126260812709888)]} 0 2
[junit4] 2> 26109 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-8
(-1624126260813758464)]} 0 0
[junit4] 2> 26110 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-8
(-1624126260813758464)]} 0 2
[junit4] 2> 26113 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-10
(1624126260816904192)]} 0 0
[junit4] 2> 26113 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10
(1624126260816904192)]} 0 2
[junit4] 2> 26113 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-10
(1624126260817952768)]} 0 0
[junit4] 2> 26114 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10
(1624126260817952768)]} 0 2
[junit4] 2> 26117 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-10
(-1624126260821098496)]} 0 0
[junit4] 2> 26117 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-10
(-1624126260822147072)]} 0 0
[junit4] 2> 26118 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-10
(-1624126260821098496)]} 0 2
[junit4] 2> 26118 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-10
(-1624126260822147072)]} 0 2
[junit4] 2> 26122 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-11
(1624126260825292801)]} 0 1
[junit4] 2> 26122 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-11
(1624126260825292800)]} 0 1
[junit4] 2> 26123 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11
(1624126260825292800)]} 0 3
[junit4] 2> 26123 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11
(1624126260825292801)]} 0 3
[junit4] 2> 26128 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-11
(-1624126260832632832)]} 0 0
[junit4] 2> 26128 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-11
(-1624126260832632832)]} 0 2
[junit4] 2> 26128 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-11
(-1624126260832632833)]} 0 1
[junit4] 2> 26129 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-11
(-1624126260832632833)]} 0 3
[junit4] 2> 26132 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-12
(1624126260836827136)]} 0 0
[junit4] 2> 26133 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12
(1624126260836827136)]} 0 2
[junit4] 2> 26133 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-12
(1624126260836827137)]} 0 1
[junit4] 2> 26133 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12
(1624126260836827137)]} 0 3
[junit4] 2> 26138 INFO (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-13
(1624126260842070016)]} 0 0
[junit4] 2> 26138 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-13
(1624126260842070017)]} 0 0
[junit4] 2> 26139 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13
(1624126260842070016)]} 0 3
[junit4] 2> 26139 INFO (qtp1492794932-182) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13
(1624126260842070017)]} 0 4
[junit4] 2> 26143 INFO (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-14
(1624126260848361473)]} 0 1
[junit4] 2> 26143 INFO (qtp2051968068-176) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-14
(1624126260848361472)]} 0 1
[junit4] 2> 26144 INFO (qtp1492794932-180) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14
(1624126260848361473)]} 0 3
[junit4] 2> 26144 INFO (qtp1492794932-177) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14
(1624126260848361472)]} 0 3
[junit4] 2> 26145 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1263056942
[junit4] 2> 26145 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39283_solr
[junit4] 2> 26147 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 26147 ERROR (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is
either not initialized or shutting down.
[junit4] 2> 26147 INFO (TEST-RecoveryZkTest.test-seed#[E916297EE3B99270])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:39283_solr as DOWN
[junit4] 2> 26147 ERROR (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is
either not initialized or shutting down.
[junit4] 2> 26150 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e7b1724
[junit4] 2> 26150 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.recoverytest.shard1.replica_n1, tag=7e7b1724
[junit4] 2> 26150 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@17fcdcbe: rootName =
solr_39283, domain = solr.core.recoverytest.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.recoverytest.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@66b81690
[junit4] 2> 26148 WARN (qtp2051968068-178) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.e.j.s.HttpChannel /solr/recoverytest_shard1_replica_n1/update
[junit4] 2> javax.servlet.UnavailableException: Error processing the
request. CoreContainer is either not initialized or shutting down.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:359)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:502)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 26148 WARN (qtp2051968068-179) [n:127.0.0.1:39283_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.e.j.s.HttpChannel /solr/recoverytest_shard1_replica_n1/update
[junit4] 2> javax.servlet.UnavailableException: Error processing the
request. CoreContainer is either not initialized or shutting down.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:359)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:341)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:502)
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 26170 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.recoverytest.shard1.leader, tag=7e7b1724
[junit4] 2> 26171 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 26171 INFO (coreCloseExecutor-158-thread-1)
[n:127.0.0.1:39283_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@6c407de0 commitCommandVersion:0
[junit4] 2> 26175 WARN
(updateExecutor-54-thread-1-processing-x:recoverytest_shard1_replica_n2
https:////127.0.0.1:39283//solr//recoverytest_shard1_replica_n1 r:core_node4
n:127.0.0.1:39865_solr c:recoverytest s:shard1) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:39283/solr/recoverytest_shard1_replica_n1 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 26178 WARN
(updateExecutor-54-thread-2-processing-x:recoverytest_shard1_replica_n2
https:////127.0.0.1:39283//solr//recoverytest_shard1_replica_n1 r:core_node4
n:127.0.0.1:39865_solr c:recoverytest s:shard1) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.s.i.ConcurrentUpdateSolrClient Failed to parse error response from
https://127.0.0.1:39283/solr/recoverytest_shard1_replica_n1 due to:
java.lang.RuntimeException: Invalid version (expected 2, but 60) or the data in
not in 'javabin' format
[junit4] 2> 26178 ERROR
(updateExecutor-54-thread-2-processing-x:recoverytest_shard1_replica_n2
https:////127.0.0.1:39283//solr//recoverytest_shard1_replica_n1 r:core_node4
n:127.0.0.1:39865_solr c:recoverytest s:shard1) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:39283/solr/recoverytest_shard1_replica_n1: Not
Found
[junit4] 2>
[junit4] 2>
[junit4] 2>
[junit4] 2> request:
https://127.0.0.1:39283/solr/recoverytest_shard1_replica_n1/update?update.distrib=FROMLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A39865%2Fsolr%2Frecoverytest_shard1_replica_n2%2F&wt=javabin&version=2
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:385)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:183)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
~[metrics-core-3.2.6.jar:3.2.6]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 26178 ERROR
(updateExecutor-54-thread-1-processing-x:recoverytest_shard1_replica_n2
https:////127.0.0.1:39283//solr//recoverytest_shard1_replica_n1 r:core_node4
n:127.0.0.1:39865_solr c:recoverytest s:shard1) [n:127.0.0.1:39865_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from
[...truncated too long message...]
state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[javac] Compiling 3 source files to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/java
common-solr.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
[javac] Compiling 938 source files to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 51 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.RecoveryZkTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=E916297EE3B99270 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=et -Dtests.timezone=Europe/Monaco -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: E916297EE3B99270
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says hello! Master seed: E916297EE3B99270
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J0 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] OK 16.9s J2 | RecoveryZkTest.test
[junit4] Completed [1/5] on J2 in 22.03s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] OK 17.3s J0 | RecoveryZkTest.test
[junit4] Completed [2/5] on J0 in 23.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] OK 17.1s J1 | RecoveryZkTest.test
[junit4] Completed [3/5] on J1 in 23.07s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] OK 14.0s J2 | RecoveryZkTest.test
[junit4] Completed [4/5] on J2 in 14.77s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4] OK 14.1s J0 | RecoveryZkTest.test
[junit4] Completed [5/5] on J0 in 15.02s, 1 test
[junit4]
[junit4] JVM J0: 0.41 .. 39.56 = 39.15s
[junit4] JVM J1: 0.43 .. 24.28 = 23.85s
[junit4] JVM J2: 0.43 .. 38.38 = 37.95s
[junit4] Execution time total: 39 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 130.94s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.80s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 80.19s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 74.34s | org.apache.solr.cloud.LIRRollingUpdatesTest
[junit4:tophints] 70.04s | org.apache.solr.search.TestRangeQuery
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 41 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.RecoveryZkTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath.act(FilePath.java:1078)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=21d2b024f4590175f97b82839ff69f96bd022df2,
workspace=/home/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3478
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]