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 2017/10/03 00:57:37 UTC

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk-9) - Build # 410 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/410/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
Some replicas are not in sync with leader

Stack Trace:
java.lang.AssertionError: Some replicas are not in sync with leader
	at __randomizedtesting.SeedInfo.seed([E17559B2FA44926D:FD74243F8FE1ECFE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestTlogReplica.waitForReplicasCatchUp(TestTlogReplica.java:910)
	at org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:508)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12892 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/init-core-data-001
   [junit4]   2> 1802832 WARN  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1802832 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1802833 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 1802833 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001
   [junit4]   2> 1802833 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1802833 INFO  (Thread-4092) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1802833 INFO  (Thread-4092) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1802836 ERROR (Thread-4092) [    ] 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> 1802933 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40135
   [junit4]   2> 1802936 INFO  (jetty-launcher-4338-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1802936 INFO  (jetty-launcher-4338-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1802936 INFO  (jetty-launcher-4338-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc3804b{/solr,null,AVAILABLE}
   [junit4]   2> 1802936 INFO  (jetty-launcher-4338-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43a4cb7{/solr,null,AVAILABLE}
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2307052{HTTP/1.1,[http/1.1]}{127.0.0.1:45447}
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fd73591{HTTP/1.1,[http/1.1]}{127.0.0.1:44557}
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.e.j.s.Server Started @1804904ms
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.e.j.s.Server Started @1804904ms
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45447}
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44557}
   [junit4]   2> 1802941 ERROR (jetty-launcher-4338-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1802941 ERROR (jetty-launcher-4338-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T00:41:41.781809Z
   [junit4]   2> 1802941 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T00:41:41.781831Z
   [junit4]   2> 1802942 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1802942 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1802947 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40135/solr
   [junit4]   2> 1802948 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40135/solr
   [junit4]   2> 1802948 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15edfae642a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1802982 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1802982 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45447_solr
   [junit4]   2> 1802983 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98762181946507269-127.0.0.1:45447_solr-n_0000000000) starting
   [junit4]   2> 1802984 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1802984 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44557_solr
   [junit4]   2> 1802985 INFO  (zkCallback-4349-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1802986 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1802987 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45447_solr
   [junit4]   2> 1802987 INFO  (zkCallback-4349-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1802996 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1803057 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803059 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44557.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803066 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803066 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803067 INFO  (jetty-launcher-4338-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/.
   [junit4]   2> 1803068 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44557.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803068 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44557.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1803069 INFO  (jetty-launcher-4338-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node2/.
   [junit4]   2> 1803106 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1803106 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40135/solr ready
   [junit4]   2> 1803107 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1803111 INFO  (qtp180576222-22396) [    ] 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> 1803111 INFO  (qtp180576222-22396) [    ] 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> 1803117 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 1803117 INFO  (qtp180576222-22398) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=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> 1803118 INFO  (OverseerThreadFactory-6566-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_kill_leader
   [junit4]   2> 1803221 INFO  (OverseerStateUpdate-98762181946507269-127.0.0.1:45447_solr-n_0000000000) [    ] 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":"http://127.0.0.1:44557/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1803222 INFO  (OverseerStateUpdate-98762181946507269-127.0.0.1:45447_solr-n_0000000000) [    ] 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":"http://127.0.0.1:45447/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1803423 INFO  (qtp601194817-22395) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&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> 1803424 INFO  (qtp601194817-22395) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1803423 INFO  (qtp180576222-22388) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 1803424 INFO  (qtp180576222-22388) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1803528 INFO  (zkCallback-4350-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> 1803528 INFO  (zkCallback-4349-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> 1803528 INFO  (zkCallback-4350-thread-2) [    ] 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> 1803528 INFO  (zkCallback-4349-thread-2) [    ] 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> 1804429 INFO  (qtp180576222-22388) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1804431 INFO  (qtp601194817-22395) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1804433 INFO  (qtp180576222-22388) [    ] o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1804434 INFO  (qtp180576222-22388) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804434 INFO  (qtp180576222-22388) [    ] 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> 1804434 INFO  (qtp180576222-22388) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.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@3bbc6bf
   [junit4]   2> 1804435 INFO  (qtp180576222-22388) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1804435 INFO  (qtp180576222-22388) [    ] o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 1804435 INFO  (qtp601194817-22395) [    ] o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1804436 INFO  (qtp601194817-22395) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804436 INFO  (qtp601194817-22395) [    ] 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> 1804436 INFO  (qtp601194817-22395) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44557.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@3bbc6bf
   [junit4]   2> 1804436 INFO  (qtp601194817-22395) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1804436 INFO  (qtp601194817-22395) [    ] o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node2/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 1804460 INFO  (qtp180576222-22388) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804460 INFO  (qtp180576222-22388) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804461 INFO  (qtp601194817-22395) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1804461 INFO  (qtp601194817-22395) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804461 INFO  (qtp180576222-22388) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804461 INFO  (qtp180576222-22388) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804462 INFO  (qtp180576222-22388) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f15a3ca[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 1804462 INFO  (qtp601194817-22395) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804462 INFO  (qtp601194817-22395) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804462 INFO  (qtp180576222-22388) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804463 INFO  (qtp180576222-22388) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804463 INFO  (qtp180576222-22388) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804463 INFO  (qtp601194817-22395) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15090798[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 1804463 INFO  (searcherExecutor-6571-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher Searcher@6f15a3ca[tlog_replica_test_kill_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804463 INFO  (qtp180576222-22388) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580194912852246528
   [junit4]   2> 1804463 INFO  (qtp601194817-22395) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1804464 INFO  (qtp601194817-22395) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804464 INFO  (qtp601194817-22395) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804464 INFO  (searcherExecutor-6572-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher Searcher@15090798[tlog_replica_test_kill_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804464 INFO  (qtp601194817-22395) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580194912853295104
   [junit4]   2> 1804466 INFO  (qtp180576222-22388) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1804466 INFO  (qtp180576222-22388) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1804466 INFO  (qtp180576222-22388) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 1804466 INFO  (qtp180576222-22388) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 url=http://127.0.0.1:45447/solr START replicas=[http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1804466 INFO  (qtp180576222-22388) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 url=http://127.0.0.1:45447/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1804467 INFO  (qtp601194817-22399) [    ] 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> 1804467 INFO  (qtp180576222-22388) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1804467 INFO  (qtp180576222-22388) [    ] 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> 1804467 INFO  (qtp180576222-22388) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1804467 INFO  (qtp180576222-22388) [    ] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1804468 INFO  (qtp180576222-22388) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ shard1
   [junit4]   2> 1804569 INFO  (zkCallback-4349-thread-2) [    ] 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> 1804569 INFO  (zkCallback-4350-thread-2) [    ] 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> 1804569 INFO  (zkCallback-4349-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> 1804569 INFO  (zkCallback-4350-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> 1804618 INFO  (qtp180576222-22388) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1804619 INFO  (qtp180576222-22388) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=1195
   [junit4]   2> 1804721 INFO  (zkCallback-4349-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> 1804721 INFO  (zkCallback-4350-thread-2) [    ] 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> 1804721 INFO  (zkCallback-4349-thread-2) [    ] 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> 1804721 INFO  (zkCallback-4350-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> 1805467 INFO  (qtp601194817-22395) [    ] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t1 starting background replication from leader
   [junit4]   2> 1805467 INFO  (qtp601194817-22395) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1805467 INFO  (qtp601194817-22395) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1805468 INFO  (qtp601194817-22395) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&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=2044
   [junit4]   2> 1805469 INFO  (qtp180576222-22398) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1805570 INFO  (zkCallback-4349-thread-2) [    ] 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> 1805570 INFO  (zkCallback-4350-thread-2) [    ] 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> 1805570 INFO  (zkCallback-4349-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> 1805570 INFO  (zkCallback-4350-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> 1805916 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 1805917 INFO  (qtp180576222-22386) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1805917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1805917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1805917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1805917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1806469 INFO  (qtp180576222-22398) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3352
   [junit4]   2> 1806474 INFO  (qtp601194817-22385) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&wt=javabin&version=2}{add=[1 (1580194914958835712)]} 0 0
   [junit4]   2> 1806474 INFO  (qtp180576222-22400) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1580194914958835712)]} 0 2
   [junit4]   2> 1806477 INFO  (qtp180576222-22398) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580194914964078592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1806477 INFO  (qtp180576222-22398) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a45b923 commitCommandVersion:1580194914964078592
   [junit4]   2> 1806478 INFO  (qtp601194817-22387) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1806480 INFO  (qtp180576222-22398) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@550ed5d7[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 1806480 INFO  (qtp180576222-22398) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1806481 INFO  (searcherExecutor-6571-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher Searcher@550ed5d7[tlog_replica_test_kill_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.1):C1)))}
   [junit4]   2> 1806481 INFO  (qtp180576222-22398) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1806481 INFO  (qtp180576222-22390) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update params={_stateVer_=tlog_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1806483 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1806500 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1806603 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1806704 INFO  (qtp601194817-22399) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1806805 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1806905 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807006 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807107 INFO  (qtp601194817-22399) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807120 INFO  (OverseerCollectionConfigSetProcessor-98762181946507269-127.0.0.1:45447_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1807208 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807309 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807410 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807510 INFO  (qtp601194817-22399) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807611 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807712 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807812 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1807913 INFO  (qtp601194817-22399) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808014 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808114 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808215 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808315 INFO  (qtp601194817-22399) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808416 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808517 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808617 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808718 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808819 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808916 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1506991305317
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1808917 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1808917 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 20
   [junit4]   2> 1808918 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@336da893 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f4079b7)
   [junit4]   2> 1808930 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1808932 INFO  (qtp180576222-22398) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808933 INFO  (qtp180576222-22390) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808934 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808934 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808935 INFO  (qtp180576222-22398) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808935 INFO  (qtp180576222-22390) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808936 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808936 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808937 INFO  (qtp180576222-22398) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808937 INFO  (qtp180576222-22390) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808938 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808938 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808939 INFO  (qtp180576222-22398) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_MockRandom_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808940 INFO  (qtp180576222-22390) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808940 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808941 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_MockRandom_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808941 INFO  (qtp180576222-22398) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_1.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808942 INFO  (qtp180576222-22390) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808942 INFO  (qtp180576222-22388) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808943 INFO  (qtp180576222-22392) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1808943 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=3212) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@336da893 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f4079b7)
   [junit4]   2> 1808944 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1808945 INFO  (indexFetcher-6582-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34734b[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 1808946 INFO  (searcherExecutor-6572-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher Searcher@34734b[tlog_replica_test_kill_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.1):C1)))}
   [junit4]   2> 1809049 INFO  (qtp601194817-22395) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1809052 INFO  (qtp180576222-22396) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1809053 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 45447
   [junit4]   2> 1809066 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2307052{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1809067 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=681181215
   [junit4]   2> 1809067 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1809067 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@128a7cb0: rootName = solr_45447, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@587cdf5
   [junit4]   2> 1809074 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1809074 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@885045c: rootName = solr_45447, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2eb3cb5c
   [junit4]   2> 1809078 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1809078 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@526da31e: rootName = solr_45447, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@55fb3847
   [junit4]   2> 1809079 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1809079 INFO  (coreCloseExecutor-6584-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2]  CLOSING SolrCore org.apache.solr.core.SolrCore@71bad1d6
   [junit4]   2> 1809079 INFO  (coreCloseExecutor-6584-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_kill_leader.shard1.replica_t2, tag=1908068822
   [junit4]   2> 1809079 INFO  (coreCloseExecutor-6584-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@575a0366: rootName = solr_45447, domain = solr.core.tlog_replica_test_kill_leader.shard1.replica_t2, service url = null, agent id = null] for registry solr.core.tlog_replica_test_kill_leader.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@77e049c2
   [junit4]   2> 1809080 INFO  (zkCallback-4356-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> 1809080 INFO  (zkCallback-4350-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> 1809080 INFO  (zkCallback-4349-thread-2) [    ] 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> 1809080 INFO  (zkCallback-4350-thread-2) [    ] 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> 1809080 INFO  (zkCallback-4349-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> 1809085 INFO  (coreCloseExecutor-6584-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_kill_leader.shard1.leader, tag=1908068822
   [junit4]   2> 1809088 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.Overseer Overseer (id=98762181946507269-127.0.0.1:45447_solr-n_0000000000) closing
   [junit4]   2> 1809088 INFO  (OverseerStateUpdate-98762181946507269-127.0.0.1:45447_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45447_solr
   [junit4]   2> 1809089 WARN  (zkCallback-4349-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1809089 INFO  (zkCallback-4350-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44557_solr
   [junit4]   2> 1809090 INFO  (zkCallback-4350-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1809090 INFO  (zkCallback-4356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1809090 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dc3804b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1809090 INFO  (zkCallback-4350-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98762181946507270-127.0.0.1:44557_solr-n_0000000001) starting
   [junit4]   2> 1809090 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45447
   [junit4]   2> 1809090 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1809093 INFO  (zkCallback-4350-thread-2) [    ] 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: [1])
   [junit4]   2> 1809093 INFO  (zkCallback-4350-thread-3) [    ] 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: [1])
   [junit4]   2> 1809093 INFO  (zkCallback-4356-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: [1])
   [junit4]   2> 1811591 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 1811591 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1811591 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ has no replicas
   [junit4]   2> 1811591 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1811591 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 1811593 INFO  (zkCallback-4350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ shard1
   [junit4]   2> 1811594 INFO  (zkCallback-4350-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: [1])
   [junit4]   2> 1811594 INFO  (zkCallback-4356-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: [1])
   [junit4]   2> 1811594 INFO  (zkCallback-4350-thread-2) [    ] 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: [1])
   [junit4]   2> 1812093 INFO  (qtp601194817-22395) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1580194920851832832)]} 0 1
   [junit4]   2> 1812094 INFO  (qtp601194817-22387) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580194920853929984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1812094 INFO  (qtp601194817-22387) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3229cef4 commitCommandVersion:1580194920853929984
   [junit4]   2> 1812095 INFO  (qtp601194817-22387) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@688f52ab[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 1812095 INFO  (qtp601194817-22387) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1812096 INFO  (searcherExecutor-6572-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered new searcher Searcher@688f52ab[tlog_replica_test_kill_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.1):C1) Uninverting(_1(7.0.1):C1)))}
   [junit4]   2> 1812096 INFO  (qtp601194817-22387) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update params={_stateVer_=tlog_replica_test_kill_leader:8&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1812098 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1812098 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 45447
   [junit4]   2> 1812098 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1812099 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d10fa29{/solr,null,AVAILABLE}
   [junit4]   2> 1812099 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d167282{HTTP/1.1,[http/1.1]}{127.0.0.1:45447}
   [junit4]   2> 1812099 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.e.j.s.Server Started @1814063ms
   [junit4]   2> 1812100 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45447}
   [junit4]   2> 1812100 ERROR (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1812100 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 1812100 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1812100 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1812100 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T00:41:50.940366Z
   [junit4]   2> 1812101 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1812105 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40135/solr
   [junit4]   2> 1812108 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1812109 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1812109 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45447_solr
   [junit4]   2> 1812110 INFO  (zkCallback-4356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1812110 INFO  (zkCallback-4361-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1812110 INFO  (zkCallback-4350-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1812148 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1812160 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1812160 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bbc6bf
   [junit4]   2> 1812162 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/.
   [junit4]   2> 1812162 INFO  (TEST-TestTlogReplica.testKillLeader-seed#[E17559B2FA44926D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_kill_leader_shard1_replica_t2]
   [junit4]   2> 1812162 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1812166 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1812170 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1812171 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1812171 INFO  (coreLoadExecutor-6593-thread-1) [    ] 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> 1812171 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45447.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@3bbc6bf
   [junit4]   2> 1812171 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1812171 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 1812193 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1812193 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1812194 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1812194 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1812194 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@307d0857[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 1812195 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1812196 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1812196 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1812196 INFO  (searcherExecutor-6594-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered new searcher Searcher@307d0857[tlog_replica_test_kill_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1812196 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580194920960884736
   [junit4]   2> 1812198 INFO  (coreZkRegister-6588-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:tlog_replica_test_kill_leader_shard1_replica_t2
   [junit4]   2> 1812198 INFO  (updateExecutor-4358-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_kill_leader_shard1_replica_t2]
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1812199 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [tlog_replica_test_kill_leader_shard1_replica_t2] as recovering, leader is [http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/] and I am [http://127.0.0.1:45447/solr/tlog_replica_test_kill_leader_shard1_replica_t2/]
   [junit4]   2> 1812200 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44557/solr]; [WaitForState: action=PREPRECOVERY&core=tlog_replica_test_kill_leader_shard1_replica_t1&nodeName=127.0.0.1:45447_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1812200 INFO  (qtp601194817-22391) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1812200 INFO  (qtp601194817-22391) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_kill_leader, shard=shard1, thisCore=tlog_replica_test_kill_leader_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45447_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"tlog_replica_test_kill_leader_shard1_replica_t2","base_url":"http://127.0.0.1:45447/solr","node_name":"127.0.0.1:45447_solr","state":"down","type":"TLOG"}
   [junit4]   2> 1812300 INFO  (zkCallback-4356-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> 1812300 INFO  (zkCallback-4350-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> 1812300 INFO  (zkCallback-4361-thread-2) [    ] 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> 1812300 INFO  (zkCallback-4350-thread-2) [    ] 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> 1812300 INFO  (zkCallback-4361-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> 1813201 INFO  (qtp601194817-22391) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_kill_leader, shard=shard1, thisCore=tlog_replica_test_kill_leader_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45447_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"tlog_replica_test_kill_leader_shard1_replica_t2","base_url":"http://127.0.0.1:45447/solr","node_name":"127.0.0.1:45447_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 1813201 INFO  (qtp601194817-22391) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1813201 INFO  (qtp601194817-22391) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45447_solr&onlyIfLeaderActive=true&core=tlog_replica_test_kill_leader_shard1_replica_t1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1813701 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1813701 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:44557/solr/tlog_replica_test_kill_leader_shard1_replica_t1/].
   [junit4]   2> 1813702 INFO  (qtp601194817-22391) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580194922540040192,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1813702 INFO  (qtp601194817-22391) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1813702 INFO  (qtp601194817-22391) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1813702 INFO  (qtp601194817-22391) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1813703 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1813703 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1813703 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1506991310934
   [junit4]   2> 1813703 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1813703 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1813703 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1813704 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1813704 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 39
   [junit4]   2> 1813705 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1813705 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@55098367 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1907d65e)
   [junit4]   2> 1813705 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813706 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813706 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813707 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813707 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813708 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813708 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813708 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813709 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813709 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813710 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813710 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813710 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_MockRandom_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813711 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813711 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813744 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_MockRandom_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813745 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0_Lucene70_1.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813750 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813751 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813752 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813752 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813752 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813753 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813753 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_MockRandom_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813754 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813754 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813754 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813755 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813755 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813756 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813756 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_1.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813757 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_MockRandom_0.tbk&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813757 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813758 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_MockRandom_0.tix&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813758 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_1.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813759 INFO  (qtp601194817-22397) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813759 INFO  (qtp601194817-22385) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813760 INFO  (qtp601194817-22391) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813760 INFO  (qtp601194817-22389) [    ] o.a.s.c.S.Request [tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1813760 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=6245) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@55098367 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1907d65e)
   [junit4]   2> 1813762 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1813762 INFO  (recoveryExecutor-4359-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b4efe0b[tlog_replica

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

der ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1913635 INFO  (jetty-closer-4339-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d06c7b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1913636 ERROR (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-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> 1913636 INFO  (SUITE-TestTlogReplica-seed#[E17559B2FA44926D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40135 40135
   [junit4]   2> 1918663 INFO  (Thread-4092) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40135 40135
   [junit4]   2> 1918664 WARN  (Thread-4092) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/configs/conf
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	26	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	5	/solr/overseer_elect/election/98762181946507275-127.0.0.1:45447_solr-n_0000000002
   [junit4]   2> 	4	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98762181946507275-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98762181946507275-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98762181946507275-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98762181946507275-core_node6-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98762181946507293-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98762181946507275-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98762181946507284-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98762181946507284-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_E17559B2FA44926D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=PostingsFormat(name=MockRandom), title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=BlockTreeOrds(blocksize=128), foo_s=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), inplace_updatable_int=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1704, maxMBSortInHeap=6.003319834350274, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Australia/Currie
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=361250168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, TestCollationFieldDocValues, PrimUtilsTest, TestSubQueryTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsRecoverLeaseTest, BigEndianAscendingWordSerializerTest, TestBlobHandler, ClassificationUpdateProcessorIntegrationTest, HdfsUnloadDistributedZkTest, SuggesterTSTTest, TestSolrConfigHandler, CurrencyFieldTypeTest, PreAnalyzedUpdateProcessorTest, ConcurrentDeleteAndCreateCollectionTest, DistribDocExpirationUpdateProcessorTest, BasicFunctionalityTest, VMParamsZkACLAndCredentialsProvidersTest, BadCopyFieldTest, SampleTest, DistributedTermsComponentTest, TestInfoStreamLogging, TestFieldCache, TestUpdate, TestFuzzyAnalyzedSuggestions, TestHdfsUpdateLog, DocValuesTest, TestLegacyFieldReuse, DistributedVersionInfoTest, TestCloudRecovery, LeaderFailureAfterFreshStartTest, CdcrRequestHandlerTest, FullHLLTest, TestSchemaVersionResource, DistributedMLTComponentTest, TestXmlQParserPlugin, ZkCLITest, SSLMigrationTest, TestLocalFSCloudBackupRestore, TestSimpleQParserPlugin, TestCustomSort, PKIAuthenticationIntegrationTest, TestPrepRecovery, TestManagedSchemaAPI, SolrCmdDistributorTest, TestElisionMultitermQuery, TestDynamicFieldCollectionResource, MigrateRouteKeyTest, TestPerFieldSimilarityWithDefaultOverride, NoCacheHeaderTest, UpdateRequestProcessorFactoryTest, TestLRUCache, TestDistributedGrouping, TestHashPartitioner, TestGraphTermsQParserPlugin, TestRandomFlRTGCloud, BlobRepositoryCloudTest, TestBM25SimilarityFactory, TestSizeLimitedDistributedMap, RankQueryTest, TestRTimerTree, V2StandaloneTest, TestSSLRandomization, ConfigureRecoveryStrategyTest, MoveReplicaHDFSUlogDirTest, DocValuesMultiTest, TestConfigsApi, TestSweetSpotSimilarityFactory, SolrMetricReporterTest, DistributedSuggestComponentTest, ReplicaListTransformerTest, TestSolrCoreParser, SolrCLIZkUtilsTest, TestRandomCollapseQParserPlugin, ClusterStateUpdateTest, AlternateDirectoryTest, TestJavabinTupleStreamParser, TestStressVersions, DocExpirationUpdateProcessorFactoryTest, TestManagedResource, BadComponentTest, TestSolrCoreSnapshots, JsonLoaderTest, BJQParserTest, ShardRoutingTest, DeleteShardTest, TestReplicaProperties, CSVRequestHandlerTest, UpdateLogTest, CacheHeaderTest, TestUninvertingReader, TestNumericTokenStream, SchemaVersionSpecificBehaviorTest, UtilsToolTest, SolrSlf4jReporterTest, ResourceLoaderTest, TestMinMaxOnMultiValuedField, NodeMutatorTest, TestStressLiveNodes, ReplicationFactorTest, TestUseDocValuesAsStored2, SharedFSAutoReplicaFailoverTest, TestLeaderElectionWithEmptyReplica, QueryParsingTest, SparseHLLTest, SoftAutoCommitTest, TestExpandComponent, HighlighterTest, TestReplicationHandlerBackup, HttpSolrCallGetCoreTest, RecoveryAfterSoftCommitTest, SolrGraphiteReporterTest, CollectionTooManyReplicasTest, ConvertedLegacyTest, TestQueryTypes, SmileWriterTest, TestRuleBasedAuthorizationPlugin, OverseerStatusTest, ZkControllerTest, TestExportWriter, CollectionsAPIDistributedZkTest, LeaderElectionTest, ShardRoutingCustomTest, TermVectorComponentDistributedTest, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, TestFunctionQuery, TestLazyCores, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, TestLockTree, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestTlogReplica]
   [junit4] Completed [582/730 (1!)] on J1 in 115.84s, 13 tests, 1 failure <<< FAILURES!

[...truncated 37170 lines...]

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_144) - Build # 414 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/414/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=2202, name=jetty-launcher-288-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=2209, name=jetty-launcher-288-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=2202, name=jetty-launcher-288-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=2209, name=jetty-launcher-288-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([C72AF9F8FD18D410]:0)




Build Log:
[...truncated 11180 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/init-core-data-001
   [junit4]   2> 326359 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 326359 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 326360 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-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> 326415 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 326530 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/tempDir-001
   [junit4]   2> 326530 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 326530 INFO  (Thread-411) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 326530 INFO  (Thread-411) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 326535 ERROR (Thread-411) [    ] 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> 326630 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36323
   [junit4]   2> 326641 INFO  (jetty-launcher-288-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 326642 INFO  (jetty-launcher-288-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 326642 INFO  (jetty-launcher-288-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c7e5b{/solr,null,AVAILABLE}
   [junit4]   2> 326643 INFO  (jetty-launcher-288-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20268d{/solr,null,AVAILABLE}
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11d90af{SSL,[ssl, http/1.1]}{127.0.0.1:43915}
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a78da2{SSL,[ssl, http/1.1]}{127.0.0.1:34177}
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.e.j.s.Server Started @328815ms
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.e.j.s.Server Started @328815ms
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43915}
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34177}
   [junit4]   2> 326648 ERROR (jetty-launcher-288-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326648 ERROR (jetty-launcher-288-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T17:15:55.772Z
   [junit4]   2> 326648 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T17:15:55.772Z
   [junit4]   2> 326655 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326655 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326664 INFO  (jetty-launcher-288-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36323/solr
   [junit4]   2> 326667 INFO  (jetty-launcher-288-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36323/solr
   [junit4]   2> 326732 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326732 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43915_solr
   [junit4]   2> 326733 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.Overseer Overseer (id=98766091429806086-127.0.0.1:43915_solr-n_0000000000) starting
   [junit4]   2> 326735 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326739 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43915_solr
   [junit4]   2> 326739 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326739 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34177_solr
   [junit4]   2> 326740 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326746 INFO  (zkCallback-299-thread-1-processing-n:127.0.0.1:34177_solr) [n:127.0.0.1:34177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326750 INFO  (zkCallback-299-thread-2-processing-n:127.0.0.1:34177_solr) [n:127.0.0.1:34177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326776 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 326779 WARN  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 326791 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 326865 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 326878 INFO  (jetty-launcher-288-thread-2-EventThread) [n:127.0.0.1:34177_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 326956 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 326956 WARN  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 326957 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 326957 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 326960 INFO  (jetty-launcher-288-thread-1-EventThread) [n:127.0.0.1:43915_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 326989 WARN  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 327025 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 327034 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 327034 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 327035 INFO  (jetty-launcher-288-thread-2) [n:127.0.0.1:34177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/tempDir-001/node2/.
   [junit4]   2> 327973 WARN  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 328001 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43915.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 328008 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43915.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 328008 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43915.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 328009 INFO  (jetty-launcher-288-thread-1) [n:127.0.0.1:43915_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/tempDir-001/node1/.
   [junit4]   2> 328038 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 328341 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1507086957204&s=dHVjc/RLDML5l/rlk9dzGqx6gng="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:15:57 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:15:57 GMT
   [junit4]   2> 328342 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 328354 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 333374 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1507086957479&s=a3lTGOWx1Y6bPtdwD4ELRfm9/kM="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:15:57 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:15:57 GMT
   [junit4]   2> 333374 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 333388 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 333393 INFO  (qtp29714285-2171) [n:127.0.0.1:34177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333393 INFO  (qtp29714285-2171) [n:127.0.0.1:34177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 333394 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1507086962513&s=cVql7wAA7WBkJVlh2+lN/A9SNY8="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:02 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:02 GMT
   [junit4]   2> 333394 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 333420 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 333640 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 333641 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36323/solr ready
   [junit4]   2> 333645 INFO  (qtp29714285-2165) [n:127.0.0.1:34177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333646 INFO  (OverseerThreadFactory-756-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 333755 INFO  (OverseerStateUpdate-98766091429806086-127.0.0.1:43915_solr-n_0000000000) [n:127.0.0.1:43915_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43915/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 334014 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 334015 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 334126 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 334126 INFO  (zkCallback-300-thread-2-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 335069 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 335108 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 335181 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 335192 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 335193 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43915.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ce38e
   [junit4]   2> 335193 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 335193 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C72AF9F8FD18D410-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 335195 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.0380859375, floorSegmentMB=0.998046875, forceMergeDeletesPctAllowed=22.840039997622725, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 335234 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 335234 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 335235 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 335235 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 335236 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=31.560546875, floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=18.18346518907679, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7934195315431586
   [junit4]   2> 335236 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e0fb4[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 335238 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 335257 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 335320 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 335320 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580257472092831744
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 335320 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 335321 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 335321 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 335322 INFO  (searcherExecutor-761-thread-1-processing-n:127.0.0.1:43915_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@6e0fb4[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43915/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43915/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 335324 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 335326 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43915/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 335428 INFO  (zkCallback-300-thread-2-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 335428 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 335476 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 335478 INFO  (qtp22032243-2160) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1464
   [junit4]   2> 335479 WARN  (httpShardExecutor-753-thread-1-processing-n:127.0.0.1:43915_solr [https:////127.0.0.1:43915//solr] https:////127.0.0.1:43915//solr) [n:127.0.0.1:43915_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1507086963138&s=zXSPR0eU3RT059X+rNcRxloibO8="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:03 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:03 GMT
   [junit4]   2> 335483 INFO  (qtp29714285-2165) [n:127.0.0.1:34177_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> 335581 INFO  (zkCallback-300-thread-2-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 335581 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 335648 INFO  (OverseerCollectionConfigSetProcessor-98766091429806086-127.0.0.1:43915_solr-n_0000000000) [n:127.0.0.1:43915_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 336483 INFO  (qtp29714285-2165) [n:127.0.0.1:34177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2838
   [junit4]   2> 336484 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1507086962769&s=1YxCJkANOpBXpa03k+eoU8Khwhk="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:02 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:02 GMT
   [junit4]   2> 336484 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 336484 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 336488 INFO  (qtp29714285-2167) [n:127.0.0.1:34177_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 336492 INFO  (qtp22032243-2157) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 336492 WARN  (qtp29714285-2167) [n:127.0.0.1:34177_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1507086965614&s=/AME5zMIBnWKKAXkjifH9agUdVE="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336495 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1507086965611&s=eTJrd7PDD0tbafZOOmndzr7acTA="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336495 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1507086965614&s=/AME5zMIBnWKKAXkjifH9agUdVE="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336512 INFO  (qtp22032243-2161) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 336514 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1507086965635&s=o69Jjki+ff5ZcWk1+/UdkfBAPg4="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336514 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 336532 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 336536 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1507086965658&s=AtXlJxZocdaTddDYpq6WIAFYRTI="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336537 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 336550 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 336555 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1507086965674&s=J3ileUXa/a/Ypnvc26lGNTTGEKY="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336555 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 336573 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 336606 INFO  (qtp29714285-2165) [n:127.0.0.1:34177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336607 INFO  (qtp29714285-2165) [n:127.0.0.1:34177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 336607 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1507086965698&s=dlqRg9EJ6PrLcCBW6wqYYSz/MLg="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336607 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 336620 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 336621 INFO  (qtp29714285-2166) [n:127.0.0.1:34177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336622 INFO  (qtp29714285-2166) [n:127.0.0.1:34177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 336622 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1507086965745&s=dJlXzAiYIvrflTpnNrn6rxR28rg="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 336622 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 336639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 336639 INFO  (qtp29714285-2172) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:447)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 336640 WARN  (qtp29714285-2172) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:453)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:447)
   [junit4]   2> 	... 29 more
   [junit4]   2> 336645 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 336658 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 352562 WARN  (jetty-launcher-288-thread-2-SendThread(127.0.0.1:36323)) [n:127.0.0.1:34177_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15940ms for sessionid 0x15ee33ca3870005
   [junit4]   2> 352562 WARN  (jetty-launcher-288-thread-1-SendThread(127.0.0.1:36323)) [n:127.0.0.1:43915_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17916ms for sessionid 0x15ee33ca3870008
   [junit4]   2> 352562 WARN  (jetty-launcher-288-thread-2-SendThread(127.0.0.1:36323)) [n:127.0.0.1:34177_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17913ms for sessionid 0x15ee33ca3870007
   [junit4]   2> 352564 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1507086965784&s=YOqEeAYieruh7mQiCLpc1Tpuvro="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:05 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:05 GMT
   [junit4]   2> 352564 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee33ca3870005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 352565 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 352565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee33ca3870007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 352565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee33ca3870008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 352565 WARN  (jetty-launcher-288-thread-1-SendThread(127.0.0.1:36323)) [n:127.0.0.1:43915_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16916ms for sessionid 0x15ee33ca3870006
   [junit4]   2> 352565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee33ca3870006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 352574 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 352580 WARN  (qtp29714285-2172) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 352582 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1507086981699&s=0n7XuwR1fFAsCqbJBxXaD5DJ7x0="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:21 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:21 GMT
   [junit4]   2> 352583 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 352592 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 352594 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C72AF9F8FD18D410]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1507086981716&s=k8zAwPuzSSQnBltf/CYHIugFfaw="; Path=/; Domain=127.0.0.1; Expires=sre, 04-okt-2017 03:16:21 GMT; Secure; HttpOnly". Invalid 'expires' attribute: sre, 04-okt-2017 03:16:21 GMT
   [junit4]   2> 352594 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C72AF9F8FD18D410]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 352664 INFO  (jetty-launcher-288-thread-2-EventThread) [n:127.0.0.1:34177_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 352664 WARN  (zkCallback-299-thread-1-processing-n:127.0.0.1:34177_solr) [n:127.0.0.1:34177_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d41a64 name: ZooKeeperConnection Watcher:127.0.0.1:36323/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 352664 WARN  (zkCallback-299-thread-1-processing-n:127.0.0.1:34177_solr) [n:127.0.0.1:34177_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 352665 INFO  (jetty-launcher-288-thread-1-EventThread) [n:127.0.0.1:43915_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 352666 WARN  (zkCallback-300-thread-2-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c9c262 name: ZooKeeperConnection Watcher:127.0.0.1:36323/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 352666 WARN  (zkCallback-300-thread-2-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 352670 INFO  (jetty-closer-289-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a78da2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 352671 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6076056
   [junit4]   2> 352671 INFO  (jetty-closer-289-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@11d90af{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 352671 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11644833
   [junit4]   2> 352672 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 352672 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c623fb: rootName = solr_43915, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d13407
   [junit4]   2> 352674 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 352675 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@421098: rootName = solr_34177, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@174364a
   [junit4]   2> 352679 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 352679 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bb254: rootName = solr_43915, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c14329
   [junit4]   2> 352679 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 352679 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@379fb6: rootName = solr_34177, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c14329
   [junit4]   2> 352682 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 352682 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 352682 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f8c441: rootName = solr_43915, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bb3c2b
   [junit4]   2> 352682 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47f9d: rootName = solr_34177, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bb3c2b
   [junit4]   2> 353842 INFO  (jetty-closer-289-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 353843 WARN  (zkCallback-299-thread-1-processing-n:127.0.0.1:34177_solr) [n:127.0.0.1:34177_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 353844 ERROR (Thread[Thread-428,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:34177_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 354285 INFO  (jetty-closer-289-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20268d{/solr,null,UNAVAILABLE}
   [junit4]   2> 354594 INFO  (zkCallback-300-thread-5-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 354594 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 354595 INFO  (zkCallback-300-thread-5-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 354595 INFO  (zkCallback-300-thread-4-processing-n:127.0.0.1:43915_solr) [n:127.0.0.1:43915_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 354598 INFO  (coreCloseExecutor-767-thread-1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@172d38e
   [junit4]   2> 354598 INFO  (coreCloseExecutor-767-thread-1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=24302478
   [junit4]   2> 354598 INFO  (coreCloseExecutor-767-thread-1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f73b58: rootName = solr_43915, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1c44d1b
   [junit4]   2> 354606 INFO  (coreCloseExecutor-767-thread-1) [n:127.0.0.1:43915_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=24302478
   [junit4]   2> 354607 INFO  (jetty-closer-289-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98766091429806086-127.0.0.1:43915_solr-n_0000000000) closing
   [junit4]   2> 354607 INFO  (OverseerStateUpdate-98766091429806086-127.0.0.1:43915_solr-n_0000000000) [n:127.0.0.1:43915_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43915_solr
   [junit4]   2> 354608 ERROR (Thread[Thread-431,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:43915_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 354609 INFO  (jetty-closer-289-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c7e5b{/solr,null,UNAVAILABLE}
   [junit4]   2> 354610 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-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> 354610 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36323 36323
   [junit4]   2> 359640 INFO  (Thread-411) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36323 36323
   [junit4]   2> 359640 WARN  (Thread-411) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 359648 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C72AF9F8FD18D410]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Oct 03, 2017 5:16:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Oct 03, 2017 5:16:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=2202, name=jetty-launcher-288-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=2209, name=jetty-launcher-288-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 03, 2017 5:16:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2202, name=jetty-launcher-288-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=2209, name=jetty-launcher-288-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 379726 ERROR (jetty-launcher-288-thread-2-EventThread) [n:127.0.0.1:34177_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 379727 ERROR (jetty-launcher-288-thread-1-EventThread) [n:127.0.0.1:43915_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 03, 2017 5:16:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=69637440,total=320602112
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, DistributedMLTComponentTest, SolrMetricReporterTest, StatsReloadRaceTest, TestFieldCache, SharedFSAutoReplicaFailoverTest, HdfsBasicDistributedZk2Test, SOLR749Test, ChaosMonkeySafeLeaderTest, TestStressRecovery, TestPrepRecovery, TestCustomStream, V2StandaloneTest, TestDynamicFieldCollectionResource, ShardRoutingTest, HttpPartitionTest, TestSystemIdResolver, TestAtomicUpdateErrorCases, TestMultiWordSynonyms, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotLongTailTest, TestBackupRepositoryFactory, TestExpandComponent, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C72AF9F8FD18D410 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=2202, name=jetty-launcher-288-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=2209, name=jetty-launcher-288-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C72AF9F8FD18D410]:0)
   [junit4] Completed [89/730 (1!)] on J1 in 53.39s, 12 tests, 1 error <<< FAILURES!

[...truncated 41773 lines...]

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_144) - Build # 413 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/413/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat.testRamBytesUsed

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([472976B94B63016:F6D1852B5EC92F40]:0)
	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:412)
	at org.apache.lucene.index.Terms.getMax(Terms.java:193)
	at org.apache.lucene.index.CheckIndex.checkFields(CheckIndex.java:1276)
	at org.apache.lucene.index.CheckIndex.testPostings(CheckIndex.java:1771)
	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:747)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:865)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:299)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat.testDocsAndFreqs

Error Message:
Captured an uncaught exception in thread: Thread[id=561, name=Thread-537, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=561, name=Thread-537, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)


FAILED:  org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat.testDocsOnly

Error Message:
Captured an uncaught exception in thread: Thread[id=570, name=Thread-546, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=570, name=Thread-546, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)




Build Log:
[...truncated 6182 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.method=testRamBytesUsed -Dtests.seed=472976B94B63016 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.84s J1 | TestVarGapFixedIntervalPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016:F6D1852B5EC92F40]:0)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:412)
   [junit4]    > 	at org.apache.lucene.index.Terms.getMax(Terms.java:193)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkFields(CheckIndex.java:1276)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.testPostings(CheckIndex.java:1771)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:747)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:865)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:299)
   [junit4]    > 	at org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-537,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-536,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-539,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-542,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-541,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-543,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.method=testDocsAndFreqs -Dtests.seed=472976B94B63016 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.07s J1 | TestVarGapFixedIntervalPostingsFormat.testDocsAndFreqs <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=561, name=Thread-537, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=560, name=Thread-536, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=563, name=Thread-539, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=566, name=Thread-542, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=565, name=Thread-541, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=567, name=Thread-543, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-546,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-547,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-548,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-549,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> Okt 03, 2017 12:52:57 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-550,5,TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]   2> 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]   2> 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]   2> 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.method=testDocsOnly -Dtests.seed=472976B94B63016 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | TestVarGapFixedIntervalPostingsFormat.testDocsOnly <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=570, name=Thread-546, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=571, name=Thread-547, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=572, name=Thread-548, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=573, name=Thread-549, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=574, name=Thread-550, state=RUNNABLE, group=TGRP-TestVarGapFixedIntervalPostingsFormat]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([472976B94B63016]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    > 	at org.apache.lucene.util.BytesRefBuilder.byteAt(BytesRefBuilder.java:52)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekCeil(BlockTermsReader.java:449)
   [junit4]    > 	at org.apache.lucene.index.FilteredTermsEnum.next(FilteredTermsEnum.java:216)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1195)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_472976B94B63016-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23087, maxDocsPerChunk=8, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23087, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFI(ChiSquared), field=IB SPL-L2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS=DFI(ChiSquared), body=DFR I(n)3(800.0), f_DOCS=DFR I(ne)BZ(0.3)}, locale=de-CH, timezone=Africa/Bamako
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=39915496,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTOrdPostingsFormat, TestSimpleTextCompoundFormat, TestSimpleTextPointsFormat, TestMemoryPostingsFormat, TestFixedGapPostingsFormat, TestSimpleTextPostingsFormat, TestVarGapFixedIntervalPostingsFormat]
   [junit4] Completed [15/20 (1!)] on J1 in 7.49s, 25 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 46768 lines...]

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk-9) - Build # 412 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/412/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

Error Message:
Replica core_node1 not up to date after 0 seconds expected:<4> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node1 not up to date after 0 seconds expected:<4> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BA7BF44D3A5B3431:7B8B8DE1170BFE96]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12850 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/init-core-data-001
   [junit4]   2> 1793935 WARN  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1793935 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1793938 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1793939 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001
   [junit4]   2> 1793939 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1793942 INFO  (Thread-3806) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1793943 INFO  (Thread-3806) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1793950 ERROR (Thread-3806) [    ] 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> 1794042 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40117
   [junit4]   2> 1794054 INFO  (jetty-launcher-2378-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1794054 INFO  (jetty-launcher-2378-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1794083 INFO  (jetty-launcher-2378-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4304d48b{/solr,null,AVAILABLE}
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@681751be{HTTP/1.1,[http/1.1]}{127.0.0.1:34769}
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.e.j.s.Server Started @1795578ms
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34769}
   [junit4]   2> 1794084 ERROR (jetty-launcher-2378-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794084 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1794085 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:52:12.365016Z
   [junit4]   2> 1794085 INFO  (jetty-launcher-2378-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c989830{/solr,null,AVAILABLE}
   [junit4]   2> 1794086 INFO  (jetty-launcher-2378-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f87947{HTTP/1.1,[http/1.1]}{127.0.0.1:43145}
   [junit4]   2> 1794086 INFO  (jetty-launcher-2378-thread-1) [    ] o.e.j.s.Server Started @1795580ms
   [junit4]   2> 1794086 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43145}
   [junit4]   2> 1794087 ERROR (jetty-launcher-2378-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794088 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 1794088 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794088 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1794088 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:52:12.368378Z
   [junit4]   2> 1794091 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1794099 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1794103 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40117/solr
   [junit4]   2> 1794111 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40117/solr
   [junit4]   2> 1794226 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1794226 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43145_solr
   [junit4]   2> 1794227 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98764110707032070-127.0.0.1:43145_solr-n_0000000000) starting
   [junit4]   2> 1794232 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1794233 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34769_solr
   [junit4]   2> 1794239 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1794239 INFO  (OverseerStateUpdate-98764110707032070-127.0.0.1:43145_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1794259 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43145_solr
   [junit4]   2> 1794262 INFO  (zkCallback-2390-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1794262 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1794288 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34769.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794294 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34769.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794294 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34769.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794295 INFO  (jetty-launcher-2378-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node2/.
   [junit4]   2> 1794311 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794318 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794318 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1794319 INFO  (jetty-launcher-2378-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/.
   [junit4]   2> 1794335 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1794336 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40117/solr ready
   [junit4]   2> 1794338 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1794340 INFO  (qtp993227131-15545) [    ] 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> 1794340 INFO  (qtp993227131-15545) [    ] 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> 1794348 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates
   [junit4]   2> 1794349 INFO  (qtp993227131-15544) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1794351 INFO  (OverseerThreadFactory-6299-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_out_of_order_db_qwith_in_place_updates
   [junit4]   2> 1794454 INFO  (OverseerStateUpdate-98764110707032070-127.0.0.1:43145_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34769/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1794455 INFO  (OverseerStateUpdate-98764110707032070-127.0.0.1:43145_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43145/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1794658 INFO  (qtp993227131-15533) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1794658 INFO  (qtp993227131-15533) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1794660 INFO  (qtp1605234041-15538) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1794660 INFO  (qtp1605234041-15538) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1794764 INFO  (zkCallback-2390-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1794764 INFO  (zkCallback-2390-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1794765 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1794765 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795671 INFO  (qtp1605234041-15538) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1795671 INFO  (qtp993227131-15533) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1795677 INFO  (qtp993227131-15533) [    ] o.a.s.s.IndexSchema [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1795679 INFO  (qtp993227131-15533) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1795679 INFO  (qtp993227131-15533) [    ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' using configuration from collection tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1795679 INFO  (qtp1605234041-15538) [    ] o.a.s.s.IndexSchema [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1795680 INFO  (qtp993227131-15533) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34769.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1795680 INFO  (qtp993227131-15533) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1795680 INFO  (qtp993227131-15533) [    ] o.a.s.c.SolrCore [[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 1795681 INFO  (qtp1605234041-15538) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1795681 INFO  (qtp1605234041-15538) [    ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' using configuration from collection tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1795681 INFO  (qtp1605234041-15538) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1795681 INFO  (qtp1605234041-15538) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1795681 INFO  (qtp1605234041-15538) [    ] o.a.s.c.SolrCore [[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 1795802 INFO  (qtp993227131-15533) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795802 INFO  (qtp1605234041-15538) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795802 INFO  (qtp993227131-15533) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795802 INFO  (qtp1605234041-15538) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795803 INFO  (qtp1605234041-15538) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795803 INFO  (qtp1605234041-15538) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795803 INFO  (qtp993227131-15533) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795803 INFO  (qtp993227131-15533) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795804 INFO  (qtp1605234041-15538) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53b34865[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main]
   [junit4]   2> 1795805 INFO  (qtp993227131-15533) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26b7f43c[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main]
   [junit4]   2> 1795805 INFO  (qtp1605234041-15538) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1795806 INFO  (qtp1605234041-15538) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1795807 INFO  (qtp1605234041-15538) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795807 INFO  (qtp1605234041-15538) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580225773266010112
   [junit4]   2> 1795808 INFO  (searcherExecutor-6305-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Registered new searcher Searcher@53b34865[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795810 INFO  (qtp993227131-15533) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1795813 INFO  (qtp993227131-15533) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1795814 INFO  (qtp993227131-15533) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795814 INFO  (qtp993227131-15533) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580225773273350144
   [junit4]   2> 1795815 INFO  (searcherExecutor-6304-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] Registered new searcher Searcher@26b7f43c[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795818 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1795819 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1795819 INFO  (qtp1605234041-15538) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 1795820 INFO  (qtp1605234041-15538) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=http://127.0.0.1:43145/solr START replicas=[http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1795826 INFO  (qtp1605234041-15538) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=http://127.0.0.1:43145/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1795827 INFO  (qtp993227131-15541) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_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> 1795827 INFO  (qtp1605234041-15538) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1795827 INFO  (qtp1605234041-15538) [    ] 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> 1795827 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1795828 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1795832 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/ shard1
   [junit4]   2> 1795947 INFO  (zkCallback-2390-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795947 INFO  (zkCallback-2390-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795947 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795947 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795991 INFO  (qtp1605234041-15538) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1795994 INFO  (qtp1605234041-15538) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1334
   [junit4]   2> 1796110 INFO  (zkCallback-2390-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796111 INFO  (zkCallback-2390-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796117 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796117 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796821 INFO  (qtp993227131-15533) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 starting background replication from leader
   [junit4]   2> 1796821 INFO  (qtp993227131-15533) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1796830 INFO  (qtp993227131-15533) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1796830 INFO  (indexFetcher-6315-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 1796834 INFO  (qtp1605234041-15534) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1796835 INFO  (indexFetcher-6315-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1796835 INFO  (indexFetcher-6315-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1796835 INFO  (indexFetcher-6315-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1796835 INFO  (indexFetcher-6315-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1796836 INFO  (qtp993227131-15533) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2178
   [junit4]   2> 1796838 INFO  (qtp993227131-15544) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1796946 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796946 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796946 INFO  (zkCallback-2390-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1796946 INFO  (zkCallback-2390-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1797839 INFO  (qtp993227131-15544) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3489
   [junit4]   2> 1797843 INFO  (qtp993227131-15599) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 1797843 INFO  (qtp993227131-15600) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=3&distrib.from=http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_int:5 (-3)} 0 0
   [junit4]   2> 1797844 INFO  (qtp993227131-15533) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.inplace.prevversion=1&distrib.from=http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/&wt=javabin&version=2&distrib.inplace.update=true}{add=[1 (2)]} 0 0
   [junit4]   2> 1797844 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 43145
   [junit4]   2> 1797845 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f87947{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1797845 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1783777743
   [junit4]   2> 1797845 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1797845 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fa99975: rootName = solr_43145, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1004bdf8
   [junit4]   2> 1797851 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1797851 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20a2ced9: rootName = solr_43145, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ce6ade7
   [junit4]   2> 1797856 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1797856 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14bf795: rootName = solr_43145, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2748ea7f
   [junit4]   2> 1797859 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1797859 INFO  (coreCloseExecutor-6316-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ed7405d
   [junit4]   2> 1797859 INFO  (coreCloseExecutor-6316-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2, tag=1322729565
   [junit4]   2> 1797859 INFO  (coreCloseExecutor-6316-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75958b1f: rootName = solr_43145, domain = solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2, service url = null, agent id = null] for registry solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@672e69b9
   [junit4]   2> 1797865 INFO  (coreCloseExecutor-6316-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader, tag=1322729565
   [junit4]   2> 1797866 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.Overseer Overseer (id=98764110707032070-127.0.0.1:43145_solr-n_0000000000) closing
   [junit4]   2> 1797866 INFO  (OverseerStateUpdate-98764110707032070-127.0.0.1:43145_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43145_solr
   [junit4]   2> 1797867 WARN  (zkCallback-2390-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1797867 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1797867 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c989830{/solr,null,UNAVAILABLE}
   [junit4]   2> 1797867 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1797867 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 43145
   [junit4]   2> 1797868 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1797868 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 43145
   [junit4]   2> 1797869 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1797869 INFO  (zkCallback-2389-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34769_solr
   [junit4]   2> 1797870 INFO  (zkCallback-2389-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98764110707032069-127.0.0.1:34769_solr-n_0000000001) starting
   [junit4]   2> 1797878 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@371b929a{/solr,null,AVAILABLE}
   [junit4]   2> 1797879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5691454a{HTTP/1.1,[http/1.1]}{127.0.0.1:43145}
   [junit4]   2> 1797879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.e.j.s.Server Started @1799372ms
   [junit4]   2> 1797880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43145}
   [junit4]   2> 1797880 ERROR (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1797880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 1797880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1797880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1797880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:52:16.160873Z
   [junit4]   2> 1797881 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1797881 INFO  (zkCallback-2389-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1797881 INFO  (zkCallback-2389-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1797882 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1797886 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40117/solr
   [junit4]   2> 1797891 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1797892 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1797893 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43145_solr
   [junit4]   2> 1797894 INFO  (zkCallback-2389-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1797894 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1797894 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1797924 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1797933 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1797933 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1797934 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/.
   [junit4]   2> 1797934 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
   [junit4]   2> 1797935 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1797947 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 1797951 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.s.IndexSchema [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1797952 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1797952 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' using configuration from collection tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1797953 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43145.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@600affea
   [junit4]   2> 1797953 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1797953 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.c.SolrCore [[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 1798013 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1798013 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1798014 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1798014 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1798015 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b39496[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main]
   [junit4]   2> 1798016 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1798016 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1798016 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1798016 INFO  (coreLoadExecutor-6325-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580225775582314496
   [junit4]   2> 1798018 INFO  (searcherExecutor-6326-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Registered new searcher Searcher@7b39496[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1798051 INFO  (zkCallback-2389-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1798051 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1798051 INFO  (zkCallback-2389-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1798051 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1798051 INFO  (zkCallback-2401-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1800368 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 1800368 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 url=http://127.0.0.1:34769/solr START replicas=[http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 1800369 INFO  (qtp1785218574-15616) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1800369 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 url=http://127.0.0.1:34769/solr  Received 0 versions from http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/ fingerprint:null
   [junit4]   2> 1800369 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 url=http://127.0.0.1:34769/solr DONE. sync succeeded
   [junit4]   2> 1800370 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1800370 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/: try and ask http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/ to sync
   [junit4]   2> 1800370 INFO  (qtp1785218574-15618) [    ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=http://127.0.0.1:43145/solr START replicas=[http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1800372 INFO  (qtp993227131-15545) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1800372 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1800372 INFO  (qtp1785218574-15618) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1800372 INFO  (qtp1785218574-15618) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1800372 INFO  (qtp1785218574-15618) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&getVersions=100&sync=http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1800372 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/:  sync completed with http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 1800373 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1800373 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 1800373 WARN  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.UpdateLog Starting log replay tlog{file=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/tlog/tlog.0000000000000000000 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 1800378 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d35f95[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] realtime]
   [junit4]   2> 1800379 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1800379 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6043d3fa commitCommandVersion:0
   [junit4]   2> 1800380 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39aeb32d[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main]
   [junit4]   2> 1800380 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1800381 INFO  (searcherExecutor-6304-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] Registered new searcher Searcher@39aeb32d[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.1):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 1800381 INFO  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] {add=[1 (1), 1 (2)],deleteByQuery=inplace_updatable_int:5 (-3)} 0 7
   [junit4]   2> 1800381 WARN  (recoveryExecutor-6308-thread-1) [    ] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 1800382 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/ shard1
   [junit4]   2> 1800383 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1800383 INFO  (zkCallback-2401-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1800383 INFO  (zkCallback-2389-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1800383 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1800383 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801025 INFO  (coreZkRegister-6320-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2
   [junit4]   2> 1801026 INFO  (updateExecutor-2398-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1801027 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] as recovering, leader is [http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/] and I am [http://127.0.0.1:43145/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
   [junit4]   2> 1801029 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34769/solr]; [WaitForState: action=PREPRECOVERY&core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&nodeName=127.0.0.1:43145_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1801030 INFO  (qtp993227131-15533) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1801030 INFO  (qtp993227131-15533) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates, shard=shard1, thisCore=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43145_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2","base_url":"http://127.0.0.1:43145/solr","node_name":"127.0.0.1:43145_solr","state":"down","type":"TLOG"}
   [junit4]   2> 1801130 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801130 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801131 INFO  (zkCallback-2401-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801131 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1801131 INFO  (zkCallback-2389-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802030 INFO  (qtp993227131-15533) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates, shard=shard1, thisCore=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43145_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2","base_url":"http://127.0.0.1:43145/solr","node_name":"127.0.0.1:43145_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 1802030 INFO  (qtp993227131-15533) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1802030 INFO  (qtp993227131-15533) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43145_solr&onlyIfLeaderActive=true&core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1802531 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1802531 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/].
   [junit4]   2> 1802532 INFO  (qtp993227131-15545) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580225780317683712,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1802532 INFO  (qtp993227131-15545) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1802532 INFO  (qtp993227131-15545) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1802532 INFO  (qtp993227131-15545) [    ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1802533 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1802533 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1802533 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1507020738659
   [junit4]   2> 1802533 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1802533 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1802533 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1802534 INFO  (qtp993227131-15531) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1802534 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 26
   [junit4]   2> 1802539 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1802540 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@6b8e2c43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b4d0130)
   [junit4]   2> 1802540 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802541 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_1_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802543 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802543 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802544 INFO  (qtp993227131-15531) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802545 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_2_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802545 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802546 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802546 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802547 INFO  (qtp993227131-15531) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_2_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802547 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_1_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802548 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802549 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802549 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802551 INFO  (qtp993227131-15531) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802552 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802553 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802554 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802554 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802555 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802555 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802556 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802557 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802557 INFO  (qtp993227131-15544) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802558 INFO  (qtp993227131-15600) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802559 INFO  (qtp993227131-15545) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1802559 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=4772) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@6b8e2c43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b4d0130)
   [junit4]   2> 1802560 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1802561 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@716b8bb0[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main]
   [junit4]   2> 1802562 INFO  (searcherExecutor-6326-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] Registered new searcher Searcher@716b8bb0[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.1):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 1802562 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 1802562 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1802563 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 starting background replication from leader
   [junit4]   2> 1802563 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1802563 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1802564 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 1802565 INFO  (recoveryExecutor-2399-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 1802665 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802665 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802665 INFO  (zkCallback-2401-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802666 INFO  (zkCallback-2389-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802666 INFO  (zkCallback-2389-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json] for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1802671 INFO  (qtp993227131-15531) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1802675 INFO  (qtp1785218574-15612) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1802676 INFO  (qtp1785218574-15610) [    ] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 1802677 INFO  (qtp993227131-15533) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&_stateVer_=tlog_replica_test_out_of_order_db_qwith_in_place_updates:10&omitHeader=true&shards.purpose=1&NOW=1507020740956&ids=1&isShard=true&shard.url=http://127.0.0.1:34769/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 1802678 INFO  (qtp1785218574-15610) [    ] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  webapp=/solr path=/get params={qt=/get&_stateVer_=tlog_replica_test_out_of_order_db_qwith_in_place_updates:10&ids=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1802678 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[BA7BF44D3A5B3431]) [    ] o.a.s.c.TestTlogReplica tearDown deleting collection
   [junit4]   2> 1802679 INFO  (qtp993227131-15546) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1802681 INFO  (OverseerThreadFactory-6319-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1802682 INFO  (qtp993227131-15531) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1, tag=null
   [junit4]   2> 1802682 INFO  (qtp993227131-15531) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4365121: rootName = solr_34769, domain = solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@2458e740
   [junit4]   2> 1802682 INFO  (qtp1785218574-15611) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2, tag=null
   [junit4]   2> 1802682 INFO  (qtp1785218574-15611) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32683a19: rootName = solr_43145, domain = solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2, service url = null, agent id = null] for registry solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@77391dc7
   [junit4]   2> 1802696 INFO  (qtp993227131-15531) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1802696 INFO  (qtp993227131-15531) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c85e039
   [junit4]   2> 1802696 INFO  (qtp993227131-15531) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1, tag=1820713017
   [junit4]   2> 1802696 INFO  (qtp993227131-15531) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader, tag=1820713017
   [junit4]   2> 1802698 INFO  (qtp1785218574-15611) [    ] o.a.s.c.ZkController tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1802698 INFO  (qtp1785218574-15611) [    ] o.a.s.c.SolrCore [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d5c3239
   [junit4]   2> 1802698 INFO  (qtp1785218574-15611) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2, tag=2103194169
   [junit4]   2> 1802698 INFO  (qtp1785218574-15611) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader, tag=2103194169
   [junit4]   2> 1802701 INFO  (qtp1785218574-15611) [    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1802701 WARN  (zkCallback-2401-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1802701 INFO  (qtp1785218574-15611) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 1802702 INFO  (qtp993227131-15531) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&qt=/admin/co

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

e=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=12002
   [junit4]   2> 1893083 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1893083 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1893084 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.c.SolrCore [tlog_replica_test_recovery_shard1_replica_t1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6eed9ffb
   [junit4]   2> 1893084 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_recovery.shard1.replica_t1, tag=1861066747
   [junit4]   2> 1893084 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@228889e9: rootName = solr_43145, domain = solr.core.tlog_replica_test_recovery.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.tlog_replica_test_recovery.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@4720f511
   [junit4]   2> 1893094 INFO  (recoveryExecutor-2430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_recovery.shard1.leader, tag=1861066747
   [junit4]   2> 1893094 WARN  (recoveryExecutor-2430-thread-1) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[tlog_replica_test_recovery_shard1_replica_t1] coreNodeName=[core_node1]
   [junit4]   2> 1893095 WARN  (updateExecutor-2429-thread-2) [    ] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 1893096 WARN  (zkCallback-2432-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1893096 INFO  (jetty-closer-2379-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e0b0831{/solr,null,UNAVAILABLE}
   [junit4]   2> 1893096 ERROR (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-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> 1893097 INFO  (SUITE-TestTlogReplica-seed#[BA7BF44D3A5B3431]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40117 40117
   [junit4]   2> 1898121 INFO  (Thread-3806) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40117 40117
   [junit4]   2> 1898122 WARN  (Thread-3806) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/configs/conf
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	24	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	21	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	5	/solr/overseer_elect/election/98764110707032069-127.0.0.1:34769_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98764110707032069-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98764110707032075-core_node7-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98764110707032069-core_node6-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98764110707032075-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98764110707032069-core_node2-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98764110707032069-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98764110707032075-core_node1-n_0000000002
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98764110707032069-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_BA7BF44D3A5B3431-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), inplace_updatable_int=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=79, maxMBSortInHeap=7.698123252769082, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=161664664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesMissingTest, SimpleCollectionCreateDeleteTest, TestCollationField, RollingRestartTest, UUIDUpdateProcessorFallbackTest, SolrCoreTest, JSONWriterTest, TestLuceneMatchVersion, TestFilteredDocIdSet, TestFieldTypeResource, TestHdfsCloudBackupRestore, TestRemoteStreaming, TestDefaultStatsCache, SolrXmlInZkTest, TestExtendedDismaxParser, DefaultValueUpdateProcessorTest, CollectionStateFormat2Test, BasicZkTest, MetricsHandlerTest, ReplaceNodeTest, TestRealTimeGet, TestPKIAuthenticationPlugin, JvmMetricsTest, TriLevelCompositeIdRoutingTest, TestFieldCacheSort, TestIndexingPerformance, TestDistribDocBasedVersion, TestInitQParser, BufferStoreTest, TestJsonFacets, TestNumericRangeQuery64, SolrIndexSplitterTest, SolrGangliaReporterTest, HdfsNNFailoverTest, TestCSVLoader, ExplicitHLLTest, TestLegacyTerms, TestFieldCollectionResource, TestStressLucene, HighlighterMaxOffsetTest, TestNonDefinedSimilarityFactory, TestCloudPseudoReturnFields, DistributedQueryComponentOptimizationTest, SimpleMLTQParserTest, TestOmitPositions, UUIDFieldTest, TestFunctionQuery, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestWordDelimiterFilterFactory, TestWriterPerf, TestUniqueKeyFieldResource, DistributedDebugComponentTest, TestSearcherReuse, TestZkAclsWithHadoopAuth, TestComponentsName, ChangedSchemaMergeTest, TestFastOutputStream, TestStandardQParsers, TestManagedSchema, SyncSliceTest, TestLMDirichletSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestStressInPlaceUpdates, DistributedFacetPivotLargeTest, TestRandomDVFaceting, CoreAdminRequestStatusTest, OverriddenZkACLAndCredentialsProvidersTest, TestCSVResponseWriter, ShardSplitTest, BigEndianAscendingWordDeserializerTest, TestPullReplicaErrorHandling, SuggesterWFSTTest, TestPhraseSuggestions, TestRandomFaceting, TestLazyCores, TestComplexPhraseQParserPlugin, SegmentsInfoRequestHandlerTest, TestReRankQParserPlugin, TestNumericTerms64, TestPivotHelperCode, TestConfig, CdcrReplicationHandlerTest, TestRestoreCore, HighlighterConfigTest, DistribCursorPagingTest, TestManagedSynonymGraphFilterFactory, PeerSyncReplicationTest, ExternalFileFieldSortTest, LeaderFailoverAfterPartitionTest, ConnectionManagerTest, SpatialHeatmapFacetsTest, SolrShardReporterTest, TestDocSet, XmlUpdateRequestHandlerTest, TestHdfsBackupRestoreCore, TestCollectionAPIs, TestLeaderInitiatedRecoveryThread, PeerSyncWithIndexFingerprintCachingTest, DistributedQueueTest, OverseerRolesTest, SolrRequestParserTest, TestSolrQueryParser, TestDocumentBuilder, DirectoryFactoryTest, TestImplicitCoreProperties, TestCollectionAPI, TemplateUpdateProcessorTest, TestJoin, WordBreakSolrSpellCheckerTest, QueryResultKeyTest, TestConfigSetsAPIZkFailure, PluginInfoTest, TestRebalanceLeaders, TestCustomDocTransformer, TestLegacyField, TestSolrConfigHandlerCloud, OutputWriterTest, PreAnalyzedFieldManagedSchemaCloudTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateCollectionCleanupTest, DeleteReplicaTest, DocValuesNotIndexedTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, TestAuthenticationFramework, TestCryptoKeys, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRequestStatusCollectionAPI, TestTlogReplica]
   [junit4] Completed [565/730 (1!)] on J0 in 104.21s, 13 tests, 1 failure <<< FAILURES!

[...truncated 37247 lines...]

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk-9) - Build # 411 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/411/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:34239/solr/awhollynewcollection_0: {"awhollynewcollection_0":6}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34239/solr/awhollynewcollection_0: {"awhollynewcollection_0":6}
	at __randomizedtesting.SeedInfo.seed([436E0637FE7C2E45:B1B7283F84F01D0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	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:1121)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:
Replica core_node1 not up to date after 0 seconds expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: Replica core_node1 not up to date after 0 seconds expected:<4> but was:<2>
	at __randomizedtesting.SeedInfo.seed([436E0637FE7C2E45:829E7F9BD32CE4E2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11279 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/init-core-data-001
   [junit4]   2> 173283 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 173283 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 173284 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 173285 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001
   [junit4]   2> 173285 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 173285 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 173285 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 173289 ERROR (Thread-408) [    ] 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> 173385 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43263
   [junit4]   2> 173389 INFO  (jetty-launcher-3634-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173389 INFO  (jetty-launcher-3634-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173389 INFO  (jetty-launcher-3634-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173390 INFO  (jetty-launcher-3634-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fc6fcc{/solr,null,AVAILABLE}
   [junit4]   2> 173390 INFO  (jetty-launcher-3634-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3744e662{SSL,[ssl, http/1.1]}{127.0.0.1:42107}
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.e.j.s.Server Started @175982ms
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42107}
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58d7d7b6{/solr,null,AVAILABLE}
   [junit4]   2> 173391 ERROR (jetty-launcher-3634-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42a8ce3d{/solr,null,AVAILABLE}
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 173391 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T04:21:44.504749Z
   [junit4]   2> 173393 INFO  (jetty-launcher-3634-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a8e6cb1{SSL,[ssl, http/1.1]}{127.0.0.1:38249}
   [junit4]   2> 173393 INFO  (jetty-launcher-3634-thread-4) [    ] o.e.j.s.Server Started @175985ms
   [junit4]   2> 173393 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38249}
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@120f9731{SSL,[ssl, http/1.1]}{127.0.0.1:38455}
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.e.j.s.Server Started @175988ms
   [junit4]   2> 173397 ERROR (jetty-launcher-3634-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38455}
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T04:21:44.510712Z
   [junit4]   2> 173397 ERROR (jetty-launcher-3634-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 173397 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T04:21:44.510942Z
   [junit4]   2> 173399 INFO  (jetty-launcher-3634-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dfa5180{/solr,null,AVAILABLE}
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34693d6f{SSL,[ssl, http/1.1]}{127.0.0.1:34239}
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.e.j.s.Server Started @175991ms
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34239}
   [junit4]   2> 173400 ERROR (jetty-launcher-3634-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T04:21:44.513579Z
   [junit4]   2> 173400 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173410 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 173411 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr
   [junit4]   2> 173412 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr
   [junit4]   2> 173412 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr
   [junit4]   2> 173420 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr
   [junit4]   2> 173434 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173435 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34239_solr
   [junit4]   2> 173436 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98763047200292876-127.0.0.1:34239_solr-n_0000000000) starting
   [junit4]   2> 173446 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34239_solr
   [junit4]   2> 173462 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 173492 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 173493 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173495 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38249_solr
   [junit4]   2> 173496 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173502 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173504 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 173506 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173507 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38455_solr
   [junit4]   2> 173508 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173517 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173522 INFO  (zkCallback-3649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 173523 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 173524 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173526 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42107_solr
   [junit4]   2> 173526 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173526 INFO  (zkCallback-3649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173526 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173527 INFO  (zkCallback-3652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173530 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173537 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173537 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173538 INFO  (jetty-launcher-3634-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node2
   [junit4]   2> 173552 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173601 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173601 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173602 INFO  (jetty-launcher-3634-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4
   [junit4]   2> 173615 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173639 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173643 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173644 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173645 INFO  (jetty-launcher-3634-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node1
   [junit4]   2> 173651 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173651 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 173653 INFO  (jetty-launcher-3634-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node3
   [junit4]   2> 173734 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 173735 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43263/solr ready
   [junit4]   2> 173751 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 173751 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 173791 INFO  (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 173792 INFO  (OverseerThreadFactory-965-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker
   [junit4]   2> 173792 WARN  (OverseerThreadFactory-965-thread-1) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker) without cores.
   [junit4]   2> 173898 INFO  (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 173898 INFO  (qtp1743291814-10533) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 173899 INFO  (qtp1743291814-10521) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34239_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 173901 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 173901 INFO  (OverseerThreadFactory-965-thread-2) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34239_solr for creating new replica
   [junit4]   2> 173902 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34239/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34239_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 174115 INFO  (qtp104809221-10550) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 182115 INFO  (qtp104809221-10550) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 182115 INFO  (qtp104809221-10550) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 182117 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182118 INFO  (zkCallback-3658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182121 INFO  (qtp104809221-10550) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 182125 INFO  (qtp104809221-10550) [    ] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 182126 INFO  (qtp104809221-10550) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 182126 INFO  (qtp104809221-10550) [    ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker, trusted=true
   [junit4]   2> 182127 INFO  (qtp104809221-10550) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker.shard1.core_node1' (registry 'solr.core.halfcollectionblocker.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 182127 INFO  (qtp104809221-10550) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 182127 INFO  (qtp104809221-10550) [    ] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node2/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 182158 INFO  (qtp104809221-10550) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 182158 INFO  (qtp104809221-10550) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 182159 INFO  (qtp104809221-10550) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 182159 INFO  (qtp104809221-10550) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 182160 INFO  (qtp104809221-10550) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@706816d8[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 182161 INFO  (qtp104809221-10550) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 182161 INFO  (qtp104809221-10550) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 182162 INFO  (qtp104809221-10550) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 182162 INFO  (searcherExecutor-974-thread-1) [    ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@706816d8[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 182162 INFO  (qtp104809221-10550) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208764511846400
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 182165 INFO  (qtp104809221-10550) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 182166 INFO  (qtp104809221-10550) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 182267 INFO  (zkCallback-3658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182267 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182317 INFO  (qtp104809221-10550) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 182318 INFO  (qtp104809221-10550) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8204
   [junit4]   2> 182319 INFO  (qtp1743291814-10521) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34239_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=8420
   [junit4]   2> 182320 INFO  (qtp1743291814-10529) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182321 INFO  (OverseerThreadFactory-965-thread-3) [    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2
   [junit4]   2> 182321 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 182321 WARN  (OverseerThreadFactory-965-thread-3) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker2) without cores.
   [junit4]   2> 182424 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182424 INFO  (zkCallback-3658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 182526 INFO  (qtp1743291814-10529) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 182526 INFO  (qtp1743291814-10529) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 182527 INFO  (qtp1743291814-10532) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38249_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182533 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 182535 INFO  (OverseerThreadFactory-965-thread-4) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38249_solr for creating new replica
   [junit4]   2> 182537 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38249/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38249_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 182742 INFO  (qtp1743291814-10529) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 190743 INFO  (qtp1743291814-10529) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 190743 INFO  (qtp1743291814-10529) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 190752 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 190764 INFO  (zkCallback-3651-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 190770 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 190844 INFO  (qtp1743291814-10529) [    ] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 190850 INFO  (qtp1743291814-10529) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 190850 INFO  (qtp1743291814-10529) [    ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker2, trusted=true
   [junit4]   2> 190853 INFO  (qtp1743291814-10529) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker2.shard1.core_node1' (registry 'solr.core.halfcollectionblocker2.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 190857 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 190857 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 190945 INFO  (qtp1743291814-10529) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 190945 INFO  (qtp1743291814-10529) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 190946 INFO  (qtp1743291814-10529) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 190946 INFO  (qtp1743291814-10529) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 190948 INFO  (qtp1743291814-10529) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@349d2fc0[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 190953 INFO  (qtp1743291814-10529) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 190954 INFO  (qtp1743291814-10529) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 190955 INFO  (qtp1743291814-10529) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 190955 INFO  (qtp1743291814-10529) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208773731975168
   [junit4]   2> 190958 INFO  (searcherExecutor-979-thread-1) [    ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@349d2fc0[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 190977 INFO  (qtp1743291814-10529) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 190981 INFO  (qtp1743291814-10529) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 191082 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 191085 INFO  (zkCallback-3651-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 191132 INFO  (qtp1743291814-10529) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 191136 INFO  (qtp1743291814-10529) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8393
   [junit4]   2> 191142 INFO  (qtp1743291814-10532) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38249_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=8615
   [junit4]   2> 191144 INFO  (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34239_solr,127.0.0.1:38249_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 191155 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 191155 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 191263 INFO  (zkCallback-3651-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 191263 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 191368 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34239/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 191376 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38249/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 191590 INFO  (qtp104809221-10541) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 191602 INFO  (qtp1743291814-10521) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 199590 INFO  (qtp104809221-10541) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199591 WARN  (qtp104809221-10541) [    ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 199591 ERROR (qtp104809221-10541) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 199591 INFO  (qtp104809221-10541) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=500 QTime=8001
   [junit4]   2> 199592 ERROR (qtp104809221-10541) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 199593 ERROR (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34239/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34239/solr: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 199603 INFO  (qtp1743291814-10521) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 199608 INFO  (zkCallback-3651-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 199618 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 199624 INFO  (qtp1743291814-10521) [    ] o.a.s.s.IndexSchema [halfcollection_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 199626 INFO  (qtp1743291814-10521) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 199626 INFO  (qtp1743291814-10521) [    ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n1' using configuration from collection halfcollection, trusted=true
   [junit4]   2> 199627 INFO  (qtp1743291814-10521) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollection.shard2.replica_n1' (registry 'solr.core.halfcollection.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4
   [junit4]   2> 199627 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 199627 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SolrCore [[halfcollection_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard2_replica_n1/data/]
   [junit4]   2> 199723 INFO  (qtp1743291814-10521) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 199723 INFO  (qtp1743291814-10521) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 199725 INFO  (qtp1743291814-10521) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 199725 INFO  (qtp1743291814-10521) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 199727 INFO  (qtp1743291814-10521) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ebaac1[halfcollection_shard2_replica_n1] main]
   [junit4]   2> 199728 INFO  (qtp1743291814-10521) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 199728 INFO  (qtp1743291814-10521) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 199729 INFO  (qtp1743291814-10521) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 199729 INFO  (qtp1743291814-10521) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208782932180992
   [junit4]   2> 199733 INFO  (searcherExecutor-984-thread-1) [    ] o.a.s.c.SolrCore [halfcollection_shard2_replica_n1] Registered new searcher Searcher@60ebaac1[halfcollection_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/ has no replicas
   [junit4]   2> 199738 INFO  (qtp1743291814-10521) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 199740 INFO  (qtp1743291814-10521) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/ shard2
   [junit4]   2> 199842 INFO  (zkCallback-3651-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 199842 INFO  (zkCallback-3651-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 199890 INFO  (qtp1743291814-10521) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 199892 INFO  (qtp1743291814-10521) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=8290
   [junit4]   2> 199895 ERROR (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [halfcollection].
   [junit4]   2> 199898 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 199900 INFO  (qtp1743291814-10529) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollection.shard2.replica_n1, tag=null
   [junit4]   2> 199900 INFO  (qtp1743291814-10529) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d4e3b90: rootName = null, domain = solr.core.halfcollection.shard2.replica_n1, service url = null, agent id = null] for registry solr.core.halfcollection.shard2.replica_n1 / com.codahale.metrics.MetricRegistry@4998c0e0
   [junit4]   2> 199929 INFO  (qtp1743291814-10529) [    ] o.a.s.c.SolrCore [halfcollection_shard2_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@769ae90d
   [junit4]   2> 199929 INFO  (qtp1743291814-10529) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollection.shard2.replica_n1, tag=1989863693
   [junit4]   2> 199929 INFO  (qtp1743291814-10529) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollection.shard2.leader, tag=1989863693
   [junit4]   2> 199939 INFO  (qtp1743291814-10529) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 200641 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [halfcollection]
   [junit4]   2> 200649 INFO  (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 201163 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 230657 ERROR (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 230657 INFO  (qtp1743291814-10533) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34239_solr,127.0.0.1:38249_solr&wt=javabin&version=2} status=0 QTime=39512
   [junit4]   2> 230658 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
   [junit4]   2> 230677 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
   [junit4]   2> 230677 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 230679 INFO  (qtp1743291814-10522) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 230680 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 230683 INFO  (qtp1743291814-10532) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node1, tag=null
   [junit4]   2> 230683 INFO  (qtp1743291814-10532) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d424524: rootName = null, domain = solr.core.halfcollectionblocker2.shard1.core_node1, service url = null, agent id = null] for registry solr.core.halfcollectionblocker2.shard1.core_node1 / com.codahale.metrics.MetricRegistry@3141a768
   [junit4]   2> 230698 INFO  (qtp1743291814-10532) [    ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dac0818
   [junit4]   2> 230698 INFO  (qtp1743291814-10532) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node1, tag=229378072
   [junit4]   2> 230698 INFO  (qtp1743291814-10532) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollectionblocker2.shard1.leader, tag=229378072
   [junit4]   2> 230701 INFO  (qtp1743291814-10532) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 231407 INFO  (qtp1743291814-10522) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} status=0 QTime=727
   [junit4]   2> 231408 INFO  (qtp1743291814-10521) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 231410 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 231410 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 231414 INFO  (qtp104809221-10545) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker.shard1.core_node1, tag=null
   [junit4]   2> 231414 INFO  (qtp104809221-10545) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10529dcd: rootName = null, domain = solr.core.halfcollectionblocker.shard1.core_node1, service url = null, agent id = null] for registry solr.core.halfcollectionblocker.shard1.core_node1 / com.codahale.metrics.MetricRegistry@4b78b16e
   [junit4]   2> 231430 INFO  (qtp104809221-10545) [    ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a3f1aa5
   [junit4]   2> 231430 INFO  (qtp104809221-10545) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker.shard1.core_node1, tag=977214117
   [junit4]   2> 231430 INFO  (qtp104809221-10545) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollectionblocker.shard1.leader, tag=977214117
   [junit4]   2> 231440 INFO  (qtp104809221-10545) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 232144 INFO  (qtp1743291814-10521) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 QTime=736
   [junit4]   2> 232148 INFO  (qtp1743291814-10533) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 232149 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 232149 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 232149 ERROR (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router).
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:117)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 232159 INFO  (qtp1743291814-10533) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2} status=400 QTime=11
   [junit4]   2> 232159 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
   [junit4]   2> 232179 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[436E0637FE7C2E45]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 232180 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[436E0637FE7C2E45]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 232181 INFO  (qtp1743291814-10532) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7b7fa924-efb8-4387-9937-9303461f7dca&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 232182 INFO  (qtp1743291814-10532) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7b7fa924-efb8-4387-9937-9303461f7dca&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 232183 INFO  (OverseerThreadFactory-965-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 232183 INFO  (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 232293 INFO  (zkCallback-3664-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 232395 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38455/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 232396 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34239/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 232397 INFO  (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42107/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 232506 INFO  (zkCallback-3664-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 232614 INFO  (qtp104809221-10547) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412826423009&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=9
   [junit4]   2> 232614 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 232630 INFO  (qtp383675462-10538) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 232630 INFO  (parallelCoreAdminExecutor-971-thread-1) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 232640 INFO  (qtp1842201837-10520) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412827266373&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 232640 INFO  (parallelCoreAdminExecutor-969-thread-1) [    ] o.a.s.u.TestInjection Inject random core creation delay of 8s
   [junit4]   2> 232642 INFO  (qtp383675462-10537) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 232642 INFO  (qtp383675462-10537) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233645 INFO  (qtp383675462-10523) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 233645 INFO  (qtp383675462-10523) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 234647 INFO  (qtp383675462-10530) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 234647 INFO  (qtp383675462-10530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235650 INFO  (qtp383675462-10538) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 235650 INFO  (qtp383675462-10538) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 236652 INFO  (qtp383675462-10537) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 236652 INFO  (qtp383675462-10537) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 237654 INFO  (qtp383675462-10523) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 237654 INFO  (qtp383675462-10523) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 238657 INFO  (qtp383675462-10530) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 238657 INFO  (qtp383675462-10530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 239659 INFO  (qtp383675462-10538) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 239659 INFO  (qtp383675462-10538) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 240614 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412826423009&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 240620 INFO  (zkCallback-3658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240620 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240620 INFO  (zkCallback-3664-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240636 INFO  (parallelCoreAdminExecutor-971-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 240636 INFO  (parallelCoreAdminExecutor-971-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 240640 INFO  (parallelCoreAdminExecutor-969-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412827266373&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 240641 INFO  (parallelCoreAdminExecutor-969-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 240661 INFO  (qtp383675462-10537) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374
   [junit4]   2> 240661 INFO  (qtp383675462-10537) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 240743 INFO  (zkCallback-3664-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3652-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3649-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3652-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 240743 INFO  (zkCallback-3649-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 241622 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 241627 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 241628 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 241628 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 241629 INFO  (parallelCoreAdminExecutor-966-thread-1) [    ] o.a.s.m.r.SolrJmxReporte

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

ull] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a7b3712
   [junit4]   2> 2049810 WARN  (zkCallback-5700-thread-4) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2049810 INFO  (jetty-closer-5661-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@308a2eae{/solr,null,UNAVAILABLE}
   [junit4]   2> 2049810 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee093070c0011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2049811 INFO  (zkCallback-5715-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2049811 INFO  (zkCallback-5715-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44325_solr
   [junit4]   2> 2049811 INFO  (jetty-closer-5661-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2051312 WARN  (zkCallback-5715-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2051312 INFO  (jetty-closer-5661-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52e4fb78{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051312 ERROR (SUITE-TestTlogReplica-seed#[436E0637FE7C2E45]-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> 2051313 INFO  (SUITE-TestTlogReplica-seed#[436E0637FE7C2E45]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40533 40533
   [junit4]   2> 2054788 INFO  (Thread-4699) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40533 40533
   [junit4]   2> 2054788 WARN  (Thread-4699) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/configs/conf
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	26	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	26	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	24	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	6	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/98763163931770886-127.0.0.1:44325_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98763163931770897-core_node1-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/98763163931770897-127.0.0.1:43657_solr-n_0000000004
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98763163931770886-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98763163931770900-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98763163931770897-core_node7-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_436E0637FE7C2E45-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10942, maxDocsPerChunk=7, blockSize=950), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10942, blockSize=950)), sim=RandomSimilarity(queryNorm=true): {}, locale=en-PG, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=281599032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, TestLegacyFieldReuse, CloudExitableDirectoryReaderTest, SystemInfoHandlerTest, DistributedIntervalFacetingTest, DistributedFacetPivotWhiteBoxTest, UpdateRequestProcessorFactoryTest, TestFieldCacheSortRandom, ClusterStateUpdateTest, HdfsUnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, TestBM25SimilarityFactory, TestSearchPerf, TestLegacyFieldCache, TestStressLiveNodes, TestRTimerTree, ImplicitSnitchTest, PrimUtilsTest, TestSQLHandler, DirectSolrSpellCheckerTest, DocExpirationUpdateProcessorFactoryTest, SmileWriterTest, TestPerFieldSimilarityWithDefaultOverride, TestSimpleTrackingShardHandler, TestValueSourceCache, PKIAuthenticationIntegrationTest, SolrSlf4jReporterTest, TestLRUCache, CollectionsAPIDistributedZkTest, TestElisionMultitermQuery, TestRecoveryHdfs, DOMUtilTest, HttpSolrCallGetCoreTest, DistanceUnitsTest, LeaderFailureAfterFreshStartTest, TestMinMaxOnMultiValuedField, TestMultiWordSynonyms, TestSolrConfigHandler, SparseHLLTest, CursorMarkTest, BadCopyFieldTest, TestTolerantUpdateProcessorRandomCloud, CoreAdminHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestInfoStreamLogging, TestClassicSimilarityFactory, TestXIncludeConfig, TestPerFieldSimilarity, ZkSolrClientTest, ReplicationFactorTest, TestSolrCoreParser, TestSchemaNameResource, TestUnifiedSolrHighlighter, TestSSLRandomization, TestTrackingShardHandlerFactory, SharedFSAutoReplicaFailoverTest, RecoveryAfterSoftCommitTest, ClassificationUpdateProcessorIntegrationTest, AssignTest, TestSizeLimitedDistributedMap, TestCollationFieldDocValues, PropertiesRequestHandlerTest, TestSystemIdResolver, CurrencyFieldTypeTest, TestSolrJ, TestCustomStream, TestRTGBase, AlternateDirectoryTest, TestReplicaProperties, TestImpersonationWithHadoopAuth, TestCoreContainer, ShardRoutingTest, ScriptEngineTest, SoftAutoCommitTest, SampleTest, SubstringBytesRefFilterTest, SpatialFilterTest, ZkControllerTest, ShardRoutingCustomTest, DistribDocExpirationUpdateProcessorTest, TestStressVersions, TestSolrCloudWithSecureImpersonation, TestCustomSort, SuggesterTSTTest, TestSimpleQParserPlugin, CdcrRequestHandlerTest, CollectionTooManyReplicasTest, OpenCloseCoreStressTest, HdfsBasicDistributedZk2Test, TestUseDocValuesAsStored2, TestBlobHandler, TestManagedStopFilterFactory, HdfsChaosMonkeySafeLeaderTest, TestFastLRUCache, StatelessScriptUpdateProcessorFactoryTest, SolrIndexMetricsTest, BadComponentTest, ExitableDirectoryReaderTest, DistributedFacetPivotLongTailTest, TestAuthenticationFramework, TestBulkSchemaAPI, DocValuesMultiTest, TestFileDictionaryLookup, FileBasedSpellCheckerTest, PreAnalyzedUpdateProcessorTest, TestJsonRequest, TestSubQueryTransformer, TestManagedSchemaAPI, LukeRequestHandlerTest, V2StandaloneTest, TestPrepRecovery, TestQueryTypes, DistributedTermsComponentTest, SpellCheckComponentTest, ZkCLITest, MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderTest, FullHLLTest, TestConfigsApi, TestUpdate, TestCollapseQParserPlugin, LeaderElectionIntegrationTest, TestRandomDVFaceting, TestHashPartitioner, TestStressReorder, TestReload, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, TestSolrDeletionPolicy1, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, TestCollationField, QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CustomCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionTest, MigrateRouteKeyTest, MoveReplicaTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestPullReplica, TestRequestForwarding, TestTlogReplica]
   [junit4] Completed [555/730 (2!)] on J1 in 100.34s, 13 tests, 1 failure <<< FAILURES!

[...truncated 37266 lines...]