Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/75/

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in 
https://127.0.0.1:36726/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in 
https://127.0.0.1:36726/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([92136DE4A02D8CC7:ECF84DF4634A83FD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14565 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 1607464 INFO  
(SUITE-TestCloudConsistency-seed#[92136DE4A02D8CC7]-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-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/init-core-data-001
   [junit4]   2> 1607464 INFO  
(SUITE-TestCloudConsistency-seed#[92136DE4A02D8CC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1607467 INFO  
(SUITE-TestCloudConsistency-seed#[92136DE4A02D8CC7]-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> 1607471 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> 1607471 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001
   [junit4]   2> 1607472 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1607487 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1607487 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1607583 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43465
   [junit4]   2> 1607583 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43465
   [junit4]   2> 1607583 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43465
   [junit4]   2> 1607588 INFO  (zkConnectionManagerCallback-11842-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607591 INFO  (zkConnectionManagerCallback-11844-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607592 INFO  (zkConnectionManagerCallback-11846-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607596 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1607596 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1607596 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1607596 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1607598 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1607598 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1607598 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1607599 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1607600 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63f67a42{/solr,null,AVAILABLE}
   [junit4]   2> 1607600 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2d032188[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607602 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1607602 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1607602 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1607604 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37527a66{/solr,null,AVAILABLE}
   [junit4]   2> 1607604 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3e3c539[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607604 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1607604 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1607604 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1607605 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27c8862f{/solr,null,AVAILABLE}
   [junit4]   2> 1607605 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1607605 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1607605 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1607605 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3923ef57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607605 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12a9c324{/solr,null,AVAILABLE}
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bb471e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:44572}
   [junit4]   2> 1607606 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2b176991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.s.Server Started @1607664ms
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44572}
   [junit4]   2> 1607606 ERROR (jetty-launcher-11847-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18926880{SSL,[ssl, 
http/1.1]}{127.0.0.1:35837}
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.s.Server Started @1607665ms
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35837}
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:41.811Z
   [junit4]   2> 1607606 ERROR (jetty-launcher-11847-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1607606 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:41.811Z
   [junit4]   2> 1607607 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@651dac49{SSL,[ssl, 
http/1.1]}{127.0.0.1:38095}
   [junit4]   2> 1607607 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.s.Server Started @1607666ms
   [junit4]   2> 1607607 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38095}
   [junit4]   2> 1607607 ERROR (jetty-launcher-11847-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1607608 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1607608 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1607608 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1607608 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1607608 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:41.813Z
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@56975bf1{SSL,[ssl, 
http/1.1]}{127.0.0.1:32978}
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.s.Server Started @1607669ms
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32978}
   [junit4]   2> 1607610 ERROR (jetty-launcher-11847-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1607610 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:41.815Z
   [junit4]   2> 1607611 INFO  (zkConnectionManagerCallback-11853-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607612 INFO  (zkConnectionManagerCallback-11851-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607612 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1607613 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1607616 INFO  (zkConnectionManagerCallback-11855-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607617 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1607664 INFO  (zkConnectionManagerCallback-11849-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607665 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1607772 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1607773 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1607774 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59da6f52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607776 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1607777 WARN  (jetty-launcher-11847-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4fc0df11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607778 INFO  (jetty-launcher-11847-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1607796 INFO  (zkConnectionManagerCallback-11865-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607831 INFO  (zkConnectionManagerCallback-11867-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607835 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1607836 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1607837 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b5b9351[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607840 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1607840 WARN  (jetty-launcher-11847-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72ace043[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1607841 INFO  (jetty-launcher-11847-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1607869 INFO  (zkConnectionManagerCallback-11875-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607871 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 
0x103d48478dc0009, likely client has closed socket
   [junit4]   2> 1607894 INFO  (zkConnectionManagerCallback-11877-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607903 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38095_solr
   [junit4]   2> 1607904 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.Overseer Overseer 
(id=73135684396515338-127.0.0.1:38095_solr-n_0000000000) starting
   [junit4]   2> 1607926 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35837_solr
   [junit4]   2> 1607927 INFO  (zkConnectionManagerCallback-11884-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607928 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1607929 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43465/solr ready
   [junit4]   2> 1607935 INFO  (zkCallback-11866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607943 INFO  (zkCallback-11876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607943 INFO  
(OverseerStateUpdate-73135684396515338-127.0.0.1:38095_solr-n_0000000000) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38095_solr
   [junit4]   2> 1607990 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38095_solr as DOWN
   [junit4]   2> 1607992 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1607992 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38095_solr
   [junit4]   2> 1607993 INFO  (zkCallback-11876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608004 INFO  (zkCallback-11866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608007 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1608008 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1608009 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a621776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1608010 INFO  (zkCallback-11883-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608052 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1608060 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1608117 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1608118 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1608119 WARN  (jetty-launcher-11847-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61c4b226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1608120 INFO  (jetty-launcher-11847-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1608120 INFO  (zkConnectionManagerCallback-11891-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608122 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1608123 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43465/solr ready
   [junit4]   2> 1608124 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5813295c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1608125 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1608142 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1608143 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608153 INFO  (zkConnectionManagerCallback-11897-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608175 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608176 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38095.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608177 INFO  (jetty-launcher-11847-thread-1) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node1/.
   [junit4]   2> 1608178 WARN  (jetty-launcher-11847-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7cf5ae1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1608180 INFO  (jetty-launcher-11847-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1608187 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35837.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608201 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35837.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608202 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35837.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608203 INFO  (zkConnectionManagerCallback-11905-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608203 INFO  (jetty-launcher-11847-thread-4) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node4/.
   [junit4]   2> 1608231 INFO  (zkConnectionManagerCallback-11902-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608236 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1608241 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44572_solr as DOWN
   [junit4]   2> 1608242 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1608242 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44572_solr
   [junit4]   2> 1608243 INFO  (zkCallback-11876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1608244 INFO  (zkCallback-11866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1608251 INFO  (zkConnectionManagerCallback-11907-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608256 INFO  (zkCallback-11883-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1608256 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1608256 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1608260 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32978_solr as DOWN
   [junit4]   2> 1608261 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1608261 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32978_solr
   [junit4]   2> 1608264 INFO  (zkCallback-11883-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1608264 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1608264 INFO  (zkCallback-11866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1608264 INFO  (zkCallback-11876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1608264 INFO  (zkCallback-11890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1608275 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1608320 INFO  (zkConnectionManagerCallback-11916-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608322 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1608323 INFO  (zkConnectionManagerCallback-11921-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608324 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43465/solr ready
   [junit4]   2> 1608327 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1608335 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43465/solr ready
   [junit4]   2> 1608346 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1608365 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1608409 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44572.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608416 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32978.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608443 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32978.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608444 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32978.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608445 INFO  (jetty-launcher-11847-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node2/.
   [junit4]   2> 1608446 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44572.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608447 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44572.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1608448 INFO  (jetty-launcher-11847-thread-3) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node3/.
   [junit4]   2> 1608615 INFO  (zkConnectionManagerCallback-11928-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608616 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1608618 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43465/solr ready
   [junit4]   2> 1608621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=954761243
   [junit4]   2> 1608621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38095_solr
   [junit4]   2> 1608622 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1608622 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38095_solr as DOWN
   [junit4]   2> 1608626 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1608626 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e22eac2: rootName = 
solr_38095, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@49c80e24
   [junit4]   2> 1608634 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1608634 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60181db9: rootName = 
solr_38095, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3efe9223
   [junit4]   2> 1608639 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1608639 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8fb284a: rootName = 
solr_38095, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27104227
   [junit4]   2> 1608639 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1608641 INFO  (closeThreadPool-11932-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515338-127.0.0.1:38095_solr-n_0000000000) closing
   [junit4]   2> 1608642 INFO  
(OverseerStateUpdate-73135684396515338-127.0.0.1:38095_solr-n_0000000000) 
[n:127.0.0.1:38095_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38095_solr
   [junit4]   2> 1608655 INFO  
(OverseerAutoScalingTriggerThread-73135684396515338-127.0.0.1:38095_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1608656 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608656 INFO  (zkCallback-11866-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608662 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.Overseer Overseer 
(id=73135684396515338-127.0.0.1:38095_solr-n_0000000000) closing
   [junit4]   2> 1608662 INFO  (closeThreadPool-11932-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515338-127.0.0.1:38095_solr-n_0000000000) closing
   [junit4]   2> 1608664 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@651dac49{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1608664 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37527a66{/solr,null,UNAVAILABLE}
   [junit4]   2> 1608664 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1608671 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608671 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608671 INFO  (zkCallback-11890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608671 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1608672 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1608673 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1608673 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1608673 INFO  (zkCallback-11915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608674 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1608679 INFO  (zkCallback-11866-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35837_solr
   [junit4]   2> 1608680 INFO  (zkCallback-11866-thread-2) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.Overseer Overseer 
(id=73135684396515336-127.0.0.1:35837_solr-n_0000000001) starting
   [junit4]   2> 1608687 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1608687 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1608687 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1608688 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f68138e{/solr,null,AVAILABLE}
   [junit4]   2> 1608688 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@65d9717a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1608690 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@3eeea1b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:37221}
   [junit4]   2> 1608690 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server Started @1608749ms
   [junit4]   2> 1608690 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45142}
   [junit4]   2> 1608691 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1608691 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1608691 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1608691 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1608691 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1608691 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:42.896Z
   [junit4]   2> 1608692 INFO  
(OverseerStateUpdate-73135684396515336-127.0.0.1:35837_solr-n_0000000001) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35837_solr
   [junit4]   2> 1608706 INFO  (zkConnectionManagerCallback-11934-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609081 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1609082 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609083 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@369d5e02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609086 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609087 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@39d79dba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609088 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1609090 INFO  (zkConnectionManagerCallback-11941-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609093 INFO  (zkConnectionManagerCallback-11943-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609100 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1609105 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45142_solr as DOWN
   [junit4]   2> 1609107 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1609107 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45142_solr
   [junit4]   2> 1609109 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11890-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11866-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609109 INFO  (zkCallback-11942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609141 INFO  (zkConnectionManagerCallback-11950-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609143 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1609145 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43465/solr ready
   [junit4]   2> 1609146 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1609176 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45142.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609194 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45142.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609195 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45142.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609197 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [n:127.0.0.1:45142_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node1/.
   [junit4]   2> 1609302 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:37221/solr. Proxy: https://127.0.0.1:45142/solr
   [junit4]   2> 1609302 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1414709715
   [junit4]   2> 1609302 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35837_solr
   [junit4]   2> 1609303 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1609303 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35837_solr as DOWN
   [junit4]   2> 1609306 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1609306 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1609306 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ba37a44: rootName = 
solr_35837, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@24592e36
   [junit4]   2> 1609315 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1609315 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cfabbe2: rootName = 
solr_35837, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3efe9223
   [junit4]   2> 1609320 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1609320 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5441d7aa: rootName = 
solr_35837, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27104227
   [junit4]   2> 1609321 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1609321 INFO  (closeThreadPool-11955-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515336-127.0.0.1:35837_solr-n_0000000001) closing
   [junit4]   2> 1609324 INFO  
(OverseerStateUpdate-73135684396515336-127.0.0.1:35837_solr-n_0000000001) 
[n:127.0.0.1:35837_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35837_solr
   [junit4]   2> 1609326 INFO  
(OverseerAutoScalingTriggerThread-73135684396515336-127.0.0.1:35837_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1609329 INFO  (closeThreadPool-11955-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515336-127.0.0.1:35837_solr-n_0000000001) closing
   [junit4]   2> 1609329 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.Overseer Overseer 
(id=73135684396515336-127.0.0.1:35837_solr-n_0000000001) closing
   [junit4]   2> 1609330 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44572_solr
   [junit4]   2> 1609330 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609330 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609330 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609330 INFO  (zkCallback-11915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609330 INFO  (zkCallback-11942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609331 INFO  (zkCallback-11949-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609332 INFO  (zkCallback-11901-thread-1) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.Overseer Overseer 
(id=73135684396515343-127.0.0.1:44572_solr-n_0000000002) starting
   [junit4]   2> 1609332 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18926880{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1609332 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63f67a42{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609332 INFO  (zkCallback-11901-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609332 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609332 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1609334 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1609334 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1609334 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1609336 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609336 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609336 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1609336 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3358f32e{/solr,null,AVAILABLE}
   [junit4]   2> 1609337 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@7e6b83b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609337 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@403810a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:43154}
   [junit4]   2> 1609337 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server Started @1609396ms
   [junit4]   2> 1609337 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35804}
   [junit4]   2> 1609337 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1609337 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609337 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1609338 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1609338 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1609338 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:43.543Z
   [junit4]   2> 1609341 INFO  (zkConnectionManagerCallback-11957-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609345 INFO  
(OverseerStateUpdate-73135684396515343-127.0.0.1:44572_solr-n_0000000002) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44572_solr
   [junit4]   2> 1609346 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609415 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1609416 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609417 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@7a4342c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609422 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609423 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@17696e14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609424 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1609425 INFO  (zkConnectionManagerCallback-11964-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609428 INFO  (zkConnectionManagerCallback-11966-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609434 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1609438 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35804_solr as DOWN
   [junit4]   2> 1609439 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1609439 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35804_solr
   [junit4]   2> 1609441 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609441 INFO  (zkCallback-11915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609441 INFO  (zkCallback-11942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609441 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609441 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609441 INFO  (zkCallback-11949-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609442 INFO  (zkCallback-11901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609442 INFO  (zkCallback-11965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609468 INFO  (zkConnectionManagerCallback-11973-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609470 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1609471 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43465/solr ready
   [junit4]   2> 1609472 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1609501 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35804.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609519 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35804.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609519 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35804.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609521 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node4/.
   [junit4]   2> 1609597 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:43154/solr. Proxy: https://127.0.0.1:35804/solr
   [junit4]   2> 1609598 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=829611845
   [junit4]   2> 1609598 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44572_solr
   [junit4]   2> 1609598 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1609598 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44572_solr as DOWN
   [junit4]   2> 1609602 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1609602 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2486c1af: rootName = 
solr_44572, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5a6a2af7
   [junit4]   2> 1609611 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1609611 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43dbc8e7: rootName = 
solr_44572, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3efe9223
   [junit4]   2> 1609617 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1609617 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ba1db90: rootName = 
solr_44572, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27104227
   [junit4]   2> 1609617 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1609619 INFO  (closeThreadPool-11978-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515343-127.0.0.1:44572_solr-n_0000000002) closing
   [junit4]   2> 1609620 INFO  
(OverseerStateUpdate-73135684396515343-127.0.0.1:44572_solr-n_0000000002) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44572_solr
   [junit4]   2> 1609620 INFO  
(OverseerAutoScalingTriggerThread-73135684396515343-127.0.0.1:44572_solr-n_0000000002)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1609636 INFO  (closeThreadPool-11978-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73135684396515343-127.0.0.1:44572_solr-n_0000000002) closing
   [junit4]   2> 1609637 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.Overseer Overseer 
(id=73135684396515343-127.0.0.1:44572_solr-n_0000000002) closing
   [junit4]   2> 1609637 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609637 INFO  (zkCallback-11906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609637 INFO  (zkCallback-11965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609638 INFO  (zkCallback-11942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609638 INFO  (zkCallback-11906-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32978_solr
   [junit4]   2> 1609638 INFO  (zkCallback-11949-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609638 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609639 INFO  (zkCallback-11906-thread-2) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.Overseer Overseer 
(id=73135684396515344-127.0.0.1:32978_solr-n_0000000003) starting
   [junit4]   2> 1609640 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7bb471e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1609641 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27c8862f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1609641 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1609641 INFO  (zkCallback-11972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1609641 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1609642 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1609643 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1609643 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1609644 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609644 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609644 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1609645 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13d0fe9e{/solr,null,AVAILABLE}
   [junit4]   2> 1609646 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@b59c842[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609646 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@37d15aad{SSL,[ssl, 
http/1.1]}{127.0.0.1:38913}
   [junit4]   2> 1609646 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.s.Server Started @1609705ms
   [junit4]   2> 1609646 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38128}
   [junit4]   2> 1609647 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1609647 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609647 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1609647 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1609647 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1609647 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-15T08:06:43.852Z
   [junit4]   2> 1609649 INFO  (zkConnectionManagerCallback-11980-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609650 INFO  
(OverseerStateUpdate-73135684396515344-127.0.0.1:32978_solr-n_0000000003) 
[n:127.0.0.1:32978_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32978_solr
   [junit4]   2> 1609650 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609854 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1609855 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609856 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@4fea0b43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609860 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1609861 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@4167eec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609862 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43465/solr
   [junit4]   2> 1609864 INFO  (zkConnectionManagerCallback-11987-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609868 INFO  (zkConnectionManagerCallback-11989-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609874 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1609879 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38128_solr as DOWN
   [junit4]   2> 1609881 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1609881 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38128_solr
   [junit4]   2> 1609883 INFO  (zkCallback-11927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609883 INFO  (zkCallback-11965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609883 INFO  (zkCallback-11942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609883 INFO  (zkCallback-11972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609884 INFO  (zkCallback-11949-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609884 INFO  (zkCallback-11920-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609884 INFO  (zkCallback-11906-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609884 INFO  (zkCallback-11988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1609913 INFO  (zkConnectionManagerCallback-11996-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609915 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1609916 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43465/solr ready
   [junit4]   2> 1609916 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1609946 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38128.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609964 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38128.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609964 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38128.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73e965be
   [junit4]   2> 1609966 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_92136DE4A02D8CC7-001/tempDir-001/node3/.
   [junit4]   2> 1610042 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:38913/solr. Proxy: https://127.0.0.1:38128/solr
   [junit4]   2> 1610042 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=641665010
   [junit4]   2> 1610042 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32978_solr
   [junit4]   2> 1610043 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1610043 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32978_solr as DOWN
   [junit4]   2> 1610046 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1610046 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[92136DE4A02D8CC7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@408def38: rootName = 
solr_32978, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry

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

s-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1772045636
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1772045636
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1772045636

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 29ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            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: 109 minutes 11 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
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:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        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:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to