You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/12/05 05:15:13 UTC

[JENKINS] Lucene-Solr-7.6-Linux (32bit/jdk1.8.0_172) - Build # 62 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/62/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition

Error Message:
Error from server at https://127.0.0.1:46009/solr: Could not fully remove collection: movereplicatest_coll4

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46009/solr: Could not fully remove collection: movereplicatest_coll4
	at __randomizedtesting.SeedInfo.seed([6FAE90F1D788B87:CAA6679DD78EA26]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition(MoveReplicaHDFSFailoverTest.java:195)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica

Error Message:
Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10224_solr, 127.0.0.1:10220_solr, 127.0.0.1:10222_solr, 127.0.0.1:10221_solr, 127.0.0.1:10223_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/5)={   "replicationFactor":"1",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   "autoCreated":"true",   "policy":"c1",   "shards":{"shard1":{       "replicas":{"core_node1":{           "core":"testCreateCollectionAddReplica_shard1_replica_n1",           "SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10221_solr",           "state":"active",           "type":"NRT",           "INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}},       "range":"80000000-7fffffff",       "state":"active"}}}

Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10224_solr, 127.0.0.1:10220_solr, 127.0.0.1:10222_solr, 127.0.0.1:10221_solr, 127.0.0.1:10223_solr]
Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/5)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10221_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at __randomizedtesting.SeedInfo.seed([6FAE90F1D788B87:86DA8C210C3B6321]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
	at org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica(TestSimPolicyCloud.java:123)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: last ClusterState: znodeVersion: 6
live nodes:[127.0.0.1:10224_solr, 127.0.0.1:10220_solr, 127.0.0.1:10222_solr, 127.0.0.1:10221_solr, 127.0.0.1:10223_solr]
collections:{testCreateCollectionAddReplica=DocCollection(testCreateCollectionAddReplica//clusterstate.json/5)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10221_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}}, last coll state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/5)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10221_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
	... 41 more




Build Log:
[...truncated 14278 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4]   2> 1467695 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/init-core-data-001
   [junit4]   2> 1467695 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1467695 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1467697 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-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> 1467697 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-001
   [junit4]   2> 1467697 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1467698 INFO  (Thread-3090) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1467698 INFO  (Thread-3090) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1467699 ERROR (Thread-3090) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1467798 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34877
   [junit4]   2> 1467800 INFO  (zkConnectionManagerCallback-4154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467803 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1467803 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@158bc07{/solr,null,AVAILABLE}
   [junit4]   2> 1467804 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1075991{/solr,null,AVAILABLE}
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31ad33{SSL,[ssl, http/1.1]}{127.0.0.1:46471}
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18334fb{SSL,[ssl, http/1.1]}{127.0.0.1:46009}
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.e.j.s.Server Started @1467840ms
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.e.j.s.Server Started @1467840ms
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46471}
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46009}
   [junit4]   2> 1467805 ERROR (jetty-launcher-4151-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1467805 ERROR (jetty-launcher-4151-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T04:36:38.023Z
   [junit4]   2> 1467805 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T04:36:38.023Z
   [junit4]   2> 1467806 INFO  (zkConnectionManagerCallback-4158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467806 INFO  (zkConnectionManagerCallback-4157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1467807 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1467807 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1467810 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 0x1004a71a2ed0002, likely client has closed socket
   [junit4]   2> 1468061 INFO  (jetty-launcher-4151-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34877/solr
   [junit4]   2> 1468062 INFO  (zkConnectionManagerCallback-4162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468065 INFO  (zkConnectionManagerCallback-4164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468094 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46009_solr
   [junit4]   2> 1468094 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.c.Overseer Overseer (id=72139445963128836-127.0.0.1:46009_solr-n_0000000000) starting
   [junit4]   2> 1468096 INFO  (zkConnectionManagerCallback-4171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468097 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34877/solr ready
   [junit4]   2> 1468097 INFO  (OverseerStateUpdate-72139445963128836-127.0.0.1:46009_solr-n_0000000000) [n:127.0.0.1:46009_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46009_solr
   [junit4]   2> 1468098 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46009_solr
   [junit4]   2> 1468098 INFO  (zkCallback-4170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1468098 INFO  (zkCallback-4163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1468110 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1468127 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468132 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468132 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468133 INFO  (jetty-launcher-4151-thread-1) [n:127.0.0.1:46009_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-001/node1/.
   [junit4]   2> 1468246 INFO  (jetty-launcher-4151-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34877/solr
   [junit4]   2> 1468247 INFO  (zkConnectionManagerCallback-4176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468248 INFO  (zkConnectionManagerCallback-4178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468252 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1468253 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1468253 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46471_solr
   [junit4]   2> 1468254 INFO  (zkCallback-4170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1468254 INFO  (zkCallback-4163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1468254 INFO  (zkCallback-4177-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1468265 INFO  (zkConnectionManagerCallback-4185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468266 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1468267 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34877/solr ready
   [junit4]   2> 1468267 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1468277 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46471.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468282 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46471.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468282 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46471.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1468282 INFO  (jetty-launcher-4151-thread-2) [n:127.0.0.1:46471_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-001/node2/.
   [junit4]   2> 1468298 INFO  (zkConnectionManagerCallback-4188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468301 INFO  (zkConnectionManagerCallback-4193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468302 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1468303 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34877/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1468372 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1468379 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1468381 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1468391 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_38169_hdfs____xypssp/webapp
   [junit4]   2> 1468861 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38169
   [junit4]   2> 1468949 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1468950 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1468959 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40051_datanode____.xin2h5/webapp
   [junit4]   2> 1469404 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40051
   [junit4]   2> 1469435 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1469436 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1469446 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_39345_datanode____2w1os5/webapp
   [junit4]   2> 1469530 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:41201) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1469535 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x46fece1c2bcdb: from storage DS-f6f1477c-35e9-449c-aca8-5b035f4387a3 node DatanodeRegistration(127.0.0.1:44653, datanodeUuid=5e9c64c6-1fdc-4517-ae87-df7b03f6e1eb, infoPort=33689, infoSecurePort=0, ipcPort=39377, storageInfo=lv=-56;cid=testClusterID;nsid=378751695;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1469535 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x46fece1c2bcdb: from storage DS-e6a378e4-a5eb-41ba-b107-ea55e4964580 node DatanodeRegistration(127.0.0.1:44653, datanodeUuid=5e9c64c6-1fdc-4517-ae87-df7b03f6e1eb, infoPort=33689, infoSecurePort=0, ipcPort=39377, storageInfo=lv=-56;cid=testClusterID;nsid=378751695;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1469877 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[6FAE90F1D788B87]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39345
   [junit4]   2> 1469992 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:41201) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1469995 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x46fecfd34e87e: from storage DS-3deeda20-59ff-49e9-be87-dd46afecffea node DatanodeRegistration(127.0.0.1:44079, datanodeUuid=1ae706a4-c173-415e-8115-5eb5c87a3199, infoPort=42641, infoSecurePort=0, ipcPort=46209, storageInfo=lv=-56;cid=testClusterID;nsid=378751695;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1469995 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x46fecfd34e87e: from storage DS-7a866e81-999b-42b8-a705-b5b2277efca0 node DatanodeRegistration(127.0.0.1:44079, datanodeUuid=1ae706a4-c173-415e-8115-5eb5c87a3199, infoPort=42641, infoSecurePort=0, ipcPort=46209, storageInfo=lv=-56;cid=testClusterID;nsid=378751695;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1470133 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOldReplicaIsDeletedInRaceCondition
   [junit4]   2> 1470165 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=movereplicatest_coll4&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46009_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1470167 INFO  (OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:46009_solr) [n:127.0.0.1:46009_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection movereplicatest_coll4
   [junit4]   2> 1470272 INFO  (qtp10327115-15088) [n:127.0.0.1:46009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1470307 INFO  (qtp14895992-15083) [n:127.0.0.1:46471_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1470309 INFO  (OverseerStateUpdate-72139445963128836-127.0.0.1:46009_solr-n_0000000000) [n:127.0.0.1:46009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll4_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46009/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1470513 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr    x:movereplicatest_coll4_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll4_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll4&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1470514 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr    x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1471523 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1471528 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_coll4_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1471530 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1471530 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll4_shard1_replica_n1' using configuration from collection movereplicatest_coll4, trusted=true
   [junit4]   2> 1471530 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46009.solr.core.movereplicatest_coll4.shard1.replica_n1' (registry 'solr.core.movereplicatest_coll4.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e435a4
   [junit4]   2> 1471535 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:41201/data
   [junit4]   2> 1471535 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1471536 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_coll4_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSFailoverTest_6FAE90F1D788B87-001/tempDir-001/node1/movereplicatest_coll4_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:41201/data/movereplicatest_coll4/core_node2/data/]
   [junit4]   2> 1471539 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41201/data/movereplicatest_coll4/core_node2/data/snapshot_metadata
   [junit4]   2> 1471547 WARN  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1476565 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41201/data/movereplicatest_coll4/core_node2/data
   [junit4]   2> 1476578 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:41201/data/movereplicatest_coll4/core_node2/data/index
   [junit4]   2> 1476609 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7a866e81-999b-42b8-a705-b5b2277efca0:NORMAL:127.0.0.1:44079|RBW], ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|FINALIZED]]} size 0
   [junit4]   2> 1476611 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|FINALIZED], ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|FINALIZED]]} size 0
   [junit4]   2> 1476683 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1476683 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476684 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1476694 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476694 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476706 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5f83d[movereplicatest_coll4_shard1_replica_n1] main]
   [junit4]   2> 1476707 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1476707 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1476710 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1476710 INFO  (searcherExecutor-6170-thread-1-processing-n:127.0.0.1:46009_solr x:movereplicatest_coll4_shard1_replica_n1 c:movereplicatest_coll4 s:shard1 r:core_node2) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll4_shard1_replica_n1] Registered new searcher Searcher@1e5f83d[movereplicatest_coll4_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476711 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1618985203195183104
   [junit4]   2> 1476714 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/movereplicatest_coll4/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46009/solr/movereplicatest_coll4_shard1_replica_n1/
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:46009/solr/movereplicatest_coll4_shard1_replica_n1/ has no replicas
   [junit4]   2> 1476715 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1476717 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46009/solr/movereplicatest_coll4_shard1_replica_n1/ shard1
   [junit4]   2> 1476768 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1476788 INFO  (qtp10327115-15076) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll4_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll4&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6275
   [junit4]   2> 1476790 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1476870 INFO  (zkCallback-4163-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll4/state.json] for collection [movereplicatest_coll4] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1477791 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=movereplicatest_coll4&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46009_solr&wt=javabin&version=2} status=0 QTime=7625
   [junit4]   2> 1477804 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/movereplicatest_coll4/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1477818 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1618985204330790912)]} 0 24
   [junit4]   2> 1477821 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1618985204357005312)]} 0 1
   [junit4]   2> 1477822 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1618985204359102464)]} 0 1
   [junit4]   2> 1477824 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1618985204361199616)]} 0 1
   [junit4]   2> 1477826 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1618985204363296768)]} 0 1
   [junit4]   2> 1477827 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1618985204364345344)]} 0 1
   [junit4]   2> 1477829 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1618985204366442496)]} 0 1
   [junit4]   2> 1477831 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1618985204368539648)]} 0 1
   [junit4]   2> 1477832 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1618985204369588224)]} 0 1
   [junit4]   2> 1477834 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1618985204371685376)]} 0 1
   [junit4]   2> 1477836 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1618985204373782528)]} 0 1
   [junit4]   2> 1477837 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1618985204374831104)]} 0 1
   [junit4]   2> 1477839 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1618985204376928256)]} 0 1
   [junit4]   2> 1477840 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1618985204377976832)]} 0 0
   [junit4]   2> 1477842 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1618985204380073984)]} 0 1
   [junit4]   2> 1477843 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1618985204381122560)]} 0 1
   [junit4]   2> 1477845 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1618985204383219712)]} 0 1
   [junit4]   2> 1477847 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1618985204384268288)]} 0 1
   [junit4]   2> 1477849 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1618985204387414016)]} 0 1
   [junit4]   2> 1477851 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1618985204389511168)]} 0 1
   [junit4]   2> 1477852 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1618985204390559744)]} 0 1
   [junit4]   2> 1477854 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1618985204392656896)]} 0 1
   [junit4]   2> 1477856 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1618985204394754048)]} 0 1
   [junit4]   2> 1477858 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1618985204396851200)]} 0 1
   [junit4]   2> 1477859 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1618985204397899776)]} 0 1
   [junit4]   2> 1477861 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1618985204399996928)]} 0 1
   [junit4]   2> 1477862 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1618985204401045504)]} 0 1
   [junit4]   2> 1477864 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1618985204403142656)]} 0 1
   [junit4]   2> 1477865 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1618985204404191232)]} 0 1
   [junit4]   2> 1477867 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1618985204406288384)]} 0 1
   [junit4]   2> 1477869 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1618985204408385536)]} 0 1
   [junit4]   2> 1477880 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1618985204410482688)]} 0 10
   [junit4]   2> 1477882 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1618985204422017024)]} 0 1
   [junit4]   2> 1477884 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1618985204424114176)]} 0 1
   [junit4]   2> 1477886 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1618985204426211328)]} 0 1
   [junit4]   2> 1477887 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1618985204427259904)]} 0 0
   [junit4]   2> 1477889 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1618985204429357056)]} 0 1
   [junit4]   2> 1477891 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1618985204431454208)]} 0 0
   [junit4]   2> 1477892 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1618985204432502784)]} 0 0
   [junit4]   2> 1477893 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1618985204433551360)]} 0 0
   [junit4]   2> 1477894 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1618985204434599936)]} 0 0
   [junit4]   2> 1477895 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1618985204435648512)]} 0 0
   [junit4]   2> 1477896 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1618985204437745664)]} 0 0
   [junit4]   2> 1477897 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1618985204438794240)]} 0 0
   [junit4]   2> 1477898 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1618985204439842816)]} 0 0
   [junit4]   2> 1477899 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1618985204440891392)]} 0 0
   [junit4]   2> 1477900 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1618985204441939968)]} 0 0
   [junit4]   2> 1477902 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1618985204442988544)]} 0 0
   [junit4]   2> 1477902 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1618985204444037120)]} 0 0
   [junit4]   2> 1477904 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1618985204445085696)]} 0 0
   [junit4]   2> 1477905 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1618985204446134272)]} 0 0
   [junit4]   2> 1477906 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1618985204447182848)]} 0 0
   [junit4]   2> 1477907 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1618985204448231424)]} 0 0
   [junit4]   2> 1477908 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1618985204450328576)]} 0 0
   [junit4]   2> 1477910 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1618985204451377152)]} 0 0
   [junit4]   2> 1477911 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1618985204452425728)]} 0 0
   [junit4]   2> 1477912 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1618985204453474304)]} 0 0
   [junit4]   2> 1477913 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1618985204454522880)]} 0 0
   [junit4]   2> 1477914 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1618985204456620032)]} 0 0
   [junit4]   2> 1477915 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1618985204457668608)]} 0 0
   [junit4]   2> 1477917 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1618985204458717184)]} 0 0
   [junit4]   2> 1477918 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1618985204459765760)]} 0 0
   [junit4]   2> 1477919 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1618985204460814336)]} 0 0
   [junit4]   2> 1477920 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1618985204462911488)]} 0 0
   [junit4]   2> 1477921 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1618985204463960064)]} 0 0
   [junit4]   2> 1477922 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1618985204465008640)]} 0 0
   [junit4]   2> 1477923 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1618985204466057216)]} 0 0
   [junit4]   2> 1477924 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1618985204467105792)]} 0 0
   [junit4]   2> 1477925 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1618985204468154368)]} 0 0
   [junit4]   2> 1477926 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1618985204469202944)]} 0 0
   [junit4]   2> 1477927 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1618985204470251520)]} 0 0
   [junit4]   2> 1477928 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1618985204471300096)]} 0 0
   [junit4]   2> 1477929 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1618985204472348672)]} 0 0
   [junit4]   2> 1477930 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1618985204473397248)]} 0 0
   [junit4]   2> 1477931 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1618985204474445824)]} 0 0
   [junit4]   2> 1477932 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1618985204475494400)]} 0 0
   [junit4]   2> 1477933 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1618985204476542976)]} 0 0
   [junit4]   2> 1477934 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1618985204477591552)]} 0 0
   [junit4]   2> 1477935 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1618985204478640128)]} 0 0
   [junit4]   2> 1477936 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1618985204478640129)]} 0 0
   [junit4]   2> 1477937 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1618985204479688704)]} 0 0
   [junit4]   2> 1477938 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1618985204480737280)]} 0 0
   [junit4]   2> 1477939 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1618985204481785856)]} 0 0
   [junit4]   2> 1477940 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1618985204482834432)]} 0 0
   [junit4]   2> 1477941 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1618985204483883008)]} 0 0
   [junit4]   2> 1477942 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1618985204484931584)]} 0 0
   [junit4]   2> 1477943 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1618985204485980160)]} 0 0
   [junit4]   2> 1477944 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1618985204487028736)]} 0 0
   [junit4]   2> 1477945 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1618985204488077312)]} 0 0
   [junit4]   2> 1477946 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1618985204489125888)]} 0 0
   [junit4]   2> 1477947 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1618985204490174464)]} 0 0
   [junit4]   2> 1477948 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1618985204491223040)]} 0 0
   [junit4]   2> 1477948 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1618985204492271616)]} 0 0
   [junit4]   2> 1477950 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1618985204493320192)]} 0 0
   [junit4]   2> 1477951 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1618985204494368768)]} 0 0
   [junit4]   2> 1477952 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1618985204495417344)]} 0 0
   [junit4]   2> 1477953 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1618985204496465920)]} 0 0
   [junit4]   2> 1477954 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1618985204497514496)]} 0 1
   [junit4]   2> 1477956 INFO  (qtp10327115-15086) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1618985204499611648)]} 0 0
   [junit4]   2> 1477957 INFO  (qtp10327115-15084) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll4_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1618985204500660224)]} 0 0
   [junit4]   2> 1477958 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18334fb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1477958 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3082563
   [junit4]   2> 1477958 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1477958 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13604b1: rootName = solr_46009, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@135d05d
   [junit4]   2> 1477968 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1477968 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e6409d: rootName = solr_46009, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@32ee63
   [junit4]   2> 1477973 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1477973 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8eca90: rootName = solr_46009, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d13676
   [junit4]   2> 1477975 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46009_solr
   [junit4]   2> 1477975 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition-seed#[6FAE90F1D788B87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1477975 INFO  (zkCallback-4177-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1477975 INFO  (zkCallback-4163-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1477975 INFO  (zkCallback-4184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1477975 INFO  (zkCallback-4170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1477975 INFO  (zkCallback-4192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1477976 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll4_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@53176a
   [junit4]   2> 1477976 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll4.shard1.replica_n1, tag=53176a
   [junit4]   2> 1477976 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e14331: rootName = solr_46009, domain = solr.core.movereplicatest_coll4.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.movereplicatest_coll4.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@49232d
   [junit4]   2> 1477982 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll4.shard1.leader, tag=53176a
   [junit4]   2> 1477982 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1477982 INFO  (coreCloseExecutor-6175-thread-1) [n:127.0.0.1:46009_solr c:movereplicatest_coll4 s:shard1 r:core_node2 x:movereplicatest_coll4_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b1485d commitCommandVersion:0
   [junit4]   2> 1477992 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|RBW], ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|RBW]]} size 0
   [junit4]   2> 1477993 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741827_1003 size 186
   [junit4]   2> 1478004 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e6a378e4-a5eb-41ba-b107-ea55e4964580:NORMAL:127.0.0.1:44653|RBW], ReplicaUC[[DISK]DS-7a866e81-999b-42b8-a705-b5b2277efca0:NORMAL:127.0.0.1:44079|FINALIZED]]} size 0
   [junit4]   2> 1478005 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741828_1004 size 657
   [junit4]   2> 1478017 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|RBW], ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|FINALIZED]]} size 0
   [junit4]   2> 1478018 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|RBW], ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|FINALIZED]]} size 0
   [junit4]   2> 1478028 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|RBW], ReplicaUC[[DISK]DS-7a866e81-999b-42b8-a705-b5b2277efca0:NORMAL:127.0.0.1:44079|FINALIZED]]} size 0
   [junit4]   2> 1478029 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741830_1006 size 59
   [junit4]   2> 1478036 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44079 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-e6a378e4-a5eb-41ba-b107-ea55e4964580:NORMAL:127.0.0.1:44653|RBW], ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|FINALIZED]]} size 0
   [junit4]   2> 1478036 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3deeda20-59ff-49e9-be87-dd46afecffea:NORMAL:127.0.0.1:44079|FINALIZED], ReplicaUC[[DISK]DS-f6f1477c-35e9-449c-aca8-5b035f4387a3:NORMAL:127.0.0.1:44653|FINALIZED]]} size 0
   [junit4]   2> 1478044 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44653 is added to blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7a866e81-999b-42b8-a705-b5b2277efca0:NORMAL:127.0.0.1:44079|RBW], ReplicaUC[[DISK]DS-e6a378e4-a5eb-41ba-b107-ea55e4964580:NORMAL:127.0.0.1:44653|FINALIZED]]} size 0
   [junit4]   2> 1478045 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlo

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

lection states, currentVersion=49
   [junit4]   2> 2138147 DEBUG (simCloudManagerPool-8354-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 49
   [junit4]   2> 2138147 INFO  (TEST-TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[6FAE90F1D788B87]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddShardWithReplicaTypeUsingPolicy
   [junit4]   2> 2138147 DEBUG (TEST-TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[6FAE90F1D788B87]) [    ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=50
   [junit4]   2> 2138147 DEBUG (TEST-TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[6FAE90F1D788B87]) [    ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 50
   [junit4]   2> 2138148 INFO  (TEST-TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[6FAE90F1D788B87]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		5
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:
   [junit4]   2> ##  * policiesTest
   [junit4]   2> ##    shardsTotal	2
   [junit4]   2> ##    shardsState	{active=2}
   [junit4]   2> ##      shardsWithoutLeader	0
   [junit4]   2> ##    totalReplicas	6
   [junit4]   2> ##      activeReplicas	6
   [junit4]   2> ##      inactiveReplicas	0
   [junit4]   2> ##    totalActiveDocs	0
   [junit4]   2> ##      bufferedDocs	0
   [junit4]   2> ##      maxActiveSliceDocs	0
   [junit4]   2> ##      minActiveSliceDocs	0
   [junit4]   2> ##      avgActiveSliceDocs	0
   [junit4]   2> ##    totalInactiveDocs	0
   [junit4]   2> ##      maxInactiveSliceDocs	0
   [junit4]   2> ##      minInactiveSliceDocs	0
   [junit4]   2> ##      avgInactiveSliceDocs	NaN
   [junit4]   2> ##    totalActiveBytes	20,480
   [junit4]   2> ##      maxActiveSliceBytes	10,240
   [junit4]   2> ##      minActiveSliceBytes	10,240
   [junit4]   2> ##      avgActiveSliceBytes	10,240
   [junit4]   2> ##    totalInactiveBytes	0
   [junit4]   2> ##      maxInactiveSliceBytes	0
   [junit4]   2> ##      minInactiveSliceBytes	0
   [junit4]   2> ##      avgInactiveSliceBytes	NaN
   [junit4]   2> ##    totalActiveDeletedDocs	0
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		6
   [junit4]   2> ## * policiesTest		6
   [junit4]   2> ##		- active           6
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- CREATESHARD        1
   [junit4]   2> ##		- autoscaling        1
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 2138148 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2138148 DEBUG (SUITE-TestSimPolicyCloud-seed#[6FAE90F1D788B87]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimPolicyCloud_6FAE90F1D788B87-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=499, maxMBSortInHeap=7.554801416538506, sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Africa/Luanda
   [junit4]   2> NOTE: Linux 4.15.0-39-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=130777288,total=442499072
   [junit4]   2> NOTE: All tests run in this JVM: [CloneFieldUpdateProcessorFactoryTest, TestDistributedSearch, PolyFieldTest, SuggesterTest, TestSimLargeCluster, FileUtilsTest, TestSQLHandlerNonCloud, TestEmbeddedSolrServerSchemaAPI, TestNumericTerms32, OverseerTaskQueueTest, TestInfoStreamLogging, SharedFSAutoReplicaFailoverTest, TestComponentsName, TestFieldCacheReopen, TestPseudoReturnFields, ShardSplitTest, PluginInfoTest, TestManagedResourceStorage, AutoAddReplicasPlanActionTest, TestNamedUpdateProcessors, LIRRollingUpdatesTest, LeaderElectionTest, DocValuesNotIndexedTest, BasicDistributedZkTest, CollectionStateFormat2Test, TestApiFramework, ConfigSetsAPITest, PrimUtilsTest, SubstringBytesRefFilterTest, ConcurrentDeleteAndCreateCollectionTest, IndexSchemaTest, TestRecovery, HLLSerializationTest, SearchRateTriggerIntegrationTest, ShowFileRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestConfigSetsAPIExclusivity, TestImpersonationWithHadoopAuth, DistributedFacetPivotLongTailTest, StressHdfsTest, TestFieldTypeResource, IndexBasedSpellCheckerTest, TestPHPSerializedResponseWriter, TaggerTest, InfixSuggestersTest, TestConfigSets, ZkSolrClientTest, TestCSVLoader, RegexBoostProcessorTest, DistributedFacetPivotWhiteBoxTest, OutOfBoxZkACLAndCredentialsProvidersTest, DocExpirationUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, TestDownShardTolerantSearch, DOMUtilTest, TestLeaderElectionWithEmptyReplica, HttpPartitionOnCommitTest, TestCoreAdminApis, RankQueryTest, DisMaxRequestHandlerTest, TestDistribIDF, MergeStrategyTest, TestSimExecutePlanAction, TestNonDefinedSimilarityFactory, TestScoreJoinQPNoScore, CustomHighlightComponentTest, EnumFieldTest, TestConfigOverlay, TestHdfsBackupRestoreCore, TestSystemIdResolver, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRTimerTree, CurrencyFieldTypeTest, DistribJoinFromCollectionTest, CdcrBidirectionalTest, TestSlowCompositeReaderWrapper, BlockJoinFacetDistribTest, TestSystemCollAutoCreate, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCacheVsDocValues, SuggestComponentContextFilterQueryTest, TestCloudManagedSchema, TestIBSimilarityFactory, TestManagedSchemaAPI, TestFunctionQuery, AddSchemaFieldsUpdateProcessorFactoryTest, SolrIndexMetricsTest, XmlUpdateRequestHandlerTest, BufferStoreTest, TestPhraseSuggestions, TestSchemaSimilarityResource, MetricUtilsTest, TestLockTree, TestCloudDeleteByQuery, AddBlockUpdateTest, TestDynamicLoading, TestFieldSortValues, TestUniqueKeyFieldResource, ProtectedTermFilterFactoryTest, CollectionTooManyReplicasTest, NodeAddedTriggerIntegrationTest, TestRawTransformer, TestShardHandlerFactory, TestDocTermOrds, IgnoreLargeDocumentProcessorFactoryTest, EmbeddedSolrNoSerializeTest, SolrRrdBackendFactoryTest, SolrSlf4jReporterTest, ResponseBuilderTest, TestBadConfig, TestRequestForwarding, ScheduledMaintenanceTriggerTest, DocumentAnalysisRequestHandlerTest, BooleanFieldTest, ClassificationUpdateProcessorFactoryTest, ExecutePlanActionTest, SolrCloudExampleTest, RecoveryAfterSoftCommitTest, ReplicaListTransformerTest, SolrInfoBeanTest, ShufflingReplicaListTransformerTest, PKIAuthenticationIntegrationTest, DistributedQueryComponentOptimizationTest, TestStressReorder, UniqFieldsUpdateProcessorFactoryTest, TestChildDocTransformer, TestCollapseQParserPlugin, OverseerModifyCollectionTest, DistributedExpandComponentTest, TestManagedSynonymGraphFilterFactory, SolrGraphiteReporterTest, MinimalSchemaTest, AutoscalingHistoryHandlerTest, LeaderVoteWaitTimeoutTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudRecovery, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestUtilizeNode, ZkCLITest, ZkFailoverTest, TestReplicaProperties, AutoScalingHandlerTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, NodeAddedTriggerTest, NodeLostTriggerTest, TestPolicyCloud, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimExtremeIndexing, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud]
   [junit4] Completed [544/836 (2!)] on J1 in 3.81s, 7 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 46033 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/62/consoleText

[repro] Revision: d764aa2223b229f6522037b6997d642ba031c79c

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSFailoverTest -Dtests.method=testOldReplicaIsDeletedInRaceCondition -Dtests.seed=6FAE90F1D788B87 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestSimPolicyCloud -Dtests.method=testCreateCollectionAddReplica -Dtests.seed=6FAE90F1D788B87 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Africa/Luanda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSimPolicyCloud
[repro]       MoveReplicaHDFSFailoverTest
[repro] ant compile-test

[...truncated 3580 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestSimPolicyCloud|*.MoveReplicaHDFSFailoverTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=6FAE90F1D788B87 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Africa/Luanda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 132 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-7.6-Linux (64bit/jdk-9.0.4) - Build # 64 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/64/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:38415/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:38415/solr
	at __randomizedtesting.SeedInfo.seed([801E4B7502599BD:C9F19D1B7D75531A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:43763/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43763/solr
	at __randomizedtesting.SeedInfo.seed([801E4B7502599BD:C9F19D1B7D75531A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:39021/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:39021/solr
	at __randomizedtesting.SeedInfo.seed([801E4B7502599BD:C9F19D1B7D75531A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1918 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J1-20181205_140945_04817554694821839206777.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J0-20181205_140945_04813406452455922268342.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J2-20181205_140945_0488650048641389897142.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J2-20181205_141639_421993402362208452222.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J1-20181205_141639_421252734998049141022.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J0-20181205_141639_42111885544842657315010.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1083 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20181205_141756_3903557766101204714777.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20181205_141756_3902644206765087714476.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20181205_141756_39016623745065316488315.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20181205_141925_8477932417213423549178.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20181205_141925_84715653958536258434021.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20181205_141925_8473129455499362152926.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20181205_141936_6834283562211118560165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20181205_141936_6839906142758739643841.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20181205_141936_6832144551829299477908.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20181205_141957_7363211900628966033073.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20181205_141957_7366281671450442115712.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20181205_141957_7365533614613265288176.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 204 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20181205_142001_46517308822068271436380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20181205_142001_4651322030405181926339.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20181205_142001_4657181333421290158971.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20181205_142010_1833079363648445894084.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20181205_142010_183378998510870414053.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20181205_142010_1831553776241669442824.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20181205_142012_9321881433167669456369.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20181205_142012_93218058169508597366740.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20181205_142012_9322172039555430151009.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20181205_142021_8519129573811943626981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20181205_142021_85114562845083699266177.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20181205_142027_75111807456306129564273.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20181205_142027_7517206492644227641623.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20181205_142027_7518466774381935645600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 198 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20181205_142030_60618346038255117563579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20181205_142030_60615246044043349429638.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20181205_142030_6064442340909931728318.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1555 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J1-20181205_142226_54915223525026533882963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J2-20181205_142226_549617306763942698016.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J0-20181205_142226_54916803454266574068363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J2-20181205_142235_0218550707153881333988.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J0-20181205_142235_0211716469993776908798.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J1-20181205_142235_0211566106392979454140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J0-20181205_142243_8507051113776292548815.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 62 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J2-20181205_142243_850111363162485232691.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J1-20181205_142243_85010888270549485435833.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J2-20181205_142441_1027189305797221763709.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J1-20181205_142441_1028623293174637329111.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J0-20181205_142441_1025537359806114092545.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J2-20181205_142444_0097098059451713675132.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J0-20181205_142444_009816725394517078820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J1-20181205_142444_00914905380005389555712.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J1-20181205_142449_83118010775212363528459.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J0-20181205_142449_8319790649513571392253.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J2-20181205_142449_8314226331997975273200.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J0-20181205_142521_7553189975910617435941.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J1-20181205_142521_7553261148289898118825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J2-20181205_142521_75513578624364355150918.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J0-20181205_142531_55111869089444509560184.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J1-20181205_142531_55115370573977249469765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J2-20181205_142531_5519228060320842810656.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J1-20181205_142546_18312015482806444086933.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J2-20181205_142546_1834390076741481389745.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J0-20181205_142546_183453801569999003519.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/memory/test/temp/junit4-J0-20181205_142600_2219642686772106288460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/memory/test/temp/junit4-J1-20181205_142600_22115917641523261411346.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J0-20181205_142609_06115223470701085696552.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J1-20181205_142609_0617159061806020003390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J2-20181205_142609_061379178889504299477.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 338 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J0-20181205_142622_95613382747034117128607.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J2-20181205_142622_95614661685492670834043.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J1-20181205_142622_95612233343341573712173.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J0-20181205_142630_9741616173022906298570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J1-20181205_142630_9744545772511466492549.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J2-20181205_142630_9745665941780833803520.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J1-20181205_142637_2763268439605188123042.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J2-20181205_142637_27610358602139177336888.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J0-20181205_142637_2767518036526774679334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J0-20181205_142649_17714920916461453141544.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J2-20181205_142649_1771934060068781681082.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J1-20181205_142649_17711433721018327020034.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 293 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20181205_142926_05511420384798735328519.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20181205_142926_05513091209847674794370.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20181205_142926_0555656639302065314417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial/test/temp/junit4-J0-20181205_142946_23114336249183794657723.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20181205_142947_9569594439540629489443.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20181205_142947_956234882630346025160.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20181205_142947_9562773146513124754464.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J2-20181205_143111_46418409250056895231836.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J1-20181205_143111_4644756095072223659716.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J0-20181205_143111_46412143010523141838526.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3582 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/init-core-data-001
   [junit4]   2> 1545566 WARN  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1545566 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1545566 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1545567 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1545567 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001
   [junit4]   2> 1545567 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1545568 INFO  (Thread-2783) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1545568 INFO  (Thread-2783) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1545569 ERROR (Thread-2783) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1545668 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43849
   [junit4]   2> 1545670 INFO  (zkConnectionManagerCallback-3578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545674 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1545674 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1eed7a{/solr,null,AVAILABLE}
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c729a0e{/solr,null,AVAILABLE}
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53ceaff8{SSL,[ssl, http/1.1]}{127.0.0.1:42273}
   [junit4]   2> 1545675 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55096267{SSL,[ssl, http/1.1]}{127.0.0.1:39021}
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.e.j.s.Server Started @1545709ms
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.e.j.s.Server Started @1545709ms
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39021}
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42273}
   [junit4]   2> 1545676 ERROR (jetty-launcher-3575-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545676 ERROR (jetty-launcher-3575-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T14:57:53.019291Z
   [junit4]   2> 1545676 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T14:57:53.019298Z
   [junit4]   2> 1545677 INFO  (zkConnectionManagerCallback-3581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545677 INFO  (zkConnectionManagerCallback-3582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545677 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545677 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545679 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 0x1004caa68600002, likely client has closed socket
   [junit4]   2> 1545758 INFO  (jetty-launcher-3575-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43849/solr
   [junit4]   2> 1545758 INFO  (zkConnectionManagerCallback-3586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545759 INFO  (zkConnectionManagerCallback-3588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545802 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42273_solr
   [junit4]   2> 1545802 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.c.Overseer Overseer (id=72141888817201156-127.0.0.1:42273_solr-n_0000000000) starting
   [junit4]   2> 1545808 INFO  (zkConnectionManagerCallback-3595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545809 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43849/solr ready
   [junit4]   2> 1545810 INFO  (OverseerStateUpdate-72141888817201156-127.0.0.1:42273_solr-n_0000000000) [n:127.0.0.1:42273_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42273_solr
   [junit4]   2> 1545810 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42273_solr
   [junit4]   2> 1545813 INFO  (zkCallback-3587-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545820 INFO  (zkCallback-3594-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545821 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1545830 INFO  (jetty-launcher-3575-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43849/solr
   [junit4]   2> 1545832 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42273.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545836 INFO  (zkConnectionManagerCallback-3600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545838 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42273.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545838 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42273.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545839 INFO  (jetty-launcher-3575-thread-1) [n:127.0.0.1:42273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node1/.
   [junit4]   2> 1545841 INFO  (zkConnectionManagerCallback-3602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545844 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545845 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1545845 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39021_solr
   [junit4]   2> 1545846 INFO  (zkCallback-3587-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1545846 INFO  (zkCallback-3601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1545846 INFO  (zkCallback-3594-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1545864 INFO  (zkConnectionManagerCallback-3609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545865 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545866 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43849/solr ready
   [junit4]   2> 1545868 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1545878 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39021.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545884 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39021.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545884 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39021.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1545885 INFO  (jetty-launcher-3575-thread-2) [n:127.0.0.1:39021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node2/.
   [junit4]   2> 1545903 INFO  (zkConnectionManagerCallback-3612-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545905 INFO  (zkConnectionManagerCallback-3617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545906 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545906 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43849/solr ready
   [junit4]   2> 1545907 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1545921 INFO  (qtp911409741-14035) [n:127.0.0.1:39021_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1545922 INFO  (qtp911409741-14035) [n:127.0.0.1:39021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1545934 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[801E4B7502599BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 1545935 INFO  (qtp911409741-14037) [n:127.0.0.1:39021_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1545936 INFO  (OverseerThreadFactory-6738-thread-1-processing-n:127.0.0.1:42273_solr) [n:127.0.0.1:42273_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection tlog_replica_test_kill_leader
   [junit4]   2> 1546041 INFO  (qtp911409741-14039) [n:127.0.0.1:39021_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1546052 INFO  (qtp883944814-14038) [n:127.0.0.1:42273_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1546057 INFO  (OverseerStateUpdate-72141888817201156-127.0.0.1:42273_solr-n_0000000000) [n:127.0.0.1:42273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42273/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1546057 INFO  (OverseerStateUpdate-72141888817201156-127.0.0.1:42273_solr-n_0000000000) [n:127.0.0.1:42273_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39021/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1546262 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr    x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1546262 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr    x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1546262 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr    x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1547267 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1547267 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1547270 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1547270 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1547277 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1547277 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1547277 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t2' using configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 1547277 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t1' using configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 1547278 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39021.solr.core.tlog_replica_test_kill_leader.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1547278 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42273.solr.core.tlog_replica_test_kill_leader.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a19b0ab
   [junit4]   2> 1547278 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 1547278 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-001/tempDir-001/node2/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 1547308 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1547308 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1547308 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1547308 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1547309 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1547309 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1547309 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1547309 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1547310 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a58a9e[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 1547310 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7be403ea[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 1547311 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1547311 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1547311 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1547311 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1547311 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1547311 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1547311 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619024281237192704
   [junit4]   2> 1547311 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619024281237192704
   [junit4]   2> 1547312 INFO  (searcherExecutor-6751-thread-1-processing-n:127.0.0.1:42273_solr x:tlog_replica_test_kill_leader_shard1_replica_t1 c:tlog_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher Searcher@6a58a9e[tlog_replica_test_kill_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1547313 INFO  (searcherExecutor-6750-thread-1-processing-n:127.0.0.1:39021_solr x:tlog_replica_test_kill_leader_shard1_replica_t2 c:tlog_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher Searcher@7be403ea[tlog_replica_test_kill_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1547315 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1547315 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1547315 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1547316 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1547316 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1547316 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39021/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 1547317 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 url=https://127.0.0.1:39021/solr START replicas=[https://127.0.0.1:42273/solr/tlog_replica_test_kill_leader_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1547317 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 url=https://127.0.0.1:39021/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1547319 INFO  (qtp883944814-14034) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1547319 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1547319 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1547319 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1547319 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1547321 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39021/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ shard1
   [junit4]   2> 1547473 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547516 INFO  (qtp911409741-14028) [n:127.0.0.1:39021_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node4 x:tlog_replica_test_kill_leader_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1254
   [junit4]   2> 1547574 INFO  (zkCallback-3601-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_leader/state.json] for collection [tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1548317 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t1 starting background replication from leader
   [junit4]   2> 1548317 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1548317 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1548317 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1548352 INFO  (qtp883944814-14041) [n:127.0.0.1:42273_solr c:tlog_replica_test_kill_leader s:shard1 r:core_node3 x:tlog_replica_test_kill_leader_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2090
   [junit4]   2> 1548353 INFO  (qtp911409741-14037) [n:127.0.0.1:39021_solr    ] o.a.s.h.a.CollectionsHandler Wait for new col

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

 ZooKeeper... (1) -> (0)
   [junit4]   2> 215530 INFO  (jetty-closer-134-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72142008442552345-127.0.0.1:43763_solr-n_0000000005) closing
   [junit4]   2> 215530 INFO  (OverseerStateUpdate-72142008442552345-127.0.0.1:43763_solr-n_0000000005) [n:127.0.0.1:43763_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43763_solr
   [junit4]   2> 215530 WARN  (OverseerAutoScalingTriggerThread-72142008442552345-127.0.0.1:43763_solr-n_0000000005) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 215531 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 0x1004cc6429a001d, likely client has closed socket
   [junit4]   2> 215532 INFO  (jetty-closer-134-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e8ff651{/solr,null,UNAVAILABLE}
   [junit4]   2> 215532 INFO  (jetty-closer-134-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215532 INFO  (jetty-closer-134-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f20074c{/solr,null,UNAVAILABLE}
   [junit4]   2> 215532 INFO  (jetty-closer-134-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 215533 ERROR (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 215533 INFO  (SUITE-TestTlogReplica-seed#[801E4B7502599BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35587 35587
   [junit4]   2> 215659 INFO  (Thread-98) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35587 35587
   [junit4]   2> 215660 WARN  (Thread-98) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/configs/conf
   [junit4]   2> 	30	/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2> 	30	/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2> 	20	/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2> 	19	/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2> 	14	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2> 	8	/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	10	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	9	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	5	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72142008442552349-core_node7-n_0000000001
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72142008442552337-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72142008442552324-127.0.0.1:35939_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72142008442552337-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72142008442552349-core_node15-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_add_docs/leader_elect/shard1/election/72142008442552324-core_node6-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72142008442552337-127.0.0.1:35939_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_801E4B7502599BD-002
   [junit4]   2> Dec 05, 2018 3:30:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=Lucene50(blocksize=128), title_s=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), foo_s=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), inplace_updatable_int=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=552, maxMBSortInHeap=5.657876896569103, sim=RandomSimilarity(queryNorm=false): {}, locale=gd, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=268847800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, TestTlogReplica]
   [junit4] Completed [4/5 (3!)] on J1 in 102.55s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/temp/junit4-J1-20181205_152624_2614109776291199394707.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 16 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/temp/junit4-J0-20181205_152624_2619194752512334485770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 65 tests, 3 failures [seed: 801E4B7502599BD]

Total time: 3 minutes 48 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d764aa2223b229f6522037b6997d642ba031c79c, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.6-Linux
[WARNINGS] Computing warning deltas based on reference build #63
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.6-Linux (64bit/jdk-10.0.1) - Build # 63 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/63/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:46081/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:46081/solr
	at __randomizedtesting.SeedInfo.seed([5678F9C8765930C5:978880645B09FA62]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:40807/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:40807/solr
	at __randomizedtesting.SeedInfo.seed([5678F9C8765930C5:978880645B09FA62]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:36277/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36277/solr
	at __randomizedtesting.SeedInfo.seed([5678F9C8765930C5:978880645B09FA62]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:41907/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:41907/solr
	at __randomizedtesting.SeedInfo.seed([5678F9C8765930C5:978880645B09FA62]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1878 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J1-20181205_084336_55416995805471644143990.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J2-20181205_084336_55416615131647198372778.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 36 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/core/test/temp/junit4-J0-20181205_084336_5542423577061696128484.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 301 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J2-20181205_084944_9236456390225321876505.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J1-20181205_084944_92313144288239094990326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/test-framework/test/temp/junit4-J0-20181205_084944_9237264989694931108709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1080 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20181205_085049_27712409327541870745976.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20181205_085049_27711914508793925473555.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20181205_085049_27715940064767427157980.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20181205_085229_35814722996917606478194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20181205_085229_3585609575324375431589.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20181205_085229_35816500034715671156242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20181205_085248_7598257360989008953859.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20181205_085248_75915518882072176067349.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20181205_085248_7597166593629198143309.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20181205_085309_58715989604066468229021.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20181205_085309_58710033960669963676048.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20181205_085309_58718435285614805328296.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 204 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20181205_085313_3431120955523147622933.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20181205_085313_3428523741519377777582.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20181205_085313_34213055939680517557324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20181205_085321_79212511996629758903115.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20181205_085321_7925846808717925108308.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20181205_085321_7927805012009084667793.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20181205_085324_50116553846330236928204.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20181205_085324_50112724335239128429468.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20181205_085324_50110749388848139912274.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20181205_085335_9735486354825335334045.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20181205_085335_97313088011401695483876.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20181205_085342_26910825373494514775377.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20181205_085342_269871388026223806516.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20181205_085342_26912758668974537994045.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 198 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20181205_085345_11018026467556346836494.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20181205_085345_11017343356959843251974.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20181205_085345_11017254230812428583427.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1552 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J1-20181205_085535_60512367342355504055441.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J2-20181205_085535_60514167801565879999574.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/benchmark/test/temp/junit4-J0-20181205_085535_6051914466893318076616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J0-20181205_085543_28413070081269021926461.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J2-20181205_085543_2845304788819362906766.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/classification/test/temp/junit4-J1-20181205_085543_28414294022805079143355.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J0-20181205_085552_5008694724023648502400.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J1-20181205_085552_5008743641181822031787.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/codecs/test/temp/junit4-J2-20181205_085552_5006057619484514925839.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J2-20181205_085759_71415430516722847202576.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J0-20181205_085759_7141517077636029834555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/demo/test/temp/junit4-J1-20181205_085759_71412635382591408531505.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J0-20181205_085802_3308657007884710609448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J1-20181205_085802_33010524561049637921626.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/expressions/test/temp/junit4-J2-20181205_085802_3305275869443293060585.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J0-20181205_085807_42715485171934964089762.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J1-20181205_085807_4271939350090709796352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/facet/test/temp/junit4-J2-20181205_085807_42716980910601444445825.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J1-20181205_085840_64415007772186517908780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J0-20181205_085840_6447085137426054993770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/grouping/test/temp/junit4-J2-20181205_085840_6447524758139335879163.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J1-20181205_085853_23015969291128734336792.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J0-20181205_085853_23013376003811074211024.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/highlighter/test/temp/junit4-J2-20181205_085853_23015181741583756813444.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J1-20181205_085906_9394321520253427126574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J2-20181205_085906_9399727781696226055019.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/join/test/temp/junit4-J0-20181205_085906_939229759172002249499.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/memory/test/temp/junit4-J0-20181205_085925_47815494054559373090042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/memory/test/temp/junit4-J1-20181205_085925_4781917149807893793839.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J0-20181205_085934_78214040596417645259009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J1-20181205_085934_7822535886473400900345.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/misc/test/temp/junit4-J2-20181205_085934_7827263751168296257965.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 338 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J1-20181205_085948_9506634893718354658604.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J2-20181205_085948_9501614276451735659128.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queries/test/temp/junit4-J0-20181205_085948_95016405831199904465402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J0-20181205_085956_58610720043167252681199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J2-20181205_085956_5862231281818781669290.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/queryparser/test/temp/junit4-J1-20181205_085956_5863718070034808457162.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J1-20181205_090003_25012617238098305313177.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J2-20181205_090003_2508736419375544029614.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/replicator/test/temp/junit4-J0-20181205_090003_25012220621933001184284.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 201 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J0-20181205_090013_72511736687401149921788.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J2-20181205_090013_72516834876130592699452.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/sandbox/test/temp/junit4-J1-20181205_090013_7257815729432033709750.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20181205_090351_0987232865020425824407.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20181205_090351_09810017099541088320329.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20181205_090351_09812282201750742895094.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial/test/temp/junit4-J0-20181205_090422_7274893676227342931384.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20181205_090424_703546034420175686592.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20181205_090424_70317540513334447584592.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20181205_090424_7036662952009381639398.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J2-20181205_090524_59215683063254087702083.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J1-20181205_090524_59011893876857986804665.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/build/suggest/test/temp/junit4-J0-20181205_090524_59012000911613348259730.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2918 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/init-core-data-001
   [junit4]   2> 790617 WARN  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 790617 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 790617 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 790618 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 790618 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001
   [junit4]   2> 790618 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 790618 INFO  (Thread-1200) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 790618 INFO  (Thread-1200) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 790620 ERROR (Thread-1200) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 790718 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34393
   [junit4]   2> 790720 INFO  (zkConnectionManagerCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790723 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 790723 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 790732 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 790734 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e78187c{/solr,null,AVAILABLE}
   [junit4]   2> 790734 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52ee8f13{/solr,null,AVAILABLE}
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b98ca06{SSL,[ssl, http/1.1]}{127.0.0.1:41907}
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19218f73{SSL,[ssl, http/1.1]}{127.0.0.1:42713}
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-1) [    ] o.e.j.s.Server Started @790757ms
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-2) [    ] o.e.j.s.Server Started @790757ms
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42713}
   [junit4]   2> 790736 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41907}
   [junit4]   2> 790737 ERROR (jetty-launcher-3559-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 790737 ERROR (jetty-launcher-3559-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T09:19:30.240191Z
   [junit4]   2> 790737 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-12-05T09:19:30.240199Z
   [junit4]   2> 790742 INFO  (zkConnectionManagerCallback-3566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790742 INFO  (zkConnectionManagerCallback-3565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790742 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 790742 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 790807 INFO  (jetty-launcher-3559-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34393/solr
   [junit4]   2> 790808 INFO  (zkConnectionManagerCallback-3570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790810 INFO  (zkConnectionManagerCallback-3572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790829 INFO  (jetty-launcher-3559-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34393/solr
   [junit4]   2> 790836 INFO  (zkConnectionManagerCallback-3578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790841 INFO  (zkConnectionManagerCallback-3580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790851 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41907_solr
   [junit4]   2> 790852 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.Overseer Overseer (id=72140558253621254-127.0.0.1:41907_solr-n_0000000000) starting
   [junit4]   2> 790855 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42713_solr
   [junit4]   2> 790863 INFO  (zkCallback-3571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790863 INFO  (zkCallback-3579-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790868 INFO  (zkConnectionManagerCallback-3587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790869 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790870 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34393/solr ready
   [junit4]   2> 790873 INFO  (OverseerStateUpdate-72140558253621254-127.0.0.1:41907_solr-n_0000000000) [n:127.0.0.1:41907_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41907_solr
   [junit4]   2> 790880 INFO  (zkConnectionManagerCallback-3592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790882 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790882 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 790882 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41907_solr
   [junit4]   2> 790885 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34393/solr ready
   [junit4]   2> 790885 INFO  (zkCallback-3571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 790885 INFO  (zkCallback-3579-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 790893 INFO  (zkCallback-3591-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 790904 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 790908 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 790925 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790927 INFO  (zkCallback-3586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 790934 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790934 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790936 INFO  (jetty-launcher-3559-thread-2) [n:127.0.0.1:42713_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node2/.
   [junit4]   2> 790936 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790941 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790941 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 790941 INFO  (jetty-launcher-3559-thread-1) [n:127.0.0.1:41907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node1/.
   [junit4]   2> 790967 INFO  (zkConnectionManagerCallback-3596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790979 INFO  (zkConnectionManagerCallback-3601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790980 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 790980 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34393/solr ready
   [junit4]   2> 790982 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 790992 INFO  (qtp412150155-7636) [n:127.0.0.1:42713_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 790993 INFO  (qtp412150155-7636) [n:127.0.0.1:42713_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 791001 INFO  (TEST-TestTlogReplica.testOnlyLeaderIndexes-seed#[5678F9C8765930C5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOnlyLeaderIndexes
   [junit4]   2> 791002 INFO  (qtp412150155-7638) [n:127.0.0.1:42713_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_only_leader_indexes&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 791003 INFO  (OverseerThreadFactory-2274-thread-1-processing-n:127.0.0.1:41907_solr) [n:127.0.0.1:41907_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection tlog_replica_test_only_leader_indexes
   [junit4]   2> 791109 INFO  (qtp412150155-7642) [n:127.0.0.1:42713_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 791121 INFO  (qtp1802682154-7639) [n:127.0.0.1:41907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 791124 INFO  (OverseerStateUpdate-72140558253621254-127.0.0.1:41907_solr-n_0000000000) [n:127.0.0.1:41907_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_only_leader_indexes_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41907/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 791124 INFO  (OverseerStateUpdate-72140558253621254-127.0.0.1:41907_solr-n_0000000000) [n:127.0.0.1:41907_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_only_leader_indexes_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42713/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 791328 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr    x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 791328 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr    x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 791329 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr    x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 792339 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 792339 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 792345 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_only_leader_indexes_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 792345 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_only_leader_indexes_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 792346 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 792346 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 792347 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_only_leader_indexes_shard1_replica_t1' using configuration from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 792347 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_only_leader_indexes_shard1_replica_t2' using configuration from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 792347 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41907.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 792347 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42713.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cba559b
   [junit4]   2> 792347 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_only_leader_indexes_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node2/tlog_replica_test_only_leader_indexes_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node2/./tlog_replica_test_only_leader_indexes_shard1_replica_t2/data/]
   [junit4]   2> 792347 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_only_leader_indexes_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node1/tlog_replica_test_only_leader_indexes_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-001/tempDir-001/node1/./tlog_replica_test_only_leader_indexes_shard1_replica_t1/data/]
   [junit4]   2> 792385 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 792385 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 792385 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 792385 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 792387 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 792387 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 792387 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 792387 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 792388 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9941fe9[tlog_replica_test_only_leader_indexes_shard1_replica_t1] main]
   [junit4]   2> 792388 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@30371628[tlog_replica_test_only_leader_indexes_shard1_replica_t2] main]
   [junit4]   2> 792389 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 792389 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 792389 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 792389 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 792389 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 792389 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619002992248225792
   [junit4]   2> 792390 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 792390 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619002992249274368
   [junit4]   2> 792390 INFO  (searcherExecutor-2283-thread-1-processing-n:127.0.0.1:41907_solr x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t1] Registered new searcher Searcher@9941fe9[tlog_replica_test_only_leader_indexes_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 792390 INFO  (searcherExecutor-2282-thread-1-processing-n:127.0.0.1:42713_solr x:tlog_replica_test_only_leader_indexes_shard1_replica_t2 c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t2] Registered new searcher Searcher@30371628[tlog_replica_test_only_leader_indexes_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 792393 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_only_leader_indexes/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 792393 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 792394 INFO  (qtp1802682154-7641) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_only_leader_indexes/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 792396 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 792396 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 792396 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42713/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t2/
   [junit4]   2> 792396 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t2 url=https://127.0.0.1:42713/solr START replicas=[https://127.0.0.1:41907/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 792396 INFO  (qtp412150155-7629) [n:127.0.0.1:42713_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t2 url=https://127.0.0.1:42713/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 792399 INFO  (qtp1802682154-7709) [n:127.0.0.1:41907_solr c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node3 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_only_leader_indexes_sh

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

[junit4]   2> 207636 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 207637 INFO  (jetty-closer-134-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36277_solr
   [junit4]   2> 207637 INFO  (jetty-closer-134-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 207637 INFO  (jetty-closer-134-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140709008048153-127.0.0.1:35825_solr-n_0000000005) closing
   [junit4]   2> 207637 INFO  (OverseerStateUpdate-72140709008048153-127.0.0.1:35825_solr-n_0000000005) [n:127.0.0.1:35825_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35825_solr
   [junit4]   2> 207637 INFO  (zkCallback-236-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 207637 INFO  (zkCallback-260-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 207638 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 207638 INFO  (zkCallback-243-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 207638 WARN  (OverseerAutoScalingTriggerThread-72140709008048153-127.0.0.1:35825_solr-n_0000000005) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 207640 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36277_solr
   [junit4]   2> 207642 INFO  (jetty-closer-134-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7167bd4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 207642 INFO  (jetty-closer-134-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209142 INFO  (jetty-closer-134-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7201934a{/solr,null,UNAVAILABLE}
   [junit4]   2> 209142 INFO  (jetty-closer-134-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209143 ERROR (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 209143 INFO  (SUITE-TestTlogReplica-seed#[5678F9C8765930C5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38349 38349
   [junit4]   2> 209175 INFO  (Thread-103) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38349 38349
   [junit4]   2> 209176 WARN  (Thread-103) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/configs/conf
   [junit4]   2> 	31	/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2> 	30	/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2> 	19	/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2> 	19	/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	14	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2> 	14	/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2> 	14	/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	10	/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2> 	10	/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2> 	8	/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	11	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	10	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	9	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	5	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	4	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72140709008048141-127.0.0.1:36277_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72140709008048157-core_node5-n_0000000001
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72140709008048153-core_node11-n_0000000002
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72140709008048157-core_node13-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72140709008048134-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/72140709008048157-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_5678F9C8765930C5-002
   [junit4]   2> Dec 05, 2018 9:59:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ca-AD, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=101532000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J2 in 101.43s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/temp/junit4-J2-20181205_095602_28416033528735349599322.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 65 tests, 5 failures [seed: 5678F9C8765930C5]

Total time: 3 minutes 31 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d764aa2223b229f6522037b6997d642ba031c79c, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.6-Linux
[WARNINGS] Computing warning deltas based on reference build #62
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2