Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2638/

2 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([53A8357941280877:D9CF83702579490]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:331)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:299)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:235)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:398)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:107)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream

Error Message:
java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([C2E9F24428C09279:602630D818140052]:0)
        at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
        at 
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
        ... 41 more




Build Log:
[...truncated 13806 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 1434727 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[53A8357941280877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/init-core-data-001
   [junit4]   2> 1434728 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[53A8357941280877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1434728 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[53A8357941280877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1434730 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[53A8357941280877]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1434732 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 1434733 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001
   [junit4]   2> 1434733 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1434733 INFO  (Thread-3490) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1434733 INFO  (Thread-3490) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1434735 ERROR (Thread-3490) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1434833 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41286
   [junit4]   2> 1434836 INFO  (zkConnectionManagerCallback-3656-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434841 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434841 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434844 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434844 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434844 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434844 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1434845 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434846 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434847 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434847 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434847 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1434848 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1434870 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434870 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434871 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1434871 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7654d2f0{/solr,null,AVAILABLE}
   [junit4]   2> 1434871 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26434fcb{/solr,null,AVAILABLE}
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a9d160c{SSL,[ssl, 
http/1.1]}{127.0.0.1:40925}
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.e.j.s.Server Started @1434914ms
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40925}
   [junit4]   2> 1434872 ERROR (jetty-launcher-3653-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434872 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.814Z
   [junit4]   2> 1434873 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434873 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434873 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1434873 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fcd1341{/solr,null,AVAILABLE}
   [junit4]   2> 1434874 INFO  (zkConnectionManagerCallback-3658-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18858a7{SSL,[ssl, 
http/1.1]}{127.0.0.1:37995}
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.e.j.s.Server Started @1434916ms
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37995}
   [junit4]   2> 1434874 ERROR (jetty-launcher-3653-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434874 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.816Z
   [junit4]   2> 1434880 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434880 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434880 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1434880 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4037fff{/solr,null,AVAILABLE}
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60fe5ff6{/solr,null,AVAILABLE}
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5029a5b0{SSL,[ssl, 
http/1.1]}{127.0.0.1:39059}
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.e.j.s.Server Started @1434924ms
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39059}
   [junit4]   2> 1434881 ERROR (jetty-launcher-3653-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434881 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434882 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434882 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434882 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.824Z
   [junit4]   2> 1434887 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1434887 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1434887 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75bd02d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:36728}
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.e.j.s.Server Started @1434930ms
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36728}
   [junit4]   2> 1434888 ERROR (jetty-launcher-3653-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434888 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.830Z
   [junit4]   2> 1434889 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a56c3ab{/solr,null,AVAILABLE}
   [junit4]   2> 1434890 INFO  (zkConnectionManagerCallback-3660-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2baf631f{SSL,[ssl, 
http/1.1]}{127.0.0.1:45904}
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.e.j.s.Server Started @1434932ms
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45904}
   [junit4]   2> 1434890 ERROR (jetty-launcher-3653-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434890 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.832Z
   [junit4]   2> 1434891 INFO  (zkConnectionManagerCallback-3664-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@51e9e226{SSL,[ssl, 
http/1.1]}{127.0.0.1:38804}
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.e.j.s.Server Started @1434934ms
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38804}
   [junit4]   2> 1434892 ERROR (jetty-launcher-3653-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434892 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-30T04:02:13.834Z
   [junit4]   2> 1434893 INFO  (zkConnectionManagerCallback-3662-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434895 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1434895 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1434899 INFO  (zkConnectionManagerCallback-3666-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434899 INFO  (zkConnectionManagerCallback-3668-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1434900 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1434900 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1435004 INFO  (jetty-launcher-3653-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435023 INFO  (zkConnectionManagerCallback-3672-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435029 INFO  (jetty-launcher-3653-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435030 INFO  (zkConnectionManagerCallback-3674-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435035 INFO  (zkConnectionManagerCallback-3678-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435037 INFO  (zkConnectionManagerCallback-3680-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435062 INFO  (jetty-launcher-3653-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435064 INFO  (zkConnectionManagerCallback-3688-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435066 INFO  (zkConnectionManagerCallback-3690-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435098 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36728_solr
   [junit4]   2> 1435099 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.c.Overseer Overseer 
(id=72071494245220364-127.0.0.1:36728_solr-n_0000000000) starting
   [junit4]   2> 1435106 INFO  (jetty-launcher-3653-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435107 INFO  (zkConnectionManagerCallback-3699-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435110 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435112 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36728_solr
   [junit4]   2> 1435113 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36728_solr
   [junit4]   2> 1435113 INFO  (zkConnectionManagerCallback-3701-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435114 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1435115 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1435119 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 
0x1000ca464eb000e, likely client has closed socket
   [junit4]   2> 1435119 INFO  (jetty-launcher-3653-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435125 INFO  (zkConnectionManagerCallback-3707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435127 INFO  (zkConnectionManagerCallback-3705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435130 INFO  (jetty-launcher-3653-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41286/solr
   [junit4]   2> 1435131 INFO  (zkConnectionManagerCallback-3709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435132 INFO  (zkConnectionManagerCallback-3714-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435132 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435139 INFO  (zkConnectionManagerCallback-3716-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435147 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1435151 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1435156 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1435159 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435159 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37995_solr
   [junit4]   2> 1435159 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1435161 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36728.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435163 INFO  (zkCallback-3689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1435163 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1435163 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1435165 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435165 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45904_solr
   [junit4]   2> 1435166 INFO  (zkCallback-3689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1435167 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1435168 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36728.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435169 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36728.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435169 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1435169 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1435170 INFO  (jetty-launcher-3653-thread-5) 
[n:127.0.0.1:36728_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node5/.
   [junit4]   2> 1435172 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435172 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39059_solr
   [junit4]   2> 1435175 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435177 INFO  (zkCallback-3689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1435178 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435178 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40925_solr
   [junit4]   2> 1435178 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1435178 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38804_solr
   [junit4]   2> 1435191 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1435191 INFO  (zkCallback-3673-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
   [junit4]   2> 1435192 INFO  (zkCallback-3679-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1435192 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 1435192 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1435192 INFO  (zkCallback-3715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
   [junit4]   2> 1435194 INFO  (zkConnectionManagerCallback-3739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435195 INFO  (zkCallback-3689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 1435196 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1435197 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435203 INFO  (zkConnectionManagerCallback-3730-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435204 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435204 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1435204 INFO  (zkConnectionManagerCallback-3743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435204 INFO  (zkConnectionManagerCallback-3735-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435207 INFO  (zkConnectionManagerCallback-3748-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435208 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1435208 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1435208 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435208 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1435209 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435209 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435209 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435213 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435213 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435214 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41286/solr ready
   [junit4]   2> 1435215 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1435243 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435261 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38804.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435275 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37995.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435284 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39059.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435295 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45904.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435295 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435295 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435300 INFO  (jetty-launcher-3653-thread-4) 
[n:127.0.0.1:40925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node4/.
   [junit4]   2> 1435312 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37995.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435313 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37995.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435314 INFO  (jetty-launcher-3653-thread-6) 
[n:127.0.0.1:37995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node6/.
   [junit4]   2> 1435317 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39059.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435317 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39059.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435318 INFO  (jetty-launcher-3653-thread-3) 
[n:127.0.0.1:39059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node3/.
   [junit4]   2> 1435320 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38804.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435320 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38804.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435321 INFO  (jetty-launcher-3653-thread-2) 
[n:127.0.0.1:38804_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node2/.
   [junit4]   2> 1435324 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45904.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435325 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45904.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1435326 INFO  (jetty-launcher-3653-thread-1) 
[n:127.0.0.1:45904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node1/.
   [junit4]   2> 1435533 INFO  (zkConnectionManagerCallback-3754-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435536 INFO  (zkConnectionManagerCallback-3759-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1435536 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1435537 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[53A8357941280877])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41286/solr ready
   [junit4]   2> 1435554 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1435556 INFO  (OverseerThreadFactory-6159-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1435664 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1435666 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40925/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1435887 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1435891 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1436901 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1436904 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1436921 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1436924 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1436925 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1436925 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1436926 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45904.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1436926 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1436926 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1436926 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1436926 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1436927 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40925.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1436927 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1436927 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node4/collection1_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node4/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 1436978 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1436978 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436979 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1436979 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436979 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436979 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436981 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ce25015[collection1_shard1_replica_n1] main]
   [junit4]   2> 1436981 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436981 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436982 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1436982 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1436982 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36b74a4e[collection1_shard2_replica_n2] main]
   [junit4]   2> 1436983 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1436983 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1607386619890892800
   [junit4]   2> 1436983 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1436983 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1436984 INFO  
(searcherExecutor-6187-thread-1-processing-n:127.0.0.1:45904_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:45904_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@2ce25015[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436984 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1436984 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1607386619891941376
   [junit4]   2> 1436985 INFO  
(searcherExecutor-6188-thread-1-processing-n:127.0.0.1:40925_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:40925_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@36b74a4e[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436988 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1436989 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1436992 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1436992 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1436992 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1437000 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45904/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1437002 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1437002 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1437002 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1437005 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40925/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1437107 WARN  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1437110 INFO  (qtp692839261-14191) [n:127.0.0.1:40925_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1219
   [junit4]   2> 1437153 WARN  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1437156 INFO  (qtp975192892-14166) [n:127.0.0.1:45904_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1269
   [junit4]   2> 1437158 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1437256 INFO  (zkCallback-3715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1437256 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1437558 INFO  
(OverseerCollectionConfigSetProcessor-72071494245220364-127.0.0.1:36728_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1438159 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2605
   [junit4]   2> 1438161 INFO  (qtp1063065959-14182) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1438165 INFO  (OverseerThreadFactory-6159-thread-2) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36728_solr for creating new replica
   [junit4]   2> 1438168 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36728/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36728_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1438270 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438270 INFO  (zkCallback-3715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438386 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr    
x:collection1_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1438387 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr    
x:collection1_shard1_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1438397 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1438403 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1438405 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1438405 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1438406 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36728.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1438406 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1438406 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node5/collection1_shard1_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node5/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 1438450 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1438450 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1438451 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1438451 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1438452 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d9c6f28[collection1_shard1_replica_n5] main]
   [junit4]   2> 1438453 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1438454 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1438454 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1438455 INFO  
(searcherExecutor-6197-thread-1-processing-n:127.0.0.1:36728_solr 
x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) 
[n:127.0.0.1:36728_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_n5] o.a.s.c.SolrCore 
[collection1_shard1_replica_n5] Registered new searcher 
Searcher@2d9c6f28[collection1_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1438455 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1607386621434396672
   [junit4]   2> 1438459 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0}, version=1}
   [junit4]   2> 1438461 WARN  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1438463 INFO  (qtp1948784626-14176) [n:127.0.0.1:36728_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=76
   [junit4]   2> 1438465 INFO  (qtp1063065959-14182) [n:127.0.0.1:37995_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=303
   [junit4]   2> 1438465 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1438467 INFO  
(OverseerCollectionConfigSetProcessor-72071494245220364-127.0.0.1:36728_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1438468 INFO  (OverseerThreadFactory-6159-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:37995_solr for creating new replica
   [junit4]   2> 1438474 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37995/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37995_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1438576 INFO  (zkCallback-3715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438576 INFO  (zkCallback-3689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438576 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438576 INFO  (zkCallback-3689-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438576 INFO  (zkCallback-3689-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438677 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr    
x:collection1_shard1_replica_n7] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1438689 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1438696 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 1438713 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1438713 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n7' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1438713 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37995.solr.core.collection1.shard1.replica_n7' (registry 
'solr.core.collection1.shard1.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1438714 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1438714 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n7] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node6/collection1_shard1_replica_n7],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node6/./collection1_shard1_replica_n7/data/]
   [junit4]   2> 1438759 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1438759 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1438760 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1438760 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1438761 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@792c0d42[collection1_shard1_replica_n7] main]
   [junit4]   2> 1438762 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1438763 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1438763 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1438764 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1607386621758406656
   [junit4]   2> 1438764 INFO  
(searcherExecutor-6202-thread-1-processing-n:127.0.0.1:37995_solr 
x:collection1_shard1_replica_n7 c:collection1 s:shard1 r:core_node8) 
[n:127.0.0.1:37995_solr c:collection1 s:shard1 r:core_node8 
x:collection1_shard1_replica_n7] o.a.s.c.SolrCore 
[collection1_shard1_replica_n7] Registered new searcher 
Searcher@792c0d42[collection1_shard1_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1438768 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0, core_node8=0}, version=2}
   [junit4]   2> 1438770 WARN  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1438772 INFO  (qtp1063065959-14196) [n:127.0.0.1:37995_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=94
   [junit4]   2> 1438774 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=308
   [junit4]   2> 1438775 INFO  (qtp1063065959-14182) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1438776 INFO  
(OverseerCollectionConfigSetProcessor-72071494245220364-127.0.0.1:36728_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1438777 INFO  (OverseerThreadFactory-6159-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38804_solr for creating new replica
   [junit4]   2> 1438779 INFO  
(OverseerStateUpdate-72071494245220364-127.0.0.1:36728_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38804/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38804_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1438881 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438881 INFO  (zkCallback-3689-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438881 INFO  (zkCallback-3715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438881 INFO  (zkCallback-3689-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438881 INFO  (zkCallback-3689-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438881 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438882 INFO  (zkCallback-3704-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1438882 INFO  (zkCallback-3704-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1439012 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr    
x:collection1_shard1_replica_n9] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=collection1_shard1_replica_n9&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1439022 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1439028 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 1439030 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1439030 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n9' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1439030 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38804.solr.core.collection1.shard1.replica_n9' (registry 
'solr.core.collection1.shard1.replica_n9') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@38a8d026
   [junit4]   2> 1439031 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1439031 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n9] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node2/collection1_shard1_replica_n9],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_53A8357941280877-001/tempDir-001/node2/./collection1_shard1_replica_n9/data/]
   [junit4]   2> 1439075 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1439075 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1439076 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1439076 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1439077 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54ab9cff[collection1_shard1_replica_n9] main]
   [junit4]   2> 1439079 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1439079 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1439079 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1439080 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1607386622089756672
   [junit4]   2> 1439080 INFO  
(searcherExecutor-6207-thread-1-processing-n:127.0.0.1:38804_solr 
x:collection1_shard1_replica_n9 c:collection1 s:shard1 r:core_node10) 
[n:127.0.0.1:38804_solr c:collection1 s:shard1 r:core_node10 
x:collection1_shard1_replica_n9] o.a.s.c.SolrCore 
[collection1_shard1_replica_n9] Registered new searcher 
Searcher@54ab9cff[collection1_shard1_replica_n9] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1439084 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node6=0, 
core_node10=0, core_node8=0, core_node3=0}, version=3}
   [junit4]   2> 1439090 WARN  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1439092 INFO  (qtp2077845135-14216) [n:127.0.0.1:38804_solr 
c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=collection1_shard1_replica_n9&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=80
   [junit4]   2> 1439094 INFO  (qtp1063065959-14182) [n:127.0.0.1:37995_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=319
   [junit4]   2> 1439094 INFO  (qtp1063065959-14184) [n:127.0.0.1:37995_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1439096 INFO  
(OverseerCollectionConfigSetProcessor-72071494245220364-127.0.0.1:36728_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1439097 INFO  (OverseerThreadFactory-6159-thread-5) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:39059_solr for creating new replica
   [junit4]   2> 1439099 INF

[...truncated too long message...]

ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1797961593
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1797961593
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1797961593

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 56ms :: artifacts dl 8ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 92 minutes 37 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to