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/07/14 23:34:31 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1899 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1899/

1 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([57F7B5683125FD79:E041F3E91DFC01A4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:255)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15796 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/init-core-data-001
   [junit4]   2> 3051072 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[57F7B5683125FD79]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 3051072 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[57F7B5683125FD79]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3051073 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[57F7B5683125FD79]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 3051073 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[57F7B5683125FD79]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3051093 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueuedTimeMetric
   [junit4]   2> 3051099 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-001
   [junit4]   2> 3051101 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3051101 INFO  (auditTestCallback-7992-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 36246
   [junit4]   2> 3051101 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3051102 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3051201 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer start zk server on port:44760
   [junit4]   2> 3051202 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44760
   [junit4]   2> 3051202 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44760
   [junit4]   2> 3051230 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051262 INFO  (zkConnectionManagerCallback-12120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051262 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3051301 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051318 INFO  (zkConnectionManagerCallback-12122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051318 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3051321 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051322 INFO  (zkConnectionManagerCallback-12124-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051322 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3051437 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3051438 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3051438 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3051438 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3051439 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3051439 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3051439 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3051439 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ecc53e4{/solr,null,AVAILABLE}
   [junit4]   2> 3051440 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fde848b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35519}
   [junit4]   2> 3051440 INFO  (jetty-launcher-12125-thread-1) [     ] o.e.j.s.Server Started @3051528ms
   [junit4]   2> 3051440 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35519}
   [junit4]   2> 3051440 ERROR (jetty-launcher-12125-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3051440 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3051440 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3051441 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3051441 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3051441 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-14T23:07:24.074029Z
   [junit4]   2> 3051442 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051443 INFO  (zkConnectionManagerCallback-12127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051443 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3051444 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3051752 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3051754 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f423d6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051754 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f423d6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051758 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bd9960f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051758 WARN  (jetty-launcher-12125-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bd9960f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051759 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44760/solr
   [junit4]   2> 3051761 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051762 INFO  (zkConnectionManagerCallback-12134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051762 INFO  (jetty-launcher-12125-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3051870 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3051873 INFO  (zkConnectionManagerCallback-12136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051874 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052020 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35519_solr
   [junit4]   2> 3052021 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.Overseer Overseer (id=73648833843429381-127.0.0.1:35519_solr-n_0000000000) starting
   [junit4]   2> 3052029 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052031 INFO  (zkConnectionManagerCallback-12143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3052031 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052034 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44760/solr ready
   [junit4]   2> 3052035 INFO  (OverseerStateUpdate-73648833843429381-127.0.0.1:35519_solr-n_0000000000) [n:127.0.0.1:35519_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35519_solr
   [junit4]   2> 3052037 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35519_solr
   [junit4]   2> 3052039 INFO  (zkCallback-12135-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3052039 INFO  (zkCallback-12142-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3052041 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 3052086 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3052130 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35519.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3052150 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35519.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3052150 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35519.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3052152 INFO  (jetty-launcher-12125-thread-1) [n:127.0.0.1:35519_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-001/node1/.
   [junit4]   2> 3052220 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052230 INFO  (zkConnectionManagerCallback-12150-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3052230 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052232 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3052234 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44760/solr ready
   [junit4]   2> 3052246 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3052246 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_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> 3052254 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 3052255 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3052256 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3052256 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3052268 INFO  (qtp1360617688-131898) [n:127.0.0.1:35519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 3052385 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35519/solr/admin/collections","nodeName":"n:127.0.0.1:35519_solr","message":"Completed","level":"INFO","date":1563145644881,"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:35519"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35519,"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:36246
   [junit4]   2> 3052385 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 3052407 INFO  (auditTestCallback-7992-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3052502 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35519/solr/admin/collections","nodeName":"n:127.0.0.1:35519_solr","message":"Completed","level":"INFO","date":1563145644889,"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:35519"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35519,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0} to localhost:36246
   [junit4]   2> 3052503 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending callback
   [junit4]   2> 3052505 INFO  (auditTestCallback-7992-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3052624 INFO  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35519/solr/admin/collections","nodeName":"n:127.0.0.1:35519_solr","message":"Completed","level":"INFO","date":1563145644901,"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:35519"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35519,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":11.0} to localhost:36246
   [junit4]   2> 3052626 INFO  (auditTestCallback-7992-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3052777 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1636476056
   [junit4]   2> 3052777 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35519_solr
   [junit4]   2> 3052778 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3052778 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35519_solr as DOWN
   [junit4]   2> 3052781 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3052781 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3052781 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3121e5c1: rootName = solr_35519, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13e5bb98
   [junit4]   2> 3052789 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3052789 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78bd9786: rootName = solr_35519, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a539ebc
   [junit4]   2> 3052794 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3052794 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453d42fc: rootName = solr_35519, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@53275701
   [junit4]   2> 3052794 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3052796 INFO  (closeThreadPool-12155-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648833843429381-127.0.0.1:35519_solr-n_0000000000) closing
   [junit4]   2> 3052796 INFO  (OverseerStateUpdate-73648833843429381-127.0.0.1:35519_solr-n_0000000000) [n:127.0.0.1:35519_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35519_solr
   [junit4]   2> 3052796 INFO  (OverseerAutoScalingTriggerThread-73648833843429381-127.0.0.1:35519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3052804 INFO  (closeThreadPool-12155-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73648833843429381-127.0.0.1:35519_solr-n_0000000000) closing
   [junit4]   2> 3052905 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648833843429381-127.0.0.1:35519_solr-n_0000000000) closing
   [junit4]   2> 3052907 INFO  (jetty-closer-12151-thread-1) [     ] o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 3052907 WARN  (audit-12144-thread-1-processing-n:127.0.0.1:35519_solr) [n:127.0.0.1:35519_solr     ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 3052908 INFO  (jetty-closer-12151-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fde848b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3052908 INFO  (jetty-closer-12151-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ecc53e4{/solr,null,UNAVAILABLE}
   [junit4]   2> 3052908 INFO  (jetty-closer-12151-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3052909 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3053114 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> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 3053116 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44760
   [junit4]   2> 3053116 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44760
   [junit4]   2> 3053117 INFO  (TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueuedTimeMetric
   [junit4]   2> 3053122 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSynchronous
   [junit4]   2> 3053143 INFO  (auditTestCallback-8007-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 42732
   [junit4]   2> 3053144 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-002
   [junit4]   2> 3053145 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3053147 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3053147 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3053247 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer start zk server on port:37933
   [junit4]   2> 3053247 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37933
   [junit4]   2> 3053247 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37933
   [junit4]   2> 3053274 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053302 INFO  (zkConnectionManagerCallback-12157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053302 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053349 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053350 INFO  (zkConnectionManagerCallback-12159-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053350 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053352 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053352 INFO  (zkConnectionManagerCallback-12161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053352 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053460 WARN  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3053460 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3053460 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3053460 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3053462 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3053462 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3053462 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3053462 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@166b84ba{/solr,null,AVAILABLE}
   [junit4]   2> 3053463 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@118801a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43943}
   [junit4]   2> 3053463 INFO  (jetty-launcher-12162-thread-1) [     ] o.e.j.s.Server Started @3053551ms
   [junit4]   2> 3053463 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43943}
   [junit4]   2> 3053463 ERROR (jetty-launcher-12162-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3053463 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3053464 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3053464 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3053464 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3053464 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-14T23:07:26.097248Z
   [junit4]   2> 3053465 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053467 INFO  (zkConnectionManagerCallback-12164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053467 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053468 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3053668 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3053675 WARN  (jetty-launcher-12162-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bad93ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053675 WARN  (jetty-launcher-12162-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bad93ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053679 WARN  (jetty-launcher-12162-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dc9bc85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053679 WARN  (jetty-launcher-12162-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dc9bc85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053681 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37933/solr
   [junit4]   2> 3053683 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053687 INFO  (zkConnectionManagerCallback-12171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053687 INFO  (jetty-launcher-12162-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053802 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053822 INFO  (zkConnectionManagerCallback-12173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053822 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053979 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43943_solr
   [junit4]   2> 3053980 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.Overseer Overseer (id=73648833977843717-127.0.0.1:43943_solr-n_0000000000) starting
   [junit4]   2> 3054022 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3054030 INFO  (zkConnectionManagerCallback-12180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054030 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3054033 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37933/solr ready
   [junit4]   2> 3054053 INFO  (OverseerStateUpdate-73648833977843717-127.0.0.1:43943_solr-n_0000000000) [n:127.0.0.1:43943_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43943_solr
   [junit4]   2> 3054065 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43943_solr
   [junit4]   2> 3054069 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 3054085 INFO  (zkCallback-12179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054086 INFO  (zkCallback-12172-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054156 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3054189 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3054232 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3054242 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3054244 INFO  (jetty-launcher-12162-thread-1) [n:127.0.0.1:43943_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-002/node1/.
   [junit4]   2> 3054316 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3054324 INFO  (zkConnectionManagerCallback-12186-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054324 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3054327 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054329 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37933/solr ready
   [junit4]   2> 3054344 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3054344 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_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> 3054377 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43943/solr/admin/collections","nodeName":"n:127.0.0.1:43943_solr","message":"Completed","level":"INFO","date":1563145646977,"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:43943"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43943,"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:42732
   [junit4]   2> 3054378 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3054390 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 3054396 INFO  (auditTestCallback-8007-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3054411 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43943/solr/admin/collections","nodeName":"n:127.0.0.1:43943_solr","message":"Completed","level":"INFO","date":1563145647024,"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:43943"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43943,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":12.0} to localhost:42732
   [junit4]   2> 3054412 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3054434 INFO  (auditTestCallback-8007-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3054441 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 3054466 INFO  (auditTestCallback-8007-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3054467 INFO  (qtp525335611-131978) [n:127.0.0.1:43943_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43943/solr/admin/collections","nodeName":"n:127.0.0.1:43943_solr","message":"Completed","level":"INFO","date":1563145647074,"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:43943"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43943,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":28.0} to localhost:42732
   [junit4]   2> 3054575 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1524252054
   [junit4]   2> 3054576 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43943_solr
   [junit4]   2> 3054582 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3054582 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43943_solr as DOWN
   [junit4]   2> 3054596 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3054602 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3054602 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@127bcecd: rootName = solr_43943, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@62af208b
   [junit4]   2> 3054611 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3054611 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@219033b9: rootName = solr_43943, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a539ebc
   [junit4]   2> 3054620 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3054620 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ebcdc23: rootName = solr_43943, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@53275701
   [junit4]   2> 3054620 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3054634 INFO  (closeThreadPool-12191-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73648833977843717-127.0.0.1:43943_solr-n_0000000000) closing
   [junit4]   2> 3054634 INFO  (OverseerStateUpdate-73648833977843717-127.0.0.1:43943_solr-n_0000000000) [n:127.0.0.1:43943_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43943_solr
   [junit4]   2> 3054635 INFO  (OverseerAutoScalingTriggerThread-73648833977843717-127.0.0.1:43943_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3054650 INFO  (zkCallback-12179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3054657 INFO  (closeThreadPool-12191-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648833977843717-127.0.0.1:43943_solr-n_0000000000) closing
   [junit4]   2> 3054749 INFO  (jetty-closer-12187-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648833977843717-127.0.0.1:43943_solr-n_0000000000) closing
   [junit4]   2> 3054851 INFO  (jetty-closer-12187-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@118801a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3054851 INFO  (jetty-closer-12187-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@166b84ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 3054851 INFO  (jetty-closer-12187-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3054853 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3055071 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> 	6	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 3055073 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37933
   [junit4]   2> 3055073 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37933
   [junit4]   2> 3055074 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSynchronous
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testSynchronous -Dtests.seed=57F7B5683125FD79 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=pt-GW -Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.96s J1 | AuditLoggerIntegrationTest.testSynchronous <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57F7B5683125FD79:E041F3E91DFC01A4]:0)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:255)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:102)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 3055087 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Starting auth
   [junit4]   2> 3055095 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-003
   [junit4]   2> 3055095 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3055096 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 33301
   [junit4]   2> 3055096 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3055096 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3055196 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer start zk server on port:39468
   [junit4]   2> 3055196 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39468
   [junit4]   2> 3055196 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39468
   [junit4]   2> 3055207 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055211 INFO  (zkConnectionManagerCallback-12193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055211 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055225 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055227 INFO  (zkConnectionManagerCallback-12195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055227 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055229 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055230 INFO  (zkConnectionManagerCallback-12197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055230 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055334 WARN  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3055335 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3055335 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3055335 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3055336 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3055336 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3055336 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3055337 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@989f182{/solr,null,AVAILABLE}
   [junit4]   2> 3055337 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53dd7533{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33769}
   [junit4]   2> 3055337 INFO  (jetty-launcher-12198-thread-1) [     ] o.e.j.s.Server Started @3055425ms
   [junit4]   2> 3055337 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33769}
   [junit4]   2> 3055338 ERROR (jetty-launcher-12198-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3055338 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3055338 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3055338 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3055338 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3055338 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-14T23:07:27.971276Z
   [junit4]   2> 3055340 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055341 INFO  (zkConnectionManagerCallback-12200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055341 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055342 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3055567 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3055568 WARN  (jetty-launcher-12198-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43850afe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3055568 WARN  (jetty-launcher-12198-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43850afe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3055571 WARN  (jetty-launcher-12198-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@df5f305[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3055571 WARN  (jetty-launcher-12198-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@df5f305[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3055572 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39468/solr
   [junit4]   2> 3055573 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055575 INFO  (zkConnectionManagerCallback-12207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055575 INFO  (jetty-launcher-12198-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055678 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055680 INFO  (zkConnectionManagerCallback-12209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055680 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055830 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33769_solr
   [junit4]   2> 3055831 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.Overseer Overseer (id=73648834104131589-127.0.0.1:33769_solr-n_0000000000) starting
   [junit4]   2> 3055839 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055840 INFO  (zkConnectionManagerCallback-12216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055841 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055845 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39468/solr ready
   [junit4]   2> 3055846 INFO  (OverseerStateUpdate-73648834104131589-127.0.0.1:33769_solr-n_0000000000) [n:127.0.0.1:33769_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33769_solr
   [junit4]   2> 3055846 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33769_solr
   [junit4]   2> 3055852 INFO  (zkCallback-12215-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3055852 INFO  (OverseerStateUpdate-73648834104131589-127.0.0.1:33769_solr-n_0000000000) [n:127.0.0.1:33769_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3055854 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3055854 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3055854 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 3055897 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3055934 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33769.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3055952 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33769.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3055952 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33769.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3055954 INFO  (jetty-launcher-12198-thread-1) [n:127.0.0.1:33769_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-003/node1/.
   [junit4]   2> 3055986 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055989 INFO  (zkConnectionManagerCallback-12222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055989 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055992 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3055996 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39468/solr ready
   [junit4]   2> 3056005 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3056005 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_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> 3056022 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","nodeName":"n:127.0.0.1:33769_solr","message":"Completed","level":"INFO","date":1563145648639,"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:33769"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33769,"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:33301
   [junit4]   2> 3056024 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3056024 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_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> 3056045 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3056051 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","nodeName":"n:127.0.0.1:33769_solr","message":"Completed","level":"INFO","date":1563145648657,"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:33769"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33769,"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:33301
   [junit4]   2> 3056052 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_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> 3056054 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3056069 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","nodeName":"n:127.0.0.1:33769_solr","message":"Rejected","level":"WARN","date":1563145648685,"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:33769"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33769,"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:33301
   [junit4]   2> 3056069 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_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> 3056075 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 3056095 INFO  (qtp1562018016-132057) [n:127.0.0.1:33769_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","nodeName":"n:127.0.0.1:33769_solr","message":"Unauthorized","level":"WARN","date":1563145648704,"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:33769"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33769,"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:33301
   [junit4]   2> 3056095 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   1> {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","nodeName":"n:127.0.0.1:33769_solr","message":"Completed","level":"INFO","date":1563145648657,"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:33769"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":33769,"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> 3056195 INFO  (auditTestCallback-8022-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /solr
   [junit4]   2> 3056203 INFO  (qtp1562018016-132058) [     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:33769/solr/admin/collections","message":"Rejected","level":"WARN","date":1563145648812,"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:33769"},"solrParams":{},"solrHost":"127.0.0.1","solrPort":33769,"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:33301
   [junit4]   2> 3056284 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1262477246
   [junit4]   2> 3056284 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33769_solr
   [junit4]   2> 3056285 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3056285 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33769_solr as DOWN
   [junit4]   2> 3056291 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3056291 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3056291 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d67bb9e: rootName = solr_33769, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4dd3d497
   [junit4]   2> 3056300 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3056300 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21174674: rootName = solr_33769, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a539ebc
   [junit4]   2> 3056304 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3056304 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f5ab2e2: rootName = solr_33769, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@53275701
   [junit4]   2> 3056305 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3056306 INFO  (closeThreadPool-12227-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73648834104131589-127.0.0.1:33769_solr-n_0000000000) closing
   [junit4]   2> 3056306 INFO  (OverseerStateUpdate-73648834104131589-127.0.0.1:33769_solr-n_0000000000) [n:127.0.0.1:33769_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33769_solr
   [junit4]   2> 3056306 INFO  (OverseerAutoScalingTriggerThread-73648834104131589-127.0.0.1:33769_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3056313 INFO  (closeThreadPool-12227-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648834104131589-127.0.0.1:33769_solr-n_0000000000) closing
   [junit4]   2> 3056313 INFO  (zkCallback-12215-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3056412 INFO  (jetty-closer-12223-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73648834104131589-127.0.0.1:33769_solr-n_0000000000) closing
   [junit4]   2> 3056515 INFO  (jetty-closer-12223-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@53dd7533{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3056516 INFO  (jetty-closer-12223-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@989f182{/solr,null,UNAVAILABLE}
   [junit4]   2> 3056516 INFO  (jetty-closer-12223-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3056517 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3056722 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> 	6	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 3056725 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39468
   [junit4]   2> 3056725 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39468
   [junit4]   2> 3056726 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Ending auth
   [junit4]   2> 3056731 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 3056731 INFO  (auditTestCallback-8037-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 46638
   [junit4]   2> 3056732 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-004
   [junit4]   2> 3056733 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3056733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3056733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3056833 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer start zk server on port:44556
   [junit4]   2> 3056833 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44556
   [junit4]   2> 3056833 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44556
   [junit4]   2> 3056836 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3056838 INFO  (zkConnectionManagerCallback-12229-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3056838 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3056842 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3056843 INFO  (zkConnectionManagerCallback-12231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3056843 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3056844 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3056846 INFO  (zkConnectionManagerCallback-12233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3056846 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3056950 WARN  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3056950 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3056951 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3056952 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 3056953 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3056953 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3056953 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3056954 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d2f7898{/solr,null,AVAILABLE}
   [junit4]   2> 3056954 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a313f7b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39820}
   [junit4]   2> 3056954 INFO  (jetty-launcher-12234-thread-1) [     ] o.e.j.s.Server Started @3057042ms
   [junit4]   2> 3056954 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39820}
   [junit4]   2> 3056955 ERROR (jetty-launcher-12234-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3056955 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3056955 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3056955 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3056955 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3056955 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-14T23:07:29.588308Z
   [junit4]   2> 3056957 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3056957 INFO  (zkConnectionManagerCallback-12236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3056957 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3056958 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057176 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3057177 WARN  (jetty-launcher-12234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f2c5b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3057177 WARN  (jetty-launcher-12234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f2c5b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3057181 WARN  (jetty-launcher-12234-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f1f7c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3057181 WARN  (jetty-launcher-12234-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f1f7c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3057182 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44556/solr
   [junit4]   2> 3057183 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057185 INFO  (zkConnectionManagerCallback-12243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057185 INFO  (jetty-launcher-12234-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057288 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057290 INFO  (zkConnectionManagerCallback-12245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057290 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057409 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39820_solr
   [junit4]   2> 3057410 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.Overseer Overseer (id=73648834211282949-127.0.0.1:39820_solr-n_0000000000) starting
   [junit4]   2> 3057418 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057419 INFO  (zkConnectionManagerCallback-12252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057420 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057423 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44556/solr ready
   [junit4]   2> 3057424 INFO  (OverseerStateUpdate-73648834211282949-127.0.0.1:39820_solr-n_0000000000) [n:127.0.0.1:39820_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39820_solr
   [junit4]   2> 3057425 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39820_solr
   [junit4]   2> 3057426 INFO  (OverseerStateUpdate-73648834211282949-127.0.0.1:39820_solr-n_0000000000) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3057427 INFO  (zkCallback-12251-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3057428 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 3057451 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3057488 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39820.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3057505 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39820.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3057506 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39820.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69c45d78
   [junit4]   2> 3057507 INFO  (jetty-launcher-12234-thread-1) [n:127.0.0.1:39820_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.security.AuditLoggerIntegrationTest_57F7B5683125FD79-001/tempDir-004/node1/.
   [junit4]   2> 3057546 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057552 INFO  (zkConnectionManagerCallback-12258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3057552 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057554 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3057555 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[57F7B5683125FD79]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44556/solr ready
   [junit4]   2> 3057561 INFO  (qtp1693900181-132136) [n:127.0.0.1:39820_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3057565 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 3057567 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 3057570 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 3057573 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 3057575 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 3057577 INFO  (OverseerThreadFactory-8046-thread-1-processing-n:127.0.0.1:39820_solr) [n:127.0.0.1:39820_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 3057581 INFO  (OverseerThreadFactory-8046-thread-1-processing-n

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

igure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1203832597
     [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1203832597
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1203832597

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 78ms :: artifacts dl 6ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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