Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/62/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=collection1 :null Live Nodes: [127.0.0.1:56087_solr,
127.0.0.1:56088_solr] Last available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:56087_solr, 127.0.0.1:56088_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([EE253353D6835F28:66710C89787F32D0]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
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)
FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=collection1 :null Live Nodes: [127.0.0.1:57755_solr,
127.0.0.1:57756_solr] Last available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:57755_solr, 127.0.0.1:57756_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([EE253353D6835F28:66710C89787F32D0]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
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 14186 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/init-core-data-001
[junit4] 2> 2009555 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001
[junit4] 2> 2009555 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2009556 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2009556 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2009658 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57750
[junit4] 2> 2009658 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57750
[junit4] 2> 2009658 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57750
[junit4] 2> 2009682 INFO (zkConnectionManagerCallback-13343-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009685 INFO (zkConnectionManagerCallback-13345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009688 INFO (zkConnectionManagerCallback-13347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009693 WARN (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2009693 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2009693 WARN (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2009693 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2009693 INFO (jetty-launcher-13348-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> 2009693 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2009693 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2009694 INFO (jetty-launcher-13348-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> 2009696 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d7f1e70{/solr,null,AVAILABLE}
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2009696 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2009697 WARN (jetty-launcher-13348-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3b441b6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d2be45e{/solr,null,AVAILABLE}
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@30f00905{SSL,[ssl,
http/1.1]}{127.0.0.1:57755}
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.e.j.s.Server Started @2009782ms
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57755}
[junit4] 2> 2009697 WARN (jetty-launcher-13348-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1abcd7d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009697 ERROR (jetty-launcher-13348-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13e76ec0{SSL,[ssl,
http/1.1]}{127.0.0.1:57756}
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-04T12:44:15.140Z
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-2) [ ]
o.e.j.s.Server Started @2009782ms
[junit4] 2> 2009697 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57756}
[junit4] 2> 2009698 ERROR (jetty-launcher-13348-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2009698 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2009698 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2009698 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2009698 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2009698 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-04T12:44:15.141Z
[junit4] 2> 2009700 INFO (zkConnectionManagerCallback-13350-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009701 INFO (zkConnectionManagerCallback-13352-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009701 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2009701 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2009710 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10097e01a9e0003, likely client has closed socket
[junit4] 2> 2009711 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10097e01a9e0004, likely client has closed socket
[junit4] 2> 2009779 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2009779 WARN (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2009780 WARN (jetty-launcher-13348-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@27f5e095[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009784 WARN (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2009785 WARN (jetty-launcher-13348-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@567f2815[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009786 INFO (jetty-launcher-13348-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57750/solr
[junit4] 2> 2009788 INFO (zkConnectionManagerCallback-13358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009792 INFO (zkConnectionManagerCallback-13360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009842 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2009842 WARN (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2009843 WARN (jetty-launcher-13348-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@10220646[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009846 WARN (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2009848 WARN (jetty-launcher-13348-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3e4c3733[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2009849 INFO (jetty-launcher-13348-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57750/solr
[junit4] 2> 2009851 INFO (zkConnectionManagerCallback-13368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009854 INFO (zkConnectionManagerCallback-13370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009872 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57756_solr
[junit4] 2> 2009873 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.c.Overseer Overseer
(id=72224582812958728-127.0.0.1:57756_solr-n_0000000000) starting
[junit4] 2> 2009885 INFO (zkConnectionManagerCallback-13377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2009889 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57750/solr ready
[junit4] 2> 2009890 INFO
(OverseerStateUpdate-72224582812958728-127.0.0.1:57756_solr-n_0000000000)
[n:127.0.0.1:57756_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:57756_solr
[junit4] 2> 2009893 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57756_solr
[junit4] 2> 2009895 INFO (zkCallback-13376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2009895 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2009899 DEBUG
(OverseerAutoScalingTriggerThread-72224582812958728-127.0.0.1:57756_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:57756_solr]
[junit4] 2> 2009900 DEBUG (ScheduledTrigger-11640-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 2009950 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2009950 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2009957 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:57755_solr as DOWN
[junit4] 2> 2009958 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2009958 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57755_solr
[junit4] 2> 2009960 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2009960 INFO (zkCallback-13376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2009960 INFO (zkCallback-13359-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2010009 INFO (zkConnectionManagerCallback-13383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2010011 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2010012 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57756.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010013 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57750/solr ready
[junit4] 2> 2010014 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2010018 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57756.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010019 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57756.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010019 INFO (jetty-launcher-13348-thread-2)
[n:127.0.0.1:57756_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node2/.
[junit4] 2> 2010057 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57755.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010070 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57755.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010071 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57755.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2010072 INFO (jetty-launcher-13348-thread-1)
[n:127.0.0.1:57755_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node1/.
[junit4] 2> 2010095 INFO (zkConnectionManagerCallback-13389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2010097 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2010099 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57750/solr ready
[junit4] 2> 2010140 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2010144 INFO
(OverseerThreadFactory-11642-thread-1-processing-n:127.0.0.1:57756_solr)
[n:127.0.0.1:57756_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2
[junit4] 2> 2010267 INFO
(OverseerStateUpdate-72224582812958728-127.0.0.1:57756_solr-n_0000000000)
[n:127.0.0.1:57756_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57756/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2010271 INFO
(OverseerStateUpdate-72224582812958728-127.0.0.1:57756_solr-n_0000000000)
[n:127.0.0.1:57756_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57755/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2010486 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2010487 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2010491 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2010909 DEBUG (ScheduledTrigger-11640-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 1
[junit4] 2> 2011523 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2011523 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2011530 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2011530 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2011534 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2011534 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 2011535 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2011535 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using
configuration from collection collection2, trusted=true
[junit4] 2> 2011535 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57756.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2011535 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node2/collection2_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
[junit4] 2> 2011535 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57755.solr.core.collection2.shard1.replica_n2' (registry
'solr.core.collection2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68c98872
[junit4] 2> 2011535 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node1/collection2_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001/tempDir-001/node1/./collection2_shard1_replica_n2/data/]
[junit4] 2> 2011632 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2011632 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2011634 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2011634 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2011635 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2011635 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2011636 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15ff842f[collection2_shard1_replica_n1] main]
[junit4] 2> 2011637 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2011638 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2011638 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2011638 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2011639 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2011639 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627079004213215232
[junit4] 2> 2011639 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5da35d1b[collection2_shard1_replica_n2] main]
[junit4] 2> 2011640 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2011641 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2011642 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2011642 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@15ff842f[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2011642 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627079004216360960
[junit4] 2> 2011645 INFO
(searcherExecutor-11652-thread-1-processing-n:127.0.0.1:57755_solr
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4)
[n:127.0.0.1:57755_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore
[collection2_shard1_replica_n2] Registered new searcher
Searcher@5da35d1b[collection2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2011646 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 2011646 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2/leaders/shard1
[junit4] 2> 2011651 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 2011651 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2/leaders/shard1
[junit4] 2> 2011654 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2011654 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2011654 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:57756/solr/collection2_shard1_replica_n1/
[junit4] 2> 2011655 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=https://127.0.0.1:57756/solr START
replicas=[https://127.0.0.1:57755/solr/collection2_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2011655 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=https://127.0.0.1:57756/solr DONE. We have no versions. sync failed.
[junit4] 2> 2011659 INFO (qtp879819215-36725) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.S.Request [collection2_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2011659 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2011659 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
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> 2011659 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection2/leaders/shard1/leader after winning as
/collections/collection2/leader_elect/shard1/election/72224582812958728-core_node3-n_0000000000
[junit4] 2> 2011662 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:57756/solr/collection2_shard1_replica_n1/ shard1
[junit4] 2> 2011766 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2011766 INFO (zkCallback-13369-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2011769 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2011771 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1285
[junit4] 2> 2011879 INFO (zkCallback-13369-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2011879 INFO (zkCallback-13369-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2011879 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2011919 DEBUG (ScheduledTrigger-11640-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 2012670 INFO (qtp879819215-36731) [n:127.0.0.1:57755_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2179
[junit4] 2> 2012674 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_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> 2012778 INFO (zkCallback-13359-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2012778 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2012778 INFO (zkCallback-13369-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2012778 INFO (zkCallback-13369-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2012778 INFO (zkCallback-13359-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2012779 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2638
[junit4] 2> 2012782 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.LeaderTragicEventTest Stop jetty node :
https://127.0.0.1:57755/solr
state:DocCollection(collection2//collections/collection2/state.json/5)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:57756/solr",
[junit4] 2> "node_name":"127.0.0.1:57756_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:57755/solr",
[junit4] 2> "node_name":"127.0.0.1:57755_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0"}
[junit4] 2> 2012783 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=533582855
[junit4] 2> 2012783 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:57755_solr
[junit4] 2> 2012784 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 2012784 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:57755_solr as DOWN
[junit4] 2> 2012786 INFO (coreCloseExecutor-11661-thread-1)
[n:127.0.0.1:57755_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore
[collection2_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7483dbca
[junit4] 2> 2012786 INFO (coreCloseExecutor-11661-thread-1)
[n:127.0.0.1:57755_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2.shard1.replica_n2, tag=7483dbca
[junit4] 2> 2012786 INFO (coreCloseExecutor-11661-thread-1)
[n:127.0.0.1:57755_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c12635c: rootName =
solr_57755, domain = solr.core.collection2.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.collection2.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1ab6666a
[junit4] 2> 2012792 INFO (coreCloseExecutor-11661-thread-1)
[n:127.0.0.1:57755_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2.shard1.leader, tag=7483dbca
[junit4] 2> 2012794 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 2012794 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@698579fe: rootName =
solr_57755, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@753621be
[junit4] 2> 2012802 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 2012802 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d30b09b: rootName =
solr_57755, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2877fb2b
[junit4] 2> 2012806 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2012806 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1881d71b: rootName =
solr_57755, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@355b3dde
[junit4] 2> 2012806 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 2012812 INFO (zkCallback-13369-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2012812 INFO (zkCallback-13376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2012812 INFO (zkCallback-13388-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2012814 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@30f00905{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2012814 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4d7f1e70{/solr,null,UNAVAILABLE}
[junit4] 2> 2012814 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2012895 INFO (zkCallback-13388-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2012895 INFO (zkCallback-13369-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2012895 INFO (zkCallback-13369-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2012895 INFO (zkCallback-13369-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2012895 INFO (zkCallback-13388-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2012897 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[EE253353D6835F28])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader :
core_node3:{"core":"collection2_shard1_replica_n1","base_url":"https://127.0.0.1:57756/solr","node_name":"127.0.0.1:57756_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 2012904 INFO (qtp1021123551-36737) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=1,
core_node4=0}, version=2}
[junit4] 2> 2012904 INFO (qtp1021123551-36737) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1627079005537566720)]} 0 1
[junit4] 2> 2012905 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005540712448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012905 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005540712448
[junit4] 2> 2012909 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@236d0e4e[collection2_shard1_replica_n1] main]
[junit4] 2> 2012910 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012911 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@236d0e4e[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012911 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 2012914 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1
(1627079005548052480)]} 0 1
[junit4] 2> 2012915 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005551198208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012915 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005551198208
[junit4] 2> 2012919 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@793053cf[collection2_shard1_replica_n1] main]
[junit4] 2> 2012919 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012920 DEBUG (ScheduledTrigger-11640-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 2
[junit4] 2> 2012920 DEBUG (ScheduledTrigger-11640-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:57755_solr
[junit4] 2> 2012921 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@793053cf[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012921 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 2012923 INFO (qtp1021123551-36729) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1627079005558538240)]} 0 1
[junit4] 2> 2012923 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005559586816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012923 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005559586816
[junit4] 2> 2012925 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15e04ca9[collection2_shard1_replica_n1] main]
[junit4] 2> 2012925 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012927 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@15e04ca9[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012927 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2012929 INFO (qtp1021123551-36737) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3
(1627079005564829696)]} 0 0
[junit4] 2> 2012930 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005566926848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012930 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005566926848
[junit4] 2> 2012933 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@45e9551e[collection2_shard1_replica_n1] main]
[junit4] 2> 2012933 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012934 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@45e9551e[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012934 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 2012936 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4
(1627079005572169728)]} 0 0
[junit4] 2> 2012937 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005574266880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012937 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005574266880
[junit4] 2> 2012939 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e7a10c2[collection2_shard1_replica_n1] main]
[junit4] 2> 2012939 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012940 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@3e7a10c2[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458381}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012940 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2012942 INFO (qtp1021123551-36729) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5
(1627079005578461184)]} 0 0
[junit4] 2> 2012943 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005580558336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012943 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005580558336
[junit4] 2> 2012945 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@13c1e7c5[collection2_shard1_replica_n1] main]
[junit4] 2> 2012946 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012947 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@13c1e7c5[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458381}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012947 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 2012949 INFO (qtp1021123551-36737) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6
(1627079005586849792)]} 0 0
[junit4] 2> 2012951 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005588946944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012951 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005588946944
[junit4] 2> 2012953 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6710765[collection2_shard1_replica_n1] main]
[junit4] 2> 2012954 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012954 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@6710765[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458381}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_6(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458395}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012955 INFO (qtp1021123551-36738) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 2012957 INFO (qtp1021123551-36727) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7
(1627079005594189824)]} 0 0
[junit4] 2> 2012957 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005595238400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012957 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005595238400
[junit4] 2> 2012959 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28f7a3b3[collection2_shard1_replica_n1] main]
[junit4] 2> 2012959 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012961 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@28f7a3b3[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458381}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_6(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458395}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_7(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458401}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012961 INFO (qtp1021123551-36736) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2012964 INFO (qtp1021123551-36729) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8
(1627079005601529856)]} 0 1
[junit4] 2> 2012965 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627079005603627008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2012965 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1018dff7
commitCommandVersion:1627079005603627008
[junit4] 2> 2012967 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c28e19b[collection2_shard1_replica_n1] main]
[junit4] 2> 2012967 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2012969 INFO
(searcherExecutor-11651-thread-1-processing-n:127.0.0.1:57756_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:57756_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@5c28e19b[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.1.0, os.arch=x86_64,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.11.6,
timestamp=1551703458350}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458359}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458367}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458381}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_6(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458395}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_7(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458401}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_8(8.1.0):C1:[diagnostics={os=Mac OS X, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.1.0, os.arch=x86_64, java.runtime.version=1.8.0_172-b11,
source=flush, os.version=10.11.6,
timestamp=1551703458409}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2012970 INFO (qtp1021123551-36733) [n:127.0.0.1:57756_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 2012983 INFO (qtp1021123551-36737) [n:127.0.0.1:57
[...truncated too long message...]
r Closing metric reporters for registry=solr.jetty, tag=null
[junit4] 2> 121705 INFO (jetty-closer-247-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54a9c9b8: rootName =
solr_56088, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7973250d
[junit4] 2> 121705 INFO (jetty-closer-247-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 121710 INFO (closeThreadPool-252-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72224836859789318-127.0.0.1:56088_solr-n_0000000000) closing
[junit4] 2> 121714 INFO (qtp759436414-592) [n:127.0.0.1:56088_solr
x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:56087_solr&onlyIfLeaderActive=true&core=collection2_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=42405
[junit4] 2> 121719 INFO
(OverseerStateUpdate-72224836859789318-127.0.0.1:56088_solr-n_0000000000)
[n:127.0.0.1:56088_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:56088_solr
[junit4] 2> 121724 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 121731 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c3d2c41: rootName =
solr_56087, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@7494c391
[junit4] 2> 121742 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 121743 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@45e0d089: rootName =
solr_56087, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6fbdc44a
[junit4] 2> 121748 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 121748 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@499603a7: rootName =
solr_56087, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7973250d
[junit4] 2> 121749 INFO (jetty-closer-247-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 121749 INFO
(OverseerAutoScalingTriggerThread-72224836859789318-127.0.0.1:56088_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 121756 INFO (zkCallback-241-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 121758 INFO (zkCallback-234-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 121759 INFO (zkCallback-234-thread-5) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56087_solr
[junit4] 2> 121772 INFO (jetty-closer-247-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72224836859789318-127.0.0.1:56088_solr-n_0000000000) closing
[junit4] 2> 121773 INFO (closeThreadPool-252-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72224836859789318-127.0.0.1:56088_solr-n_0000000000) closing
[junit4] 2> 121797 INFO (jetty-closer-247-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1c6bc8d0{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 121797 INFO (jetty-closer-247-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7a188152{/solr,null,UNAVAILABLE}
[junit4] 2> 121799 INFO (jetty-closer-247-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 121801 INFO (jetty-closer-247-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@684699f3{SSL,[ssl,
http/1.1]}{127.0.0.1:56087}
[junit4] 2> 121802 INFO (jetty-closer-247-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12caae36{/solr,null,UNAVAILABLE}
[junit4] 2> 121803 INFO (jetty-closer-247-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 121805 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 121808 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/collection2/terms/shard1
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 4 /solr/collections/collection2/state.json
[junit4] 2> 4 /solr/configs/config
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/collection1/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/collections/collection2/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72224836859789318-127.0.0.1:56088_solr-n_0000000000
[junit4] 2> 2
/solr/collections/collection2/leader_elect/shard1/election/72224836859789318-core_node3-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 6 /solr/live_nodes
[junit4] 2>
[junit4] 2> 122157 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56082
[junit4] 2> 122157 INFO
(SUITE-LeaderTragicEventTest-seed#[EE253353D6835F28]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56082
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_EE253353D6835F28-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{_version_=DocValuesFormat(name=Asserting),
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=178, maxMBSortInHeap=6.224352607240389,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@202817b0),
locale=es-NI, timezone=Asia/Gaza
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=70697368,total=301465600
[junit4] 2> NOTE: All tests run in this JVM: [LeaderTragicEventTest,
LeaderTragicEventTest, LeaderTragicEventTest]
[junit4] Completed [5/5 (1!)] on J1 in 47.31s, 2 tests, 1 error <<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: EE253353D6835F28]:
[junit4] - org.apache.solr.cloud.LeaderTragicEventTest.test
[junit4]
[junit4]
[junit4] JVM J0: 1.00 .. 79.28 = 78.27s
[junit4] JVM J1: 1.00 .. 123.11 = 122.11s
[junit4] Execution time total: 2 minutes 3 seconds
[junit4] Tests summary: 5 suites, 10 tests, 1 error
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1572:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1099:
There were test failures: 5 suites, 10 tests, 1 error [seed: EE253353D6835F28]
Total time: 2 minutes 5 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.LeaderTragicEventTest
[repro] Exiting with code 256
+ 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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/Users/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=1c1fd08a2c920ec46d7a444eedffa5f5ab50481b,
workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #61
Recording test results
Setting
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]