You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/10 00:12:18 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 329 - Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest

Error Message:
Error from server at http://127.0.0.1:40230/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40230/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([390FBE4EA7175352:AAAFE968291F1883]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	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.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12806 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 229646 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[390FBE4EA7175352]-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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/init-core-data-001
   [junit4]   2> 229647 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[390FBE4EA7175352]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 229648 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[390FBE4EA7175352]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 229775 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
   [junit4]   2> 229776 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001
   [junit4]   2> 229776 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 229776 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 229776 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 229883 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer start zk server on port:46437
   [junit4]   2> 229883 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46437
   [junit4]   2> 229883 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46437
   [junit4]   2> 229921 INFO  (zkConnectionManagerCallback-513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229940 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229973 INFO  (zkConnectionManagerCallback-517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230019 WARN  (jetty-launcher-518-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 230020 WARN  (jetty-launcher-518-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 230020 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 230026 WARN  (jetty-launcher-518-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 230026 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 230026 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 230026 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 230027 WARN  (jetty-launcher-518-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 230027 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 230027 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 230027 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 230062 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230062 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230062 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 230063 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230063 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230063 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 230083 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@535a6213{/solr,null,AVAILABLE}
   [junit4]   2> 230085 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230085 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230085 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 230085 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@431f5a6{/solr,null,AVAILABLE}
   [junit4]   2> 230102 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@428724ea{/solr,null,AVAILABLE}
   [junit4]   2> 230115 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230115 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230115 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 230115 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b8da5c2{/solr,null,AVAILABLE}
   [junit4]   2> 230136 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a6410d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34822}
   [junit4]   2> 230136 INFO  (jetty-launcher-518-thread-3) [    ] o.e.j.s.Server Started @230312ms
   [junit4]   2> 230136 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34822}
   [junit4]   2> 230137 ERROR (jetty-launcher-518-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230137 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 230137 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 230137 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230137 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230137 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:46:52.033Z
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e29412f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35872}
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.e.j.s.Server Started @230362ms
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35872}
   [junit4]   2> 230186 ERROR (jetty-launcher-518-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230186 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230187 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:46:52.082Z
   [junit4]   2> 230255 INFO  (zkConnectionManagerCallback-520-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230275 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eed90e6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46711}
   [junit4]   2> 230275 INFO  (jetty-launcher-518-thread-1) [    ] o.e.j.s.Server Started @230451ms
   [junit4]   2> 230275 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46711}
   [junit4]   2> 230276 ERROR (jetty-launcher-518-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230276 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 230276 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 230276 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230276 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230276 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:46:52.172Z
   [junit4]   2> 230289 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 230304 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230304 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230318 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 230327 INFO  (zkConnectionManagerCallback-522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230330 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2df4b61d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37356}
   [junit4]   2> 230330 INFO  (jetty-launcher-518-thread-2) [    ] o.e.j.s.Server Started @230507ms
   [junit4]   2> 230330 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37356}
   [junit4]   2> 230331 ERROR (jetty-launcher-518-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230331 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 230331 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 230331 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230331 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230331 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:46:52.227Z
   [junit4]   2> 230338 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 230655 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230655 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230657 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 230669 INFO  (zkConnectionManagerCallback-524-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230690 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 230722 INFO  (zkConnectionManagerCallback-526-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230728 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 230742 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230742 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230744 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 230799 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 0x108a853f4020003, likely client has closed socket
   [junit4]   2> 230802 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230802 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230819 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 0x108a853f4020004, likely client has closed socket
   [junit4]   2> 230857 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 231215 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 231361 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 231384 WARN  (jetty-launcher-518-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@14c40434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 231469 WARN  (jetty-launcher-518-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41b28759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 231600 WARN  (jetty-launcher-518-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7cb2587f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 231601 INFO  (jetty-launcher-518-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46437/solr
   [junit4]   2> 231602 WARN  (jetty-launcher-518-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2e4417cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 231603 INFO  (jetty-launcher-518-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46437/solr
   [junit4]   2> 231642 INFO  (zkConnectionManagerCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231776 INFO  (zkConnectionManagerCallback-544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231840 INFO  (zkConnectionManagerCallback-542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232112 INFO  (zkConnectionManagerCallback-548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232388 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34822_solr
   [junit4]   2> 232389 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.c.Overseer Overseer (id=74494472381136905-127.0.0.1:34822_solr-n_0000000000) starting
   [junit4]   2> 232400 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 232417 INFO  (zkConnectionManagerCallback-556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232456 WARN  (jetty-launcher-518-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d6a58ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 232497 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46437/solr ready
   [junit4]   2> 232510 WARN  (jetty-launcher-518-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@371db9b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 232511 INFO  (jetty-launcher-518-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46437/solr
   [junit4]   2> 232511 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 232512 INFO  (OverseerStateUpdate-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34822_solr
   [junit4]   2> 232512 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34822_solr
   [junit4]   2> 232550 INFO  (zkConnectionManagerCallback-561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232551 WARN  (jetty-launcher-518-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@771e7990[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 232615 INFO  (zkCallback-555-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 232618 INFO  (OverseerStateUpdate-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 232675 INFO  (zkConnectionManagerCallback-565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232678 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 232690 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35872_solr as DOWN
   [junit4]   2> 232691 WARN  (jetty-launcher-518-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f4141cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 232708 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 232708 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35872_solr
   [junit4]   2> 232709 INFO  (zkCallback-555-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 232715 INFO  (jetty-launcher-518-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46437/solr
   [junit4]   2> 232745 INFO  (zkCallback-543-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 232748 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 232857 INFO  (zkConnectionManagerCallback-571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232874 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 0x108a853f402000e, likely client has closed socket
   [junit4]   2> 232875 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 232876 INFO  (zkConnectionManagerCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232895 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 232898 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37356_solr as DOWN
   [junit4]   2> 232912 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 232912 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37356_solr
   [junit4]   2> 232913 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 232913 INFO  (zkCallback-555-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 232931 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 232946 INFO  (zkCallback-543-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 232947 INFO  (zkConnectionManagerCallback-579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232948 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 232949 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46437/solr ready
   [junit4]   2> 232999 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 233127 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233161 INFO  (zkConnectionManagerCallback-587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233183 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233198 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 233200 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46437/solr ready
   [junit4]   2> 233214 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 233470 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233470 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233471 INFO  (jetty-launcher-518-thread-3) [n:127.0.0.1:34822_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node3/.
   [junit4]   2> 233474 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233474 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233475 INFO  (jetty-launcher-518-thread-4) [n:127.0.0.1:35872_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node4/.
   [junit4]   2> 233513 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 233564 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233586 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46711_solr as DOWN
   [junit4]   2> 233672 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233672 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 233674 INFO  (jetty-launcher-518-thread-2) [n:127.0.0.1:37356_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node1/.
   [junit4]   2> 233692 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 233692 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46711_solr
   [junit4]   2> 233840 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233840 INFO  (zkCallback-543-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233866 INFO  (zkCallback-547-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233866 INFO  (zkCallback-555-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233866 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233866 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 233906 INFO  (zkCallback-586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 234202 INFO  (zkConnectionManagerCallback-593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 234286 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 234320 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46437/solr ready
   [junit4]   2> 234352 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 234703 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 234884 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 234884 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 234885 INFO  (jetty-launcher-518-thread-1) [n:127.0.0.1:46711_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node2/.
   [junit4]   2> 235299 INFO  (zkConnectionManagerCallback-599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 235316 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 235327 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46437/solr ready
   [junit4]   2> 235359 INFO  (qtp145826955-1315) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 235489 INFO  (qtp145826955-1315) [n:127.0.0.1:46711_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=129
   [junit4]   2> 235490 INFO  (qtp145826955-1331) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 235503 INFO  (qtp145826955-1331) [n:127.0.0.1:46711_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235504 INFO  (qtp145826955-1331) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 235564 INFO  (OverseerCollectionConfigSetProcessor-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_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> 235564 INFO  (OverseerThreadFactory-396-thread-2-processing-n:127.0.0.1:34822_solr) [n:127.0.0.1:34822_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection onlyinzk
   [junit4]   2> 235734 INFO  (OverseerStateUpdate-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"onlyinzk_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46711/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 235771 INFO  (OverseerStateUpdate-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"onlyinzk_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35872/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 236028 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr    x:onlyinzk_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 236091 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr    x:onlyinzk_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 237125 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 237236 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema [onlyinzk_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 237252 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 237252 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard1_replica_n1' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 237409 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard1.replica_n1' (registry 'solr.core.onlyinzk.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 237409 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [[onlyinzk_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node2/onlyinzk_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node2/./onlyinzk_shard1_replica_n1/data/]
   [junit4]   2> 237412 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 237453 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema [onlyinzk_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 237472 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 237472 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard2_replica_n2' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 237489 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard2.replica_n2' (registry 'solr.core.onlyinzk.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c43f78
   [junit4]   2> 237489 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [[onlyinzk_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node4/onlyinzk_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-001/node4/./onlyinzk_shard2_replica_n2/data/]
   [junit4]   2> 237834 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 237835 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 237849 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237849 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237850 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13d30f6e[onlyinzk_shard1_replica_n1] main]
   [junit4]   2> 237852 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 237852 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 237869 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 237869 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630374639451504640
   [junit4]   2> 237895 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 237895 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 237896 INFO  (searcherExecutor-413-thread-1-processing-n:127.0.0.1:46711_solr x:onlyinzk_shard1_replica_n1 c:onlyinzk s:shard1 r:core_node3) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1] Registered new searcher Searcher@13d30f6e[onlyinzk_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238058 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238058 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238061 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onlyinzk/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 238061 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onlyinzk/leaders/shard1
   [junit4]   2> 238071 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d42e5f6[onlyinzk_shard2_replica_n2] main]
   [junit4]   2> 238088 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 238088 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 238089 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238089 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630374639682191360
   [junit4]   2> 238091 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 238091 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 238091 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46711/solr/onlyinzk_shard1_replica_n1/
   [junit4]   2> 238100 INFO  (searcherExecutor-414-thread-1-processing-n:127.0.0.1:35872_solr x:onlyinzk_shard2_replica_n2 c:onlyinzk s:shard2 r:core_node4) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2] Registered new searcher Searcher@2d42e5f6[onlyinzk_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238100 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 238100 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46711/solr/onlyinzk_shard1_replica_n1/ has no replicas
   [junit4]   2> 238101 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/onlyinzk/leaders/shard1/leader after winning as /collections/onlyinzk/leader_elect/shard1/election/74494472381136906-core_node3-n_0000000000
   [junit4]   2> 238102 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46711/solr/onlyinzk_shard1_replica_n1/ shard1
   [junit4]   2> 238129 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/onlyinzk/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 238129 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/onlyinzk/leaders/shard2
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35872/solr/onlyinzk_shard2_replica_n2/
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:35872/solr/onlyinzk_shard2_replica_n2/ has no replicas
   [junit4]   2> 238132 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/onlyinzk/leaders/shard2/leader after winning as /collections/onlyinzk/leader_elect/shard2/election/74494472381136909-core_node4-n_0000000000
   [junit4]   2> 238134 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35872/solr/onlyinzk_shard2_replica_n2/ shard2
   [junit4]   2> 238242 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238243 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 238245 INFO  (qtp933680609-1326) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2154
   [junit4]   2> 238249 INFO  (zkCallback-547-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238282 INFO  (zkCallback-547-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238282 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238283 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 238285 INFO  (qtp145826955-1333) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2258
   [junit4]   2> 238300 INFO  (qtp145826955-1331) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 238399 INFO  (zkCallback-547-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238399 INFO  (zkCallback-547-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238400 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238400 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238400 INFO  (zkCallback-564-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238400 INFO  (qtp145826955-1331) [n:127.0.0.1:46711_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2896
   [junit4]   2> 238400 INFO  (zkCallback-547-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 238403 INFO  (qtp145826955-1314) [n:127.0.0.1:46711_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 238403 INFO  (qtp145826955-1314) [n:127.0.0.1:46711_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 238405 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=371263551
   [junit4]   2> 238405 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34822_solr
   [junit4]   2> 238405 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=324700650
   [junit4]   2> 238405 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35872_solr
   [junit4]   2> 238406 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1764650416
   [junit4]   2> 238406 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 238406 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35872_solr as DOWN
   [junit4]   2> 238406 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 238406 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34822_solr as DOWN
   [junit4]   2> 238407 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37356_solr
   [junit4]   2> 238422 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 238422 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37356_solr as DOWN
   [junit4]   2> 238422 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 238422 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=212205281
   [junit4]   2> 238422 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46711_solr
   [junit4]   2> 238423 INFO  (coreCloseExecutor-423-thread-1) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@72e0b21b
   [junit4]   2> 238423 INFO  (coreCloseExecutor-423-thread-1) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=72e0b21b
   [junit4]   2> 238423 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238423 INFO  (coreCloseExecutor-423-thread-1) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@108b029d: rootName = null, domain = solr.core.onlyinzk.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.onlyinzk.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@79eb87b3
   [junit4]   2> 238423 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40a9344: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34162c95
   [junit4]   2> 238424 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 238424 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46711_solr as DOWN
   [junit4]   2> 238434 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238434 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c1027a0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d1ab104
   [junit4]   2> 238435 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238435 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34f7150c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@621bb988
   [junit4]   2> 238435 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 238496 INFO  (coreCloseExecutor-423-thread-1) [n:127.0.0.1:35872_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard2.leader, tag=72e0b21b
   [junit4]   2> 238517 INFO  (closeThreadPool-611-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74494472381136905-127.0.0.1:34822_solr-n_0000000000) closing
   [junit4]   2> 238519 INFO  (OverseerStateUpdate-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [n:127.0.0.1:34822_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34822_solr
   [junit4]   2> 238520 INFO  (coreCloseExecutor-425-thread-1) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e139fa2
   [junit4]   2> 238520 INFO  (coreCloseExecutor-425-thread-1) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=3e139fa2
   [junit4]   2> 238520 INFO  (coreCloseExecutor-425-thread-1) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43eb2804: rootName = null, domain = solr.core.onlyinzk.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5de15f73
   [junit4]   2> 238543 INFO  (OverseerAutoScalingTriggerThread-74494472381136905-127.0.0.1:34822_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 238559 INFO  (coreCloseExecutor-425-thread-1) [n:127.0.0.1:46711_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard1.leader, tag=3e139fa2
   [junit4]   2> 238565 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 0x108a853f4020009, likely client has closed socket
   [junit4]   2> 238565 INFO  (zkCallback-586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238566 INFO  (zkCallback-547-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238566 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238566 INFO  (zkCallback-564-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238566 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35872_solr
   [junit4]   2> 238567 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238567 INFO  (zkCallback-592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 238568 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238569 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74494472381136905-127.0.0.1:34822_solr-n_0000000000) closing
   [junit4]   2> 238578 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dcc99ac: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@42c9e222
   [junit4]   2> 238580 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238580 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64cf0a80: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d1ab104
   [junit4]   2> 238581 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238581 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c740c7a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@621bb988
   [junit4]   2> 238581 INFO  (closeThreadPool-611-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74494472381136905-127.0.0.1:34822_solr-n_0000000000) closing
   [junit4]   2> 238595 INFO  (jetty-closer-602-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 238599 INFO  (zkCallback-547-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238599 INFO  (zkCallback-592-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238600 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238600 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238602 INFO  (zkCallback-586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 238671 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238673 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2769a2ad: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3175468a
   [junit4]   2> 238673 INFO  (jetty-closer-602-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a6410d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 238674 INFO  (jetty-closer-602-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@535a6213{/solr,null,UNAVAILABLE}
   [junit4]   2> 238674 INFO  (jetty-closer-602-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 238674 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238674 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23d15905: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@106e68b2
   [junit4]   2> 238678 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238679 INFO  (jetty-closer-602-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2df4b61d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 238696 INFO  (jetty-closer-602-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@428724ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 238696 INFO  (jetty-closer-602-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 238696 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49b02592: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d1ab104
   [junit4]   2> 238698 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238698 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b38bb2e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@621bb988
   [junit4]   2> 238698 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 238724 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238724 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c651fe7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d1ab104
   [junit4]   2> 238724 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238724 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c57f665: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@621bb988
   [junit4]   2> 238724 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 238789 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 0x108a853f402000d, likely client has closed socket
   [junit4]   2> 238951 INFO  (jetty-closer-602-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e29412f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 238954 INFO  (jetty-closer-602-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@431f5a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 238967 INFO  (jetty-closer-602-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@eed90e6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 238968 INFO  (jetty-closer-602-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 238969 INFO  (jetty-closer-602-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b8da5c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 238988 INFO  (jetty-closer-602-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 239003 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 239005 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> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/onlyinzk/terms/shard2
   [junit4]   2> 	2	/solr/collections/onlyinzk/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/74494472381136909-127.0.0.1:35872_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> 239007 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46437
   [junit4]   2> 239007 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46437
   [junit4]   2> 239007 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
   [junit4]   2> 239008 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[390FBE4EA7175352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
   [junit4]   2> 239028 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 239029 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_390FBE4EA7175352-001/tempDir-002
   [junit4]   2> 239030 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 239048 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 239048 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 239157 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer start zk server on port:42119
   [junit4]   2> 239157 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42119
   [junit4]   2> 239157 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[390FBE4EA7175352]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42119
   [junit4]   2> 239295 INFO  (zkConnectionManagerCallback-616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239352 INFO  (zkConnectionManagerCallback-618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239425 INFO  (zkConnectionManagerCallback-620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239441 WARN  (jetty-launcher-621-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 239441 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 239441 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 239442 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 239461 WARN  (jetty-launcher-621-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 239462 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 239462 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 239462 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 239478 WARN  (jetty-launcher-621-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 239478 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 239478 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 239478 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 239498 WARN  (jetty-launcher-621-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 239498 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 239498 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 239498 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 239535 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239535 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239535 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 239536 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d4ae29d{/solr,null,AVAILABLE}
   [junit4]   2> 239552 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239552 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239552 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 239553 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58fc1ae9{/solr,null,AVAILABLE}
   [junit4]   2> 239644 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239644 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239644 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 239645 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fc97731{/solr,null,AVAILABLE}
   [junit4]   2> 239680 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239680 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239680 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 239696 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b2fb69{/solr,null,AVAILABLE}
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75d760a8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46329}
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.e.j.s.Server Started @239889ms
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46329}
   [junit4]   2> 239713 ERROR (jetty-launcher-621-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239713 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:47:01.609Z
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c4421da{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40230}
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-4) [    ] o.e.j.s.Server Started @239913ms
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40230}
   [junit4]   2> 239737 ERROR (jetty-launcher-621-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b15166{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37192}
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-1) [    ] o.e.j.s.Server Started @239914ms
   [junit4]   2> 239737 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37192}
   [junit4]   2> 239738 ERROR (jetty-launcher-621-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239738 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 239739 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e85aa4a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44954}
   [junit4]   2> 239739 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 239739 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239739 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239739 INFO  (jetty-launcher-621-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:47:01.635Z
   [junit4]   2> 239781 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 239781 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239781 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239781 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:47:01.677Z
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.e.j.s.Server Started @239916ms
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44954}
   [junit4]   2> 239796 ERROR (jetty-launcher-621-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239796 INFO  (jetty-launcher-621-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:47:01.692Z
   [junit4]   2> 239818 INFO  (zkConnectionManagerCallback-627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239834 INFO  (jetty-launcher-621-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 239834 INFO  (zkConnectionManagerCallback-623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239834 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239854 INFO  (zkConnectionManagerCallback-625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239879 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 239881 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239882 INFO  (jetty-launcher-621-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239890 INFO

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

ml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 245 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 330 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/330/

2 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain

Error Message:
Expecting <2 callbacks in buffer, was 2

Stack Trace:
java.lang.AssertionError: Expecting <2 callbacks in buffer, was 2
	at __randomizedtesting.SeedInfo.seed([3E0B80CB353B5DAA:8F147FEF85F8CE75]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:42547/solr/collection1/select?q=*%3A*&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42547/solr/collection1/select?q=*%3A*&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([5875ACCAA635B109:F89F02477D7E9F29]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:406)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:739)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:605)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:581)
	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.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers(TestLBHttp2SolrClient.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException
	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:397)
	... 46 more




Build Log:
[...truncated 13686 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/init-core-data-001
   [junit4]   2> 1414893 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[3E0B80CB353B5DAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1414928 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[3E0B80CB353B5DAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1414928 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[3E0B80CB353B5DAA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1415034 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSynchronous
   [junit4]   2> 1415040 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-001
   [junit4]   2> 1415040 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1415041 INFO  (auditTestCallback-2633-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 32992
   [junit4]   2> 1415059 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1415059 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1415158 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:34839
   [junit4]   2> 1415158 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34839
   [junit4]   2> 1415158 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34839
   [junit4]   2> 1415203 INFO  (zkConnectionManagerCallback-3308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415218 INFO  (zkConnectionManagerCallback-3310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415219 INFO  (zkConnectionManagerCallback-3312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415229 WARN  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1415230 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1415230 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1415230 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1415230 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415230 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415231 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1415231 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fbdee12{/solr,null,AVAILABLE}
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e6a938b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44960}
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.e.j.s.Server Started @1415575ms
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44960}
   [junit4]   2> 1415282 ERROR (jetty-launcher-3313-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1415282 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-10T18:53:06.832Z
   [junit4]   2> 1415284 INFO  (zkConnectionManagerCallback-3315-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415284 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415830 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1415848 WARN  (jetty-launcher-3313-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7c845eb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1415881 WARN  (jetty-launcher-3313-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6195aa6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1415882 INFO  (jetty-launcher-3313-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34839/solr
   [junit4]   2> 1415919 INFO  (zkConnectionManagerCallback-3322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416007 INFO  (zkConnectionManagerCallback-3324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416503 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44960_solr
   [junit4]   2> 1416503 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.Overseer Overseer (id=74499451474673669-127.0.0.1:44960_solr-n_0000000000) starting
   [junit4]   2> 1416549 INFO  (zkConnectionManagerCallback-3331-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416551 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34839/solr ready
   [junit4]   2> 1416553 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44960_solr
   [junit4]   2> 1416553 INFO  (OverseerStateUpdate-74499451474673669-127.0.0.1:44960_solr-n_0000000000) [n:127.0.0.1:44960_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44960_solr
   [junit4]   2> 1416555 INFO  (zkCallback-3330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1416555 INFO  (OverseerStateUpdate-74499451474673669-127.0.0.1:44960_solr-n_0000000000) [n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1416556 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1416746 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1416856 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44960.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1416893 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44960.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1416893 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44960.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1416906 INFO  (jetty-launcher-3313-thread-1) [n:127.0.0.1:44960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-001/node1/.
   [junit4]   2> 1417108 INFO  (zkConnectionManagerCallback-3337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417161 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1417162 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34839/solr ready
   [junit4]   2> 1417218 INFO  (qtp1619708434-8716) [n:127.0.0.1:44960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1417218 INFO  (qtp1619708434-8716) [n:127.0.0.1:44960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1417969 INFO  (qtp1619708434-8716) [n:127.0.0.1:44960_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:44960/solr/admin/collections","nodeName":"n:127.0.0.1:44960_solr","message":"Completed","level":"INFO","date":1554922388771,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:44960"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44960,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2.0} to localhost:32992
   [junit4]   2> 1417971 INFO  (qtp1619708434-8717) [n:127.0.0.1:44960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1417978 INFO  (qtp1619708434-8717) [n:127.0.0.1:44960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1418500 INFO  (qtp1619708434-8717) [n:127.0.0.1:44960_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:44960/solr/admin/collections","nodeName":"n:127.0.0.1:44960_solr","message":"Completed","level":"INFO","date":1554922389528,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:44960"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44960,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":7.0} to localhost:32992
   [junit4]   2> 1418501 INFO  (qtp1619708434-8718) [n:127.0.0.1:44960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418610 INFO  (qtp1619708434-8718) [n:127.0.0.1:44960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=109
   [junit4]   2> 1418845 INFO  (auditTestCallback-2633-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1418932 INFO  (qtp1619708434-8718) [n:127.0.0.1:44960_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:44960/solr/admin/collections","nodeName":"n:127.0.0.1:44960_solr","message":"Completed","level":"INFO","date":1554922390160,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:44960"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44960,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":109.0} to localhost:32992
   [junit4]   2> 1418953 INFO  (auditTestCallback-2633-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1419005 INFO  (auditTestCallback-2633-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1419095 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1990322147
   [junit4]   2> 1419095 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44960_solr
   [junit4]   2> 1419110 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1419110 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44960_solr as DOWN
   [junit4]   2> 1419337 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1419378 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1419378 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50663b0c: rootName = solr_44960, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5094874f
   [junit4]   2> 1419415 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1419415 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c1d1f52: rootName = solr_44960, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@29a7880d
   [junit4]   2> 1419417 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1419431 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f3e6de2: rootName = solr_44960, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@8ca319f
   [junit4]   2> 1419431 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1419487 INFO  (closeThreadPool-3341-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74499451474673669-127.0.0.1:44960_solr-n_0000000000) closing
   [junit4]   2> 1419529 INFO  (OverseerStateUpdate-74499451474673669-127.0.0.1:44960_solr-n_0000000000) [n:127.0.0.1:44960_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44960_solr
   [junit4]   2> 1419580 INFO  (OverseerAutoScalingTriggerThread-74499451474673669-127.0.0.1:44960_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1419583 INFO  (jetty-closer-3338-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499451474673669-127.0.0.1:44960_solr-n_0000000000) closing
   [junit4]   2> 1419593 INFO  (closeThreadPool-3341-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499451474673669-127.0.0.1:44960_solr-n_0000000000) closing
   [junit4]   2> 1419860 INFO  (jetty-closer-3338-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e6a938b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1419953 INFO  (jetty-closer-3338-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fbdee12{/solr,null,UNAVAILABLE}
   [junit4]   2> 1420022 INFO  (jetty-closer-3338-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1420055 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1420253 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1420533 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34839
   [junit4]   2> 1420533 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34839
   [junit4]   2> 1420534 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSynchronous
   [junit4]   2> 1420678 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting auth
   [junit4]   2> 1420703 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-002
   [junit4]   2> 1420704 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1420707 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 42782
   [junit4]   2> 1420707 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1420707 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1420807 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:42436
   [junit4]   2> 1420807 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42436
   [junit4]   2> 1420807 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42436
   [junit4]   2> 1420922 INFO  (zkConnectionManagerCallback-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421140 INFO  (zkConnectionManagerCallback-3345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421161 INFO  (zkConnectionManagerCallback-3347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421206 WARN  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1421206 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1421206 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1421206 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1421266 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1421266 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1421266 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1421267 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44727b4c{/solr,null,AVAILABLE}
   [junit4]   2> 1421267 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17642ac2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39378}
   [junit4]   2> 1421267 INFO  (jetty-launcher-3348-thread-1) [    ] o.e.j.s.Server Started @1421561ms
   [junit4]   2> 1421267 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39378}
   [junit4]   2> 1421268 ERROR (jetty-launcher-3348-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1421268 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1421268 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1421268 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1421268 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1421268 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-10T18:53:12.818Z
   [junit4]   2> 1421464 INFO  (zkConnectionManagerCallback-3350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1421465 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1422215 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1422217 WARN  (jetty-launcher-3348-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2a6360be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422324 WARN  (jetty-launcher-3348-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d0fee75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1422325 INFO  (jetty-launcher-3348-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42436/solr
   [junit4]   2> 1422384 INFO  (zkConnectionManagerCallback-3357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1422615 INFO  (zkConnectionManagerCallback-3359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1423909 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39378_solr
   [junit4]   2> 1423910 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.Overseer Overseer (id=74499451844755461-127.0.0.1:39378_solr-n_0000000000) starting
   [junit4]   2> 1423984 INFO  (zkConnectionManagerCallback-3366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424058 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42436/solr ready
   [junit4]   2> 1424078 INFO  (OverseerStateUpdate-74499451844755461-127.0.0.1:39378_solr-n_0000000000) [n:127.0.0.1:39378_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39378_solr
   [junit4]   2> 1424095 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39378_solr
   [junit4]   2> 1424116 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1424116 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1424116 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1424138 INFO  (zkCallback-3365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1424154 INFO  (zkCallback-3358-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1424369 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1424557 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1424605 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1424605 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1424606 INFO  (jetty-launcher-3348-thread-1) [n:127.0.0.1:39378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-002/node1/.
   [junit4]   2> 1425204 INFO  (zkConnectionManagerCallback-3372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425281 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1425351 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42436/solr ready
   [junit4]   2> 1425403 INFO  (qtp85305889-8787) [n:127.0.0.1:39378_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1425403 INFO  (qtp85305889-8787) [n:127.0.0.1:39378_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1425673 INFO  (qtp85305889-8787) [n:127.0.0.1:39378_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","nodeName":"n:127.0.0.1:39378_solr","message":"Completed","level":"INFO","date":1554922396953,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:42782
   [junit4]   2> 1425765 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1425821 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1425821 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1426023 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","nodeName":"n:127.0.0.1:39378_solr","message":"Completed","level":"INFO","date":1554922397371,"username":"solr","clientIp":"127.0.0.1","collections":[],"headers":{"Authorization":"Basic c29scjpTb2xyUm9ja3M=","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:42782
   [junit4]   2> 1426024 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 1426166 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1426349 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","nodeName":"n:127.0.0.1:39378_solr","message":"Rejected","level":"WARN","date":1554922397574,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"REJECTED","requestType":"ADMIN","status":401,"qtime":-1.0} to localhost:42782
   [junit4]   2> 1426349 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [test,], Path: [/admin/collections] path : /admin/collections params :pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 
   [junit4]   2> 1426393 WARN  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.h.i.c.TargetAuthenticationStrategy Authentication scheme Basic not supported
   [junit4]   2> 1426420 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1426495 INFO  (qtp85305889-8788) [n:127.0.0.1:39378_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","nodeName":"n:127.0.0.1:39378_solr","message":"Unauthorized","level":"WARN","date":1554922397900,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"UNAUTHORIZED","requestType":"ADMIN","status":403,"qtime":-1.0} to localhost:42782
   [junit4]   2> 1426676 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   1> {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","nodeName":"n:127.0.0.1:39378_solr","message":"Completed","level":"INFO","date":1554922397371,"username":"solr","clientIp":"127.0.0.1","collections":[],"headers":{"Authorization":"Basic c29scjpTb2xyUm9ja3M=","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
   [junit4]   2> 1426861 WARN  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.h.i.c.TargetAuthenticationStrategy Authentication scheme Basic not supported
   [junit4]   2> 1426931 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1182742119
   [junit4]   2> 1426931 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39378_solr
   [junit4]   2> 1426950 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1426950 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39378_solr as DOWN
   [junit4]   2> 1427003 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1427023 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1427023 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@510cb9ad: rootName = solr_39378, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5dfa7536
   [junit4]   2> 1427076 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1427076 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72569ecb: rootName = solr_39378, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@29a7880d
   [junit4]   2> 1427078 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1427078 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3717d17d: rootName = solr_39378, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@8ca319f
   [junit4]   2> 1427078 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1427083 INFO  (qtp85305889-8789) [    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:39378/solr/admin/collections","message":"Rejected","level":"WARN","date":1554922398392,"clientIp":"127.0.0.1","headers":{"Authorization":"Basic c29scjp3cm9uZ1BX","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:39378"},"solrParams":{},"solrHost":"127.0.0.1","solrPort":39378,"solrIp":"127.0.0.1","resource":"/solr","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"REJECTED","requestType":"UNKNOWN","status":401,"qtime":-1.0} to localhost:42782
   [junit4]   2> 1427153 INFO  (closeThreadPool-3376-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499451844755461-127.0.0.1:39378_solr-n_0000000000) closing
   [junit4]   2> 1427153 INFO  (OverseerAutoScalingTriggerThread-74499451844755461-127.0.0.1:39378_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1427169 INFO  (OverseerStateUpdate-74499451844755461-127.0.0.1:39378_solr-n_0000000000) [n:127.0.0.1:39378_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39378_solr
   [junit4]   2> 1427171 INFO  (auditTestCallback-2648-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /solr
   [junit4]   2> 1427191 INFO  (zkCallback-3365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1427388 INFO  (jetty-closer-3373-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499451844755461-127.0.0.1:39378_solr-n_0000000000) closing
   [junit4]   2> 1427469 INFO  (closeThreadPool-3376-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74499451844755461-127.0.0.1:39378_solr-n_0000000000) closing
   [junit4]   2> 1427562 INFO  (jetty-closer-3373-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@17642ac2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1427672 INFO  (jetty-closer-3373-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44727b4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1427672 INFO  (jetty-closer-3373-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1427777 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1427786 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1427807 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42436
   [junit4]   2> 1427807 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42436
   [junit4]   2> 1427822 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending auth
   [junit4]   2> 1427899 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMuteAdminListCollections
   [junit4]   2> 1427915 INFO  (auditTestCallback-2663-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 36698
   [junit4]   2> 1427916 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-003
   [junit4]   2> 1427916 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1427951 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1427951 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1428064 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:36811
   [junit4]   2> 1428064 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36811
   [junit4]   2> 1428064 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36811
   [junit4]   2> 1428352 INFO  (zkConnectionManagerCallback-3378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428425 INFO  (zkConnectionManagerCallback-3380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428441 INFO  (zkConnectionManagerCallback-3382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428458 WARN  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1428458 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1428458 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1428458 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1428480 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1428480 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1428480 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1428481 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e1f4339{/solr,null,AVAILABLE}
   [junit4]   2> 1428481 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c91a7c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43028}
   [junit4]   2> 1428481 INFO  (jetty-launcher-3383-thread-1) [    ] o.e.j.s.Server Started @1428775ms
   [junit4]   2> 1428481 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43028}
   [junit4]   2> 1428494 ERROR (jetty-launcher-3383-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1428494 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1428494 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1428494 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1428494 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1428494 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-10T18:53:20.044Z
   [junit4]   2> 1428619 INFO  (zkConnectionManagerCallback-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428620 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1429579 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1429592 WARN  (jetty-launcher-3383-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@8018bc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1429595 WARN  (jetty-launcher-3383-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@288c7bb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1429608 INFO  (jetty-launcher-3383-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36811/solr
   [junit4]   2> 1429610 INFO  (zkConnectionManagerCallback-3392-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429612 INFO  (zkConnectionManagerCallback-3394-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429979 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43028_solr
   [junit4]   2> 1429979 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.Overseer Overseer (id=74499452321857541-127.0.0.1:43028_solr-n_0000000000) starting
   [junit4]   2> 1430059 INFO  (zkConnectionManagerCallback-3401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430216 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36811/solr ready
   [junit4]   2> 1430269 INFO  (OverseerStateUpdate-74499452321857541-127.0.0.1:43028_solr-n_0000000000) [n:127.0.0.1:43028_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43028_solr
   [junit4]   2> 1430269 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43028_solr
   [junit4]   2> 1430314 INFO  (OverseerStateUpdate-74499452321857541-127.0.0.1:43028_solr-n_0000000000) [n:127.0.0.1:43028_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430315 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1430350 INFO  (zkCallback-3400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430498 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1430588 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43028.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1430768 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43028.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1430768 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43028.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1430769 INFO  (jetty-launcher-3383-thread-1) [n:127.0.0.1:43028_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-003/node1/.
   [junit4]   2> 1431172 INFO  (zkConnectionManagerCallback-3407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1431209 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1431210 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36811/solr ready
   [junit4]   2> 1431237 INFO  (qtp709920296-8856) [n:127.0.0.1:43028_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1431237 INFO  (qtp709920296-8856) [n:127.0.0.1:43028_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1431239 INFO  (qtp709920296-8857) [n:127.0.0.1:43028_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1431273 INFO  (qtp709920296-8857) [n:127.0.0.1:43028_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 1431339 INFO  (qtp709920296-8857) [n:127.0.0.1:43028_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43028/solr/admin/collections","nodeName":"n:127.0.0.1:43028_solr","message":"Completed","level":"INFO","date":1554922402823,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:43028"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43028,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":34.0} to localhost:36698
   [junit4]   2> 1431342 INFO  (auditTestCallback-2663-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1431355 INFO  (qtp709920296-8858) [n:127.0.0.1:43028_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1431623 INFO  (qtp709920296-8858) [n:127.0.0.1:43028_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=268
   [junit4]   2> 1431851 INFO  (auditTestCallback-2663-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1431969 INFO  (qtp709920296-8858) [n:127.0.0.1:43028_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43028/solr/admin/collections","nodeName":"n:127.0.0.1:43028_solr","message":"Completed","level":"INFO","date":1554922403173,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:43028"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43028,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":268.0} to localhost:36698
   [junit4]   2> 1432003 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 0x108acdb6f9b0007, likely client has closed socket
   [junit4]   2> 1432012 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=195320494
   [junit4]   2> 1432012 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43028_solr
   [junit4]   2> 1432023 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1432024 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43028_solr as DOWN
   [junit4]   2> 1432116 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1432137 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1432137 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73bd7569: rootName = solr_43028, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fdc270e
   [junit4]   2> 1432232 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1432232 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72059405: rootName = solr_43028, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@29a7880d
   [junit4]   2> 1432266 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1432267 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36255ee0: rootName = solr_43028, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@8ca319f
   [junit4]   2> 1432267 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1432335 INFO  (closeThreadPool-3411-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74499452321857541-127.0.0.1:43028_solr-n_0000000000) closing
   [junit4]   2> 1432408 INFO  (OverseerStateUpdate-74499452321857541-127.0.0.1:43028_solr-n_0000000000) [n:127.0.0.1:43028_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43028_solr
   [junit4]   2> 1432558 INFO  (OverseerAutoScalingTriggerThread-74499452321857541-127.0.0.1:43028_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1432562 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 0x108acdb6f9b0005, likely client has closed socket
   [junit4]   2> 1432712 INFO  (jetty-closer-3408-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499452321857541-127.0.0.1:43028_solr-n_0000000000) closing
   [junit4]   2> 1432712 INFO  (closeThreadPool-3411-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499452321857541-127.0.0.1:43028_solr-n_0000000000) closing
   [junit4]   2> 1432783 INFO  (jetty-closer-3408-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c91a7c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1432853 INFO  (jetty-closer-3408-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e1f4339{/solr,null,UNAVAILABLE}
   [junit4]   2> 1432890 INFO  (jetty-closer-3408-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1432927 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1432999 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 0x108acdb6f9b0000, likely client has closed socket
   [junit4]   2> 1433080 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1433235 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36811
   [junit4]   2> 1433235 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36811
   [junit4]   2> 1433238 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1433238 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36811
   [junit4]   2> 1433238 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36811
   [junit4]   2> 1433271 INFO  (TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMuteAdminListCollections
   [junit4]   2> 1433328 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 1433336 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-004
   [junit4]   2> 1433337 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1433337 INFO  (auditTestCallback-2678-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 37852
   [junit4]   2> 1433356 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1433356 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1433445 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:34007
   [junit4]   2> 1433445 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34007
   [junit4]   2> 1433445 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34007
   [junit4]   2> 1433542 INFO  (zkConnectionManagerCallback-3414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1433574 INFO  (zkConnectionManagerCallback-3416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1433631 INFO  (zkConnectionManagerCallback-3418-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1433717 WARN  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1433717 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1433717 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1433717 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1433757 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1433757 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1433757 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1433757 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@187e9d94{/solr,null,AVAILABLE}
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19519f4f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45230}
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.e.j.s.Server Started @1434083ms
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45230}
   [junit4]   2> 1433789 ERROR (jetty-launcher-3419-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1433789 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-10T18:53:25.339Z
   [junit4]   2> 1433826 INFO  (zkConnectionManagerCallback-3421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1433837 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1435872 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1435874 WARN  (jetty-launcher-3419-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d69ffc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435958 WARN  (jetty-launcher-3419-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@97907b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1435959 INFO  (jetty-launcher-3419-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34007/solr
   [junit4]   2> 1436070 INFO  (zkConnectionManagerCallback-3428-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1436159 INFO  (zkConnectionManagerCallback-3430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1437023 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45230_solr
   [junit4]   2> 1437023 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.Overseer Overseer (id=74499452674703365-127.0.0.1:45230_solr-n_0000000000) starting
   [junit4]   2> 1437144 INFO  (zkConnectionManagerCallback-3437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1437215 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34007/solr ready
   [junit4]   2> 1437262 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45230_solr
   [junit4]   2> 1437263 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1437265 INFO  (zkCallback-3436-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1437265 INFO  (OverseerStateUpdate-74499452674703365-127.0.0.1:45230_solr-n_0000000000) [n:127.0.0.1:45230_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45230_solr
   [junit4]   2> 1437294 INFO  (zkCallback-3429-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1437403 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1437500 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1437609 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1437642 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bf2458
   [junit4]   2> 1437643 INFO  (jetty-launcher-3419-thread-1) [n:127.0.0.1:45230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-004/node1/.
   [junit4]   2> 1438132 INFO  (zkConnectionManagerCallback-3444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1438205 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1438279 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34007/solr ready
   [junit4]   2> 1438297 INFO  (qtp1689264884-8928) [n:127.0.0.1:45230_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1438297 INFO  (qtp1689264884-8928) [n:127.0.0.1:45230_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1438323 INFO  (qtp1689264884-8929) [n:127.0.0.1:45230_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1438348 INFO  (qtp1689264884-8929) [n:127.0.0.1:45230_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1438380 INFO  (qtp1689264884-8930) [n:127.0.0.1:45230_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1438463 INFO  (audit-3438-thread-1-processing-n:127.0.0.1:45230_solr) [n:127.0.0.1:45230_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:45230/solr/admin/collections","nodeName":"n:127.0.0.1:45230_solr","message":"Completed","level":"INFO","date":1554922409847,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:45230"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":45230,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:37852
   [junit4]   2> 1438475 INFO  (qtp1689264884-8930) [n:127.0.0.1:45230_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 1438482 INFO  (auditTestCallback-2678-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1438682 INFO  (audit-3438-thread-1-processing-n:127.0.0.1:45230_solr) [n:127.0.0.1:45230_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:45230/solr/admin/collections","nodeName":"n:127.0.0.1:45230_solr","message":"Completed","level":"INFO","date":1554922409898,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:45230"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":45230,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":24.0} to localhost:37852
   [junit4]   2> 1438911 INFO  (auditTestCallback-2678-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1438947 INFO  (audit-3438-thread-1-processing-n:127.0.0.1:45230_solr) [n:127.0.0.1:45230_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:45230/solr/admin/collections","nodeName":"n:127.0.0.1:45230_solr","message":"Completed","level":"INFO","date":1554922410025,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:45230"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":45230,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":95.0} to localhost:37852
   [junit4]   2> 1438949 INFO  (auditTestCallback-2678-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 1439131 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=960558658
   [junit4]   2> 1439131 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45230_solr
   [junit4]   2> 1439150 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1439150 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45230_solr as DOWN
   [junit4]   2> 1439223 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1439247 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1439247 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@419b08b3: rootName = solr_45230, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20d23214
   [junit4]   2> 1439251 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1439251 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23914d6e: rootName = solr_45230, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@29a7880d
   [junit4]   2> 1439278 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1439295 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62eaa922: rootName = solr_45230, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@8ca319f
   [junit4]   2> 1439295 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1439405 INFO  (closeThreadPool-3448-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74499452674703365-127.0.0.1:45230_solr-n_0000000000) closing
   [junit4]   2> 1439405 INFO  (OverseerStateUpdate-74499452674703365-127.0.0.1:45230_solr-n_0000000000) [n:127.0.0.1:45230_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45230_solr
   [junit4]   2> 1439413 INFO  (OverseerAutoScalingTriggerThread-74499452674703365-127.0.0.1:45230_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1439568 INFO  (closeThreadPool-3448-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499452674703365-127.0.0.1:45230_solr-n_0000000000) closing
   [junit4]   2> 1439604 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 0x108acdb84a30006, likely client has closed socket
   [junit4]   2> 1439604 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74499452674703365-127.0.0.1:45230_solr-n_0000000000) closing
   [junit4]   2> 1439640 INFO  (jetty-closer-3445-thread-1) [    ] o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 1439640 WARN  (audit-3438-thread-1-processing-n:127.0.0.1:45230_solr) [n:127.0.0.1:45230_solr    ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 1439729 INFO  (jetty-closer-3445-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19519f4f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1439729 INFO  (jetty-closer-3445-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@187e9d94{/solr,null,UNAVAILABLE}
   [junit4]   2> 1439729 INFO  (jetty-closer-3445-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1439766 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1439831 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1439833 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34007
   [junit4]   2> 1439833 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34007
   [junit4]   2> 1439847 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAsync
   [junit4]   2> 1439957 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 1439991 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3E0B80CB353B5DAA-001/tempDir-005
   [junit4]   2> 1439991 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1439991 INFO  (auditTestCallback-2693-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 35060
   [junit4]   2> 1440013 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1440013 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1440228 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:45215
   [junit4]   2> 1440228 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45215
   [junit4]   2> 1440228 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3E0B80CB353B5DAA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45215
   [junit4]   2> 1440688 INFO  (zkConnectionManagerCallback-3450-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1440973 INFO  (zkConnectionManagerCallback-3452-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441001 INFO  (zkConnectionManagerCallback-3454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441047 WARN  (jetty-launcher-3455-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1441047 INFO  (jetty-launcher-3455-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [ju

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

s.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 244 minutes 14 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)