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 2019/04/17 09:33:16 UTC

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 415 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/415/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Time allowed to handle this request exceeded

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
	at __randomizedtesting.SeedInfo.seed([75B7EB8A4B95E89B:FDE3D450E5698563]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:252)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:248)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:113)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:835)




Build Log:
[...truncated 14450 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 1679857 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/init-core-data-001
   [junit4]   2> 1679857 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 1679857 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1679858 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1679859 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001
   [junit4]   2> 1679859 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1679859 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1679859 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1679959 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35009
   [junit4]   2> 1679959 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35009
   [junit4]   2> 1679959 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35009
   [junit4]   2> 1679962 INFO  (zkConnectionManagerCallback-12276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1679965 INFO  (zkConnectionManagerCallback-12278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1679967 INFO  (zkConnectionManagerCallback-12280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680006 WARN  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1680006 WARN  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 1680007 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1680009 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31e30d87{/solr,null,AVAILABLE}
   [junit4]   2> 1680011 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b16b1ea{/solr,null,AVAILABLE}
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19436ca3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38661}
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c4b0ea3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35683}
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.e.j.s.Server Started @1680511ms
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35683}
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.e.j.s.Server Started @1680511ms
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38661}
   [junit4]   2> 1680294 ERROR (jetty-launcher-12281-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1680294 ERROR (jetty-launcher-12281-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-17T08:36:24.495884Z
   [junit4]   2> 1680294 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-17T08:36:24.495891Z
   [junit4]   2> 1680296 INFO  (zkConnectionManagerCallback-12285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680296 INFO  (zkConnectionManagerCallback-12284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680297 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680297 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1680543 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1680563 WARN  (jetty-launcher-12281-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@243f1a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1680593 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1680593 WARN  (jetty-launcher-12281-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58381209[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1680594 WARN  (jetty-launcher-12281-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6228b1ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1680594 INFO  (jetty-launcher-12281-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35009/solr
   [junit4]   2> 1680651 WARN  (jetty-launcher-12281-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a236301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1680652 INFO  (jetty-launcher-12281-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35009/solr
   [junit4]   2> 1680670 INFO  (zkConnectionManagerCallback-12294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680682 INFO  (zkConnectionManagerCallback-12299-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680692 INFO  (zkConnectionManagerCallback-12301-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680694 INFO  (zkConnectionManagerCallback-12303-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680752 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35683_solr
   [junit4]   2> 1680753 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.c.Overseer Overseer (id=72095966632738824-127.0.0.1:35683_solr-n_0000000000) starting
   [junit4]   2> 1680783 INFO  (zkConnectionManagerCallback-12312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680788 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35009/solr ready
   [junit4]   2> 1680791 INFO  (OverseerStateUpdate-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [n:127.0.0.1:35683_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35683_solr
   [junit4]   2> 1680805 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35683_solr
   [junit4]   2> 1680811 INFO  (zkCallback-12311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680819 INFO  (zkCallback-12302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680834 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1680837 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38661_solr as DOWN
   [junit4]   2> 1680838 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1680838 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38661_solr
   [junit4]   2> 1680840 INFO  (zkCallback-12302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680840 INFO  (zkCallback-12311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680840 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1680847 INFO  (zkCallback-12300-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1680866 INFO  (zkConnectionManagerCallback-12318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680868 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1680868 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35009/solr ready
   [junit4]   2> 1680870 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1680884 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35683.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680906 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680913 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35683.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680913 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35683.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680915 INFO  (jetty-launcher-12281-thread-2) [n:127.0.0.1:35683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node2/.
   [junit4]   2> 1680936 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680936 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1680938 INFO  (jetty-launcher-12281-thread-1) [n:127.0.0.1:38661_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node1/.
   [junit4]   2> 1681036 INFO  (zkConnectionManagerCallback-12324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1681037 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1681038 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35009/solr ready
   [junit4]   2> 1681044 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1681047 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1681052 INFO  (OverseerThreadFactory-7716-thread-1-processing-n:127.0.0.1:35683_solr) [n:127.0.0.1:35683_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 1681078 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1681079 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1681157 INFO  (OverseerStateUpdate-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [n:127.0.0.1:35683_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35683/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1681158 INFO  (OverseerStateUpdate-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [n:127.0.0.1:35683_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38661/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1681362 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr    x:exitable_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1681362 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr    x:exitable_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1681362 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr    x:exitable_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1681362 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr    x:exitable_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 1681363 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr    x:exitable_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1681365 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130
   [junit4]   2> 1681365 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1682079 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1682080 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1682367 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130
   [junit4]   2> 1682367 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1682376 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1682382 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1682436 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema [exitable_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1682440 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1682440 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from collection exitable, trusted=true
   [junit4]   2> 1682441 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38661.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1682441 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node1/exitable_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node1/./exitable_shard2_replica_n2/data/]
   [junit4]   2> 1682444 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema [exitable_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1682502 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1682502 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from collection exitable, trusted=true
   [junit4]   2> 1682529 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35683.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f42d0ee
   [junit4]   2> 1682530 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node2/exitable_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001/tempDir-001/node2/./exitable_shard1_replica_n1/data/]
   [junit4]   2> 1682643 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682643 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682647 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682647 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682649 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682649 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682653 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682653 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682687 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5496014[exitable_shard2_replica_n2] main]
   [junit4]   2> 1682687 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee93e5a[exitable_shard1_replica_n1] main]
   [junit4]   2> 1682688 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1682688 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1682690 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1682690 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1682691 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1682691 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1682691 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631049678210465792
   [junit4]   2> 1682691 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631049678210465792
   [junit4]   2> 1682695 INFO  (searcherExecutor-7725-thread-1-processing-x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 r:core_node4 CREATE n:127.0.0.1:38661_solr c:exitable s:shard2) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@5496014[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682700 INFO  (searcherExecutor-7726-thread-1-processing-x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 r:core_node3 CREATE n:127.0.0.1:35683_solr c:exitable s:shard1) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@5ee93e5a[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682704 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1682704 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard2
   [junit4]   2> 1682704 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1682704 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard1
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/72095966632738823-core_node4-n_0000000000
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1682709 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/
   [junit4]   2> 1682710 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1682710 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 1682710 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/72095966632738824-core_node3-n_0000000000
   [junit4]   2> 1682711 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 1682713 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 1682820 INFO  (zkCallback-12300-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682820 INFO  (zkCallback-12302-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682820 INFO  (zkCallback-12300-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682820 INFO  (zkCallback-12302-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682820 INFO  (parallelCoreAdminExecutor-7717-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130 CREATE) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1682821 INFO  (parallelCoreAdminExecutor-7720-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313 CREATE) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1682927 INFO  (zkCallback-12302-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682927 INFO  (zkCallback-12300-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682927 INFO  (zkCallback-12300-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682927 INFO  (zkCallback-12302-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682934 INFO  (zkCallback-12302-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1682942 INFO  (zkCallback-12300-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1683081 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1683083 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1683369 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130
   [junit4]   2> 1683369 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520626768130&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1683371 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313
   [junit4]   2> 1683371 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2585520627995313&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1683374 INFO  (OverseerThreadFactory-7716-thread-1-processing-n:127.0.0.1:35683_solr) [n:127.0.0.1:35683_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> 1684084 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1684085 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1684086 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1684086 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=28abe5b5-9c12-4ea0-abee-d0e3dcded0a2&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1684125 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1684125 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[2 (1631049679710978048), 3 (1631049679713075200), 5 (1631049679713075201), 6 (1631049679713075202), 7 (1631049679713075203), 9 (1631049679713075204), 17 (1631049679713075205), 18 (1631049679713075206), 19 (1631049679713075207), 21 (1631049679713075208), ... (24 adds)]} 0 3
   [junit4]   2> 1684126 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1684126 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[1 (1631049679712026624), 4 (1631049679713075200), 8 (1631049679713075201), 10 (1631049679713075202), 11 (1631049679713075203), 12 (1631049679713075204), 13 (1631049679713075205), 14 (1631049679713075206), 15 (1631049679713075207), 16 (1631049679713075208), ... (33 adds)]} 0 3
   [junit4]   2> 1684129 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1631049679718318080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684129 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68aa2b8b commitCommandVersion:1631049679718318080
   [junit4]   2> 1684139 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@34e0a593[exitable_shard2_replica_n2] main]
   [junit4]   2> 1684139 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684142 INFO  (searcherExecutor-7725-thread-1-processing-n:127.0.0.1:38661_solr x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@34e0a593[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(FilterLeafReader(_0(8.1.0):C24:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555490188332}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))))}
   [junit4]   2> 1684143 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 1684143 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1631049679732998144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684143 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@77e28df6 commitCommandVersion:1631049679732998144
   [junit4]   2> 1684152 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf826df[exitable_shard1_replica_n1] main]
   [junit4]   2> 1684153 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684155 INFO  (searcherExecutor-7726-thread-1-processing-n:127.0.0.1:35683_solr x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@cf826df[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(FilterLeafReader(_0(8.1.0):C33:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=13-testing, java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, source=flush, os.version=4.18.0-17-generic, timestamp=1555490188346}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))))}
   [junit4]   2> 1684155 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=exitable:4&commit=true&wt=javabin&version=2}{commit=} 0 29
   [junit4]   2> 1684189 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1684236 ERROR (TEST-CloudExitableDirectoryReaderTest.test-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [exitable] failed due to (0) org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded, retry=0 commError=false errorCode=0 
   [junit4]   2> 1684236 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1684237 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=75B7EB8A4B95E89B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EH -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.15s J0 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75B7EB8A4B95E89B:FDE3D450E5698563]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:252)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:248)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:113)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 1684355 INFO  (TEST-CloudExitableDirectoryReaderTest.testWhitebox-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWhitebox
   [junit4]   2> 1684516 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188687&isShard=true&wt=javabin} hits=10 status=0 QTime=27
   [junit4]   2> 1684530 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188687&isShard=true&wt=javabin} hits=9 status=0 QTime=41
   [junit4]   2> 1684536 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: q={!cache%3Dfalse}name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1555490188687&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&wt=javabin&version=2; The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@71e1428a
   [junit4]   2> 1684537 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1555490188687&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1684537 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&_stateVer_=exitable:4&sort=query($q,1)+asc&wt=javabin&version=2} hits=19 status=0 QTime=51
   [junit4]   2> 1684673 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188858&isShard=true&wt=javabin; The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@17e17018
   [junit4]   2> 1684673 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188858&isShard=true&wt=javabin} hits=10 status=0 QTime=14
   [junit4]   2> 1684680 WARN  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.c.SearchHandler Query: distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188858&isShard=true&wt=javabin; The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@666be265
   [junit4]   2> 1684680 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188858&isShard=true&wt=javabin} hits=9 status=0 QTime=20
   [junit4]   2> 1684681 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&_stateVer_=exitable:4&sort=query($q,1)+asc&wt=javabin&version=2} hits=19 status=0 QTime=23
   [junit4]   2> 1684803 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: className contains QueryComponent, TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@52d4010d
   [junit4]   2> 1684803 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188997&isShard=true&wt=javabin} hits=0 status=0 QTime=3
   [junit4]   2> 1684804 WARN  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: className contains QueryComponent, TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@284fe79f
   [junit4]   2> 1684804 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490188997&isShard=true&wt=javabin} hits=0 status=0 QTime=4
   [junit4]   2> 1684805 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&_stateVer_=exitable:4&wt=javabin&version=2} hits=0 status=0 QTime=8
   [junit4]   2> 1684909 WARN  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.c.SearchHandler Query: facet.field=id&distrib=false&_stateVer_=exitable:4&f.id.facet.mincount=0&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&f.id.facet.limit=160&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490189082&isShard=true&facet.method=enum&facet=true&wt=javabin; The request took too long to iterate over terms. Timeout: className contains FacetComponent, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@2640a843
   [junit4]   2> 1684909 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={facet.field=id&distrib=false&_stateVer_=exitable:4&f.id.facet.mincount=0&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&f.id.facet.limit=160&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490189082&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=24
   [junit4]   2> 1684910 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: facet.field=id&distrib=false&_stateVer_=exitable:4&f.id.facet.mincount=0&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&f.id.facet.limit=160&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490189082&isShard=true&facet.method=enum&facet=true&wt=javabin; The request took too long to iterate over terms. Timeout: className contains FacetComponent, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@50c66db0
   [junit4]   2> 1684910 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={facet.field=id&distrib=false&_stateVer_=exitable:4&f.id.facet.mincount=0&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&f.id.facet.limit=160&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&NOW=1555490189082&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=24
   [junit4]   2> 1684911 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&facet.field=id&_stateVer_=exitable:4&facet.method=enum&facet=true&wt=javabin&version=2} hits=19 status=0 QTime=30
   [junit4]   2> 1684955 WARN  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.c.SearchHandler Query: distrib=false&_stateVer_=exitable:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+0,+end+:+100,+gap+:+10+}}&NOW=1555490189146&isShard=true&wt=javabin; The request took too long to iterate over point values. Timeout: className contains FacetModule, PointValues=org.apache.lucene.index.AssertingLeafReader$AssertingPointValues@72ea19b5
   [junit4]   2> 1684955 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: distrib=false&_stateVer_=exitable:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+0,+end+:+100,+gap+:+10+}}&NOW=1555490189146&isShard=true&wt=javabin; The request took too long to iterate over point values. Timeout: className contains FacetModule, PointValues=org.apache.lucene.index.AssertingLeafReader$AssertingPointValues@6e6f3531
   [junit4]   2> 1684955 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=10&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+0,+end+:+100,+gap+:+10+}}&NOW=1555490189146&isShard=true&wt=javabin} hits=9 status=0 QTime=7
   [junit4]   2> 1684955 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=10&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+0,+end+:+100,+gap+:+10+}}&NOW=1555490189146&isShard=true&wt=javabin} hits=10 status=0 QTime=7
   [junit4]   2> 1684958 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+0,+end+:+100,+gap+:+10+}}&_stateVer_=exitable:4&wt=javabin&version=2} hits=19 status=0 QTime=12
   [junit4]   2> 1684958 INFO  (TEST-CloudExitableDirectoryReaderTest.testWhitebox-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWhitebox
   [junit4]   2> 1685051 INFO  (TEST-CloudExitableDirectoryReaderTest.testCreepThenBite-seed#[75B7EB8A4B95E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreepThenBite {seed=[75B7EB8A4B95E89B:A27FB7956017853A]}
   [junit4]   2> 1685055 INFO  (OverseerCollectionConfigSetProcessor-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [n:127.0.0.1:35683_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> 1685055 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=100&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189253&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=2
   [junit4]   2> 1685062 WARN  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: boundary=100&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189253&isShard=true&facet.method=enum&facet=true&wt=javabin; The request took too long to iterate over terms. Timeout: 100th tick of 100 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@7f6f10fa
   [junit4]   2> 1685062 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=100&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189253&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=4
   [junit4]   2> 1685063 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=100&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=19 status=0 QTime=11
   [junit4]   2> 1685067 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=150&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189265&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=1
   [junit4]   2> 1685067 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=150&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189265&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=2
   [junit4]   2> 1685068 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=150&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=19 status=0 QTime=4
   [junit4]   2> 1685126 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=84&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189270&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=1
   [junit4]   2> 1685133 WARN  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.c.SearchHandler Query: boundary=84&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189270&isShard=true&facet.method=enum&facet=true&wt=javabin; The request took too long to iterate over terms. Timeout: 84th tick of 84 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@1c011c15
   [junit4]   2> 1685133 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=84&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189270&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=1
   [junit4]   2> 1685134 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=84&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=19 status=0 QTime=65
   [junit4]   2> 1685138 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=75&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189336&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=1
   [junit4]   2> 1685141 WARN  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: 75th tick of 75 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@79f8bf7a
   [junit4]   2> 1685141 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=75&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189336&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=0 status=0 QTime=2
   [junit4]   2> 1685142 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=75&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=10 status=0 QTime=7
   [junit4]   2> 1685147 INFO  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=129&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189344&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=10 status=0 QTime=1
   [junit4]   2> 1685147 INFO  (qtp1704842599-28715) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=129&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189344&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=2
   [junit4]   2> 1685148 INFO  (qtp892497832-28710) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=129&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=19 status=0 QTime=4
   [junit4]   2> 1685151 WARN  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: 34th tick of 29 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@1d10f5d4
   [junit4]   2> 1685152 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=29&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189350&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=1
   [junit4]   2> 1685152 INFO  (qtp892497832-28714) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=29&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:35683/solr/exitable_shard1_replica_n1/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189350&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 1685153 INFO  (qtp1704842599-28711) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=29&q={!cache%3Dfalse}name:a*&facet.field=name&_stateVer_=exitable:4&facet.method=enum&rows=0&facet=true&wt=javabin&version=2} hits=9 status=0 QTime=4
   [junit4]   2> 1685156 WARN  (qtp892497832-28712) [n:127.0.0.1:35683_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: 26th tick of 8 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@7f71eb8
   [junit4]   2> 1685157 WARN  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.c.SearchHandler Query: boundary=8&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189355&isShard=true&facet.method=enum&facet=true&wt=javabin; The request took too long to iterate over terms. Timeout: 31th tick of 8 allowed, TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@8495b40
   [junit4]   2> 1685157 INFO  (qtp1704842599-28713) [n:127.0.0.1:38661_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=8&facet.field=name&distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:38661/solr/exitable_shard2_replica_n2/&rows=0&version=2&f.name.facet.mincount=0&q={!cache%3Dfalse}name:a*&f.name.facet.limit=160&NOW=1555490189355&isShard=true&facet.method=enum&facet=true&wt=javabin} hits=9 status=0 QTime=2
 

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

hread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b16b1ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 1695563 INFO  (OverseerStateUpdate-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [n:127.0.0.1:35683_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35683_solr
   [junit4]   2> 1695567 INFO  (jetty-closer-12327-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1695569 INFO  (OverseerAutoScalingTriggerThread-72095966632738824-127.0.0.1:35683_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1695575 INFO  (closeThreadPool-12335-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72095966632738824-127.0.0.1:35683_solr-n_0000000000) closing
   [junit4]   2> 1695594 INFO  (jetty-closer-12327-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72095966632738824-127.0.0.1:35683_solr-n_0000000000) closing
   [junit4]   2> 1695596 INFO  (jetty-closer-12327-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c4b0ea3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1695596 INFO  (jetty-closer-12327-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31e30d87{/solr,null,UNAVAILABLE}
   [junit4]   2> 1695597 INFO  (jetty-closer-12327-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1695598 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1695598 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10022e650e20000, likely client has closed socket
   [junit4]   2> 1695599 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2>           => java.nio.channels.CancelledKeyException
   [junit4]   2> 	at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:71)
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:71) ~[?:?]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:130) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:212) ~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 1695599 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard2
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/exitable/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1695601 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35009
   [junit4]   2> 1695601 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[75B7EB8A4B95E89B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35009
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_75B7EB8A4B95E89B-001
   [junit4]   2> Apr 17, 2019 8:36:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=Direct), name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting), num=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1148, maxMBSortInHeap=6.473442671547575, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@20f7f65c), locale=ar-EH, timezone=America/Asuncion
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=119301032,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, TestDeprecatedFilters, TestMinMaxOnMultiValuedField, TestCorePropertiesReload, TestSimDistributedQueue, QueryEqualityTest, ConnectionManagerTest, TestUnInvertedFieldException, DistribCursorPagingTest, DistanceUnitsTest, SolrPluginUtilsTest, TestTrieFacet, TestInfoStreamLogging, TestDocTermOrds, TestManagedResourceStorage, TestLocalFSCloudBackupRestore, TestPHPSerializedResponseWriter, MaxSizeAutoCommitTest, TestComplexPhraseLeadingWildcard, SpellPossibilityIteratorTest, TolerantUpdateProcessorTest, TestExclusionRuleCollectionAccess, NestedShardedAtomicUpdateTest, TestStressUserVersions, TestNumericTokenStream, TestSolrCloudWithSecureImpersonation, ConjunctionSolrSpellCheckerTest, TestPullReplicaErrorHandling, AsyncCallRequestStatusResponseTest, TestDistribIDF, CurrencyFieldTypeTest, CdcrOpsAndBoundariesTest, TestSolrDeletionPolicy1, TestNamedUpdateProcessors, TestJsonFacetRefinement, TestGroupingSearch, NoCacheHeaderTest, XsltUpdateRequestHandlerTest, TestSimClusterStateProvider, MetricsHandlerTest, RestartWhileUpdatingTest, TestCollectionAPI, NodeLostTriggerIntegrationTest, TestConfigSets, TestStressLiveNodes, TestFieldTypeResource, TestInitQParser, TestConfigOverlay, RestoreTriggerStateTest, TestInPlaceUpdatesDistrib, ZkControllerTest, FullHLLTest, CollectionsAPIDistributedZkTest, StatsComponentTest, SampleTest, RequestHandlersTest, TransactionLogTest, UniqFieldsUpdateProcessorFactoryTest, ZkShardTermsTest, CursorMarkTest, HdfsCollectionsAPIDistributedZkTest, TestSimNodeLostTrigger, TestReRankQParserPlugin, DocValuesMissingTest, TestSegmentSorting, CollectionReloadTest, TestUseDocValuesAsStored, OverseerRolesTest, TestCustomSort, RootFieldTest, TestSkipOverseerOperations, TestNumericTerms32, SolrGraphiteReporterTest, PluginInfoTest, CdcrVersionReplicationTest, TestHalfAndHalfDocValues, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedStatsComponentCardinality, DistanceFunctionTest, DistributedExpandComponentTest, DeleteInactiveReplicaTest, TestFieldCacheVsDocValues, TestFreeTextSuggestions, DirectoryFactoryTest, DocExpirationUpdateProcessorFactoryTest, BlobRepositoryCloudTest, EnumFieldTest, TestCollectionAPIs, CSVRequestHandlerTest, SolrLogAuditLoggerPluginTest, ForceLeaderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestEmbeddedSolrServerAdminHandler, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, TermVectorComponentDistributedTest, TestIndexingPerformance, TestQuerySenderListener, SystemLogListenerTest, LeaderTragicEventTest, TestJsonFacetsWithNestedObjects, TestRawTransformer, TestReplicationHandlerBackup, HdfsChaosMonkeySafeLeaderTest, EchoParamsTest, ShardsWhitelistTest, TestCrossCoreJoin, TestLegacyNumericRangeQueryBuilder, TestSchemaManager, TestSolrXml, TestBinaryField, TestDistribDocBasedVersion, VersionInfoTest, AutoAddReplicasIntegrationTest, Tagger2Test, TestDistributedMissingSort, RequiredFieldsTest, TestCloudPhrasesIdentificationComponent, ZookeeperStatusHandlerTest, WordBreakSolrSpellCheckerTest, TriggerEventQueueTest, TestLeaderElectionZkExpiry, OrderedExecutorTest, TestSmileRequest, TestConfigSetsAPIZkFailure, TestPivotHelperCode, TestOnReconnectListenerSupport, JWTAuthPluginTest, TestPseudoReturnFields, DistributedFacetPivotLongTailTest, SaslZkACLProviderTest, SpatialHeatmapFacetsTest, SyncSliceTest, ClusterStateUpdateTest, ComputePlanActionTest, TestSubQueryTransformerCrossCore, SecurityConfHandlerTest, AddReplicaTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest, DisMaxRequestHandlerTest, SolrTestCaseJ4Test, TestDistributedGrouping, TestRandomDVFaceting, TestRandomFaceting, TestJettySolrRunner, ConnectionReuseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [416/854 (1!)] on J0 in 16.70s, 7 tests, 1 error <<< FAILURES!

[...truncated 44594 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/415/consoleText

[repro] Revision: 16243311ba6496ab7b6070d4a1ffd981c17664f8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=75B7EB8A4B95E89B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EH -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=75B7EB8A4B95E89B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EH -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 105 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 416 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/416/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 5284 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93715167829388789745892.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] # To suppress the following error report, specify this argument
   [junit4] # after -XX: or in .hotspotrc:  SuppressErrorAt=/split_if.cpp:116
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (/home/buildbot/worker/jdkX-linux/build/src/hotspot/share/opto/split_if.cpp:116), pid=2531, tid=2581
   [junit4] #  Error: assert(bol->is_Bool()) failed
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0) (fastdebug build 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (fastdebug 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x16658f3]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.44]+0xe73
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/J2/hs_err_pid2531.log
   [junit4] [thread 2643 also had an error]
   [junit4] 
   [junit4] [timeout occurred during error reporting in step ""] after 30 s.
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] Current thread is 2581
   [junit4] Dumping core ...
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93717375428245172142047.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: increase O_BUFLEN in ostream.hpp -- output truncated
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] ERROR: JVM J2 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-13-ea+shipilev-fastdebug/bin/java -XX:+UseCompressedOops -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=AC2AA77705AC4DD7 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=8.1.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=8.1.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-8.x-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/J2 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp -Djunit4.childvm.id=2 -Djunit4.childvm.count=3 -Dfile.encoding=US-ASCII -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/java9:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/java:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93715943168742699681051.events @/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93717553392172607152626.suites -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93715167829388789745892.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93717375428245172142047.syserr
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:577: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build.xml:481: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2269: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/module-build.xml:67: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93715167829388789745892.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190417_123724_93717375428245172142047.syserr

Total time: 51 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2