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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5236 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5236/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([86D1B42980E7C247:AE2CE94E51035D02]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 12668 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_86D1B42980E7C247-001/init-core-data-001
   [junit4]   2> 80259 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 80259 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 80262 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 80315 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 80329 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_86D1B42980E7C247-001/tempDir-001
   [junit4]   2> 80330 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 80336 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 80337 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 80438 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:59097
   [junit4]   2> 80439 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59097
   [junit4]   2> 80440 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59097
   [junit4]   2> 80447 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80463 INFO  (zkConnectionManagerCallback-185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80463 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80470 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80474 INFO  (zkConnectionManagerCallback-187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80474 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80476 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80480 INFO  (zkConnectionManagerCallback-189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80480 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80831 WARN  (jetty-launcher-190-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 80976 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 80976 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 80988 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 81007 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81007 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81009 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 81032 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61592e38{/solr,null,AVAILABLE}
   [junit4]   2> 81050 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33794da9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:59102}
   [junit4]   2> 81050 INFO  (jetty-launcher-190-thread-1) [     ] o.e.j.s.Server Started @81119ms
   [junit4]   2> 81051 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59102}
   [junit4]   2> 81133 ERROR (jetty-launcher-190-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81133 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81133 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 81134 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81134 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81134 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-03T04:00:58.789541Z
   [junit4]   2> 81147 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81150 INFO  (zkConnectionManagerCallback-192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81156 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81159 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81460 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 81471 WARN  (jetty-launcher-190-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15f98fa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81471 WARN  (jetty-launcher-190-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15f98fa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81481 WARN  (jetty-launcher-190-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24a9f8c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81481 WARN  (jetty-launcher-190-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24a9f8c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81484 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59097/solr
   [junit4]   2> 81487 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81490 INFO  (zkConnectionManagerCallback-199-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81491 INFO  (jetty-launcher-190-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81612 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81617 INFO  (zkConnectionManagerCallback-201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81617 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81932 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59102_solr
   [junit4]   2> 81934 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.Overseer Overseer (id=72099550622121989-127.0.0.1:59102_solr-n_0000000000) starting
   [junit4]   2> 82019 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82023 INFO  (zkConnectionManagerCallback-208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82024 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82032 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59097/solr ready
   [junit4]   2> 82297 INFO  (OverseerStateUpdate-72099550622121989-127.0.0.1:59102_solr-n_0000000000) [n:127.0.0.1:59102_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59102_solr
   [junit4]   2> 82342 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59102_solr
   [junit4]   2> 82399 INFO  (zkCallback-207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82399 INFO  (zkCallback-200-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82499 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 82695 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 82880 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 83004 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59102.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c30af9
   [junit4]   2> 83005 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59102.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c30af9
   [junit4]   2> 83005 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59102.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c30af9
   [junit4]   2> 83011 INFO  (jetty-launcher-190-thread-1) [n:127.0.0.1:59102_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_86D1B42980E7C247-001/tempDir-001/node1/.
   [junit4]   2> 83107 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83111 INFO  (zkConnectionManagerCallback-214-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83111 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83115 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 83119 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59097/solr ready
   [junit4]   2> 84882 DEBUG (MetricsHistoryHandler-46-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 86210 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[86D1B42980E7C247]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 86382 INFO  (qtp438609534-517) [n:127.0.0.1:59102_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 86430 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[86D1B42980E7C247]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=86D1B42980E7C247 -Dtests.slow=true -Dtests.locale=fr-PM -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.30s J1 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86D1B42980E7C247:AE2CE94E51035D02]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 86440 INFO  (qtp438609534-519) [n:127.0.0.1:59102_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 86443 INFO  (qtp438609534-522) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:59102_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtK8oYE+yhhiVcelEkcefB+XRhK7gsjVT+HFiTFfde2+044c61NpGfS/4x9gIKofY9ahW9MO6QWpvlwwckDojXLn624PNYzRNVfKS46PknN7yJ1aeEIOoMAzIdDgBPtV0B62SpRZrEGGfOM3RUshN1gokDjHfeLKMtXQqOVjeJ6kGxAFVS5XAGv4xaJ7NbJOTU3jxNCzje6e0XHytRlMmSvkHv0H8iPPBuFF/XwyBqIvkzufi8kAxPoMmVvJWPw/g8dPum3NDYG/YSfTsp3iC087O3wDEiBTCOjCvSVTEVMuLNZ94FXDggOwoBPBn9G+lePoOItBRAZrXRj9ay7Yk1QIDAQAB
   [junit4]   2> 86464 INFO  (qtp438609534-522) [n:127.0.0.1:59102_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=14
   [junit4]   2> 86559 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1826964106
   [junit4]   2> 86560 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59102_solr
   [junit4]   2> 86566 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 86566 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59102_solr as DOWN
   [junit4]   2> 86575 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 86576 DEBUG (jetty-closer-215-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 615195612
   [junit4]   2> 86621 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 86621 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51fbaf76: rootName = solr_59102, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71821522
   [junit4]   2> 86631 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 86631 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2659445c: rootName = solr_59102, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2e42f93a
   [junit4]   2> 86637 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 86637 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7de21d71: rootName = solr_59102, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2100b9a5
   [junit4]   2> 86637 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 86646 INFO  (closeThreadPool-219-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72099550622121989-127.0.0.1:59102_solr-n_0000000000) closing
   [junit4]   2> 86646 INFO  (OverseerStateUpdate-72099550622121989-127.0.0.1:59102_solr-n_0000000000) [n:127.0.0.1:59102_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59102_solr
   [junit4]   2> 86646 INFO  (OverseerAutoScalingTriggerThread-72099550622121989-127.0.0.1:59102_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 86649 INFO  (closeThreadPool-219-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72099550622121989-127.0.0.1:59102_solr-n_0000000000) closing
   [junit4]   2> 86865 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72099550622121989-127.0.0.1:59102_solr-n_0000000000) closing
   [junit4]   2> 86871 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33794da9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 86874 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61592e38{/solr,null,UNAVAILABLE}
   [junit4]   2> 86874 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 86887 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 87107 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 87433 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59097
   [junit4]   2> 87433 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[86D1B42980E7C247]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59097
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_86D1B42980E7C247-001
   [junit4]   2> Jul 03, 2019 4:01:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1025, maxMBSortInHeap=7.667999704487857, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2353873c), locale=fr-PM, timezone=America/Belem
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=25982656,total=109051904
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, AnalyticsQueryTest, TestSimpleTextCodec, MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [11/867 (1!)] on J1 in 7.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 47803 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5236/consoleText

[repro] Revision: 81e63e8fec298fcfe9d9212754d5910339b518a9

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=86D1B42980E7C247 -Dtests.slow=true -Dtests.locale=fr-PM -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MetricsHistoryWithAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=86D1B42980E7C247 -Dtests.slow=true -Dtests.locale=fr-PM -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5237 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5237/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

10 tests failed.
FAILED:  org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation

Error Message:
class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'

Stack Trace:
java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation

Error Message:
class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'

Stack Trace:
java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation

Error Message:
class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'

Stack Trace:
java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation

Error Message:
class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'

Stack Trace:
java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation

Error Message:
class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'

Stack Trace:
java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame

Error Message:
Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>

Stack Trace:
org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
	at __randomizedtesting.SeedInfo.seed([1A3C6FFB5827E16B:10AE3627308843C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
	at org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame

Error Message:
Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>

Stack Trace:
org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
	at __randomizedtesting.SeedInfo.seed([1A3C6FFB5827E16B:10AE3627308843C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
	at org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame

Error Message:
Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>

Stack Trace:
org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
	at __randomizedtesting.SeedInfo.seed([1A3C6FFB5827E16B:10AE3627308843C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
	at org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame

Error Message:
Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>

Stack Trace:
org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
	at __randomizedtesting.SeedInfo.seed([1A3C6FFB5827E16B:10AE3627308843C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
	at org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame

Error Message:
Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>

Stack Trace:
org.junit.ComparisonFailure: Mismatch in files expected:<..._es.txt, stopwords_e[t.txt, stopwords_e]u.txt, stopwords_fa....> but was:<..._es.txt, stopwords_e[]u.txt, stopwords_fa....>
	at __randomizedtesting.SeedInfo.seed([1A3C6FFB5827E16B:10AE3627308843C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:720)
	at org.apache.solr.cloud.TestConfigSetsAPI$1.preVisitDirectory(TestConfigSetsAPI.java:710)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2808)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2873)
	at org.apache.solr.cloud.TestConfigSetsAPI.compareDirectories(TestConfigSetsAPI.java:710)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame(TestConfigSetsAPI.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14407 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/init-core-data-001
   [junit4]   2> 2823285 WARN  (SUITE-TestConfigSetsAPI-seed#[1A3C6FFB5827E16B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 2823286 INFO  (SUITE-TestConfigSetsAPI-seed#[1A3C6FFB5827E16B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2823287 INFO  (SUITE-TestConfigSetsAPI-seed#[1A3C6FFB5827E16B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2823287 INFO  (SUITE-TestConfigSetsAPI-seed#[1A3C6FFB5827E16B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2823291 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 2823292 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-001
   [junit4]   2> 2823292 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2823293 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2823293 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2823395 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer start zk server on port:61098
   [junit4]   2> 2823395 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61098
   [junit4]   2> 2823395 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61098
   [junit4]   2> 2823398 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823415 INFO  (zkConnectionManagerCallback-15916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823415 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823423 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823428 INFO  (zkConnectionManagerCallback-15918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823428 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823430 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823436 INFO  (zkConnectionManagerCallback-15920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823437 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823553 WARN  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2823554 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2823554 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2823554 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2823556 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2823556 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2823556 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2823556 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@290c121c{/solr,null,AVAILABLE}
   [junit4]   2> 2823557 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60b9efd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61104}
   [junit4]   2> 2823557 INFO  (jetty-launcher-15921-thread-1) [     ] o.e.j.s.Server Started @2823614ms
   [junit4]   2> 2823557 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61104}
   [junit4]   2> 2823557 ERROR (jetty-launcher-15921-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2823557 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2823558 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2823558 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2823558 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2823558 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-03T16:26:31.858207Z
   [junit4]   2> 2823559 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823563 INFO  (zkConnectionManagerCallback-15923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823563 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823564 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2823788 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2823789 WARN  (jetty-launcher-15921-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4022eae7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2823789 WARN  (jetty-launcher-15921-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4022eae7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2823792 WARN  (jetty-launcher-15921-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18a5ccf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2823792 WARN  (jetty-launcher-15921-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18a5ccf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2823794 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61098/solr
   [junit4]   2> 2823795 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823800 INFO  (zkConnectionManagerCallback-15930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823800 INFO  (jetty-launcher-15921-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823905 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2823909 INFO  (zkConnectionManagerCallback-15932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2823909 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2824128 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61104_solr
   [junit4]   2> 2824130 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.Overseer Overseer (id=72102482284314629-127.0.0.1:61104_solr-n_0000000000) starting
   [junit4]   2> 2824143 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2824147 INFO  (zkConnectionManagerCallback-15939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824147 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2824153 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61098/solr ready
   [junit4]   2> 2824156 INFO  (OverseerStateUpdate-72102482284314629-127.0.0.1:61104_solr-n_0000000000) [n:127.0.0.1:61104_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61104_solr
   [junit4]   2> 2824156 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61104_solr
   [junit4]   2> 2824161 INFO  (OverseerStateUpdate-72102482284314629-127.0.0.1:61104_solr-n_0000000000) [n:127.0.0.1:61104_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824164 INFO  (zkCallback-15938-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824205 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2824256 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61104.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2824273 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61104.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2824273 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61104.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2824275 INFO  (jetty-launcher-15921-thread-1) [n:127.0.0.1:61104_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-001/node1/.
   [junit4]   2> 2824298 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2824301 INFO  (zkConnectionManagerCallback-15945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824301 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2824304 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824307 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61098/solr ready
   [junit4]   2> 2824309 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2824311 INFO  (zkConnectionManagerCallback-15947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824311 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2824316 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.TestConfigSetsAPI Directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/configsets/upload/regular
   [junit4]   2> 2824325 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-001/bwswud.zip
   [junit4]   2> 2824344 INFO  (qtp147616148-43061) [n:127.0.0.1:61104_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 2824354 INFO  (qtp147616148-43061) [n:127.0.0.1:61104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=11
   [junit4]   2> 2824501 INFO  (qtp147616148-43062) [n:127.0.0.1:61104_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2824537 INFO  (OverseerThreadFactory-14459-thread-1-processing-n:127.0.0.1:61104_solr) [n:127.0.0.1:61104_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 2824681 INFO  (OverseerStateUpdate-72102482284314629-127.0.0.1:61104_solr-n_0000000000) [n:127.0.0.1:61104_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61104/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2824901 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr    x:newcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2824902 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr    x:newcollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2825934 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2825950 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [newcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2825951 WARN  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2825951 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2825951 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'newcollection_shard1_replica_n1' using configuration from collection newcollection, trusted=false
   [junit4]   2> 2825954 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61104.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2825955 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[newcollection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-001/node1/newcollection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-001/node1/./newcollection_shard1_replica_n1/data/]
   [junit4]   2> 2826054 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826054 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826056 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1008b966[newcollection_shard1_replica_n1] main]
   [junit4]   2> 2826059 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/regular-untrusted
   [junit4]   2> 2826060 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/regular-untrusted
   [junit4]   2> 2826061 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/regular-untrusted/managed-schema
   [junit4]   2> 2826062 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2826063 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826068 INFO  (searcherExecutor-14464-thread-1-processing-n:127.0.0.1:61104_solr x:newcollection_shard1_replica_n1 c:newcollection s:shard1 r:core_node2) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1] Registered new searcher Searcher@1008b966[newcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826079 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/newcollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2826080 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/newcollection/leaders/shard1
   [junit4]   2> 2826089 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2826089 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2826089 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61104/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 2826089 ERROR (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 2826089 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2826089 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/newcollection/leaders/shard1/leader after winning as /collections/newcollection/leader_elect/shard1/election/72102482284314629-core_node2-n_0000000000
   [junit4]   2> 2826095 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61104/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 2826207 INFO  (zkCallback-15931-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2826208 INFO  (zkCallback-15931-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2826209 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2826213 INFO  (qtp147616148-43064) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1314
   [junit4]   2> 2826220 INFO  (qtp147616148-43062) [n:127.0.0.1:61104_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2826321 INFO  (zkCallback-15931-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2826321 INFO  (zkCallback-15931-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2826321 INFO  (zkCallback-15931-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2826323 INFO  (qtp147616148-43062) [n:127.0.0.1:61104_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1822
   [junit4]   2> 2826436 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=192236902
   [junit4]   2> 2826436 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61104_solr
   [junit4]   2> 2826437 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2826437 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61104_solr as DOWN
   [junit4]   2> 2826443 INFO  (coreCloseExecutor-14468-thread-1) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@27a589f2
   [junit4]   2> 2826443 INFO  (coreCloseExecutor-14468-thread-1) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection.shard1.replica_n1, tag=27a589f2
   [junit4]   2> 2826443 INFO  (coreCloseExecutor-14468-thread-1) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69180df6: rootName = solr_61104, domain = solr.core.newcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1a681851
   [junit4]   2> 2826456 INFO  (coreCloseExecutor-14468-thread-1) [n:127.0.0.1:61104_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection.shard1.leader, tag=27a589f2
   [junit4]   2> 2826458 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2826458 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@785a7f0e: rootName = solr_61104, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c2ddc0
   [junit4]   2> 2826466 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2826466 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33e34ba7: rootName = solr_61104, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2849a355
   [junit4]   2> 2826470 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2826470 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dda6c2e: rootName = solr_61104, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@109cb8fe
   [junit4]   2> 2826470 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2826472 INFO  (closeThreadPool-15953-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72102482284314629-127.0.0.1:61104_solr-n_0000000000) closing
   [junit4]   2> 2826472 INFO  (OverseerStateUpdate-72102482284314629-127.0.0.1:61104_solr-n_0000000000) [n:127.0.0.1:61104_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61104_solr
   [junit4]   2> 2826473 INFO  (OverseerAutoScalingTriggerThread-72102482284314629-127.0.0.1:61104_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2826478 INFO  (closeThreadPool-15953-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72102482284314629-127.0.0.1:61104_solr-n_0000000000) closing
   [junit4]   2> 2826581 INFO  (jetty-closer-15949-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72102482284314629-127.0.0.1:61104_solr-n_0000000000) closing
   [junit4]   2> 2826583 INFO  (jetty-closer-15949-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@60b9efd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2826583 INFO  (jetty-closer-15949-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@290c121c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2826584 INFO  (jetty-closer-15949-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2826586 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2826795 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> 	2	/solr/collections/newcollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2827217 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61098
   [junit4]   2> 2827217 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61098
   [junit4]   2> 2827219 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpload
   [junit4]   2> 2827236 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 2827236 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-002
   [junit4]   2> 2827237 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2827237 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2827238 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2827347 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer start zk server on port:61118
   [junit4]   2> 2827347 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61118
   [junit4]   2> 2827347 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61118
   [junit4]   2> 2827352 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2827357 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 2829254 INFO  (zkConnectionManagerCallback-15955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829255 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2829259 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2829266 INFO  (zkConnectionManagerCallback-15957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829266 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2829269 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2829272 INFO  (zkConnectionManagerCallback-15959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829272 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2829387 WARN  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2829391 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2829391 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2829391 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2829393 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2829393 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2829393 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2829393 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38b1c079{/solr,null,AVAILABLE}
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d1bd76{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61126}
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.e.j.s.Server Started @2829451ms
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61126}
   [junit4]   2> 2829394 ERROR (jetty-launcher-15960-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2829394 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-03T16:26:37.694966Z
   [junit4]   2> 2829396 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2829399 INFO  (zkConnectionManagerCallback-15962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829399 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2829401 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2829776 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2829778 WARN  (jetty-launcher-15960-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38d7de22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2829778 WARN  (jetty-launcher-15960-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38d7de22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2829783 WARN  (jetty-launcher-15960-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3136c4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2829783 WARN  (jetty-launcher-15960-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3136c4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2829784 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61118/solr
   [junit4]   2> 2829786 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2829794 INFO  (zkConnectionManagerCallback-15969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829795 INFO  (jetty-launcher-15960-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2829906 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2829909 INFO  (zkConnectionManagerCallback-15971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829909 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2830198 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61126_solr
   [junit4]   2> 2830200 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.Overseer Overseer (id=72102482571100165-127.0.0.1:61126_solr-n_0000000000) starting
   [junit4]   2> 2830222 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2830230 INFO  (zkConnectionManagerCallback-15978-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2830230 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2830236 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61118/solr ready
   [junit4]   2> 2830238 INFO  (OverseerStateUpdate-72102482571100165-127.0.0.1:61126_solr-n_0000000000) [n:127.0.0.1:61126_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61126_solr
   [junit4]   2> 2830239 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61126_solr
   [junit4]   2> 2830252 INFO  (zkCallback-15977-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2830252 INFO  (zkCallback-15970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2830346 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2830378 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61126.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2830394 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61126.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2830394 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61126.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50400c1d
   [junit4]   2> 2830396 INFO  (jetty-launcher-15960-thread-1) [n:127.0.0.1:61126_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_1A3C6FFB5827E16B-001/tempDir-002/node1/.
   [junit4]   2> 2830420 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2830423 INFO  (zkConnectionManagerCallback-15984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2830424 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2830427 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2830430 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[1A3C6FFB5827E16B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61118/solr ready
   [junit4]   2> 2830513 INFO  (TEST-TestConfigSetsAP

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

tests.seed=DCBEABC613445463 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J0 | TestWrapperModel.testMethodOverridesAndDelegation <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.model.TestWrapperModel_DCBEABC613445463-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1353, maxMBSortInHeap=6.338877541924546, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6fb59a3c), locale=hi-IN, timezone=Australia/ACT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=22105040,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestWrapperModel, TestWrapperModel]
   [junit4] Completed [3/5 (3!)] on J0 in 0.26s, 2 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.ltr.model.TestWrapperModel
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.model.TestWrapperModel_DCBEABC613445463-002/init-core-data-001
   [junit4] OK      0.01s J1 | TestWrapperModel.testValidate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWrapperModel -Dtests.method=testMethodOverridesAndDelegation -Dtests.seed=DCBEABC613445463 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | TestWrapperModel.testMethodOverridesAndDelegation <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.model.TestWrapperModel_DCBEABC613445463-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1353, maxMBSortInHeap=6.338877541924546, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b3a1b06), locale=hi-IN, timezone=Australia/ACT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=42257760,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestWrapperModel, TestWrapperModel]
   [junit4] Completed [4/5 (4!)] on J1 in 0.27s, 2 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.ltr.model.TestWrapperModel
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.model.TestWrapperModel_DCBEABC613445463-003/init-core-data-001
   [junit4] OK      0.01s J0 | TestWrapperModel.testValidate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWrapperModel -Dtests.method=testMethodOverridesAndDelegation -Dtests.seed=DCBEABC613445463 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestWrapperModel.testMethodOverridesAndDelegation <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: class org.apache.solr.ltr.model.WrapperModel needs to override 'public long org.apache.solr.ltr.model.LTRScoringModel.ramBytesUsed()'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCBEABC613445463:D9417766AE8C112A]:0)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testOverwrittenMethods(TestWrapperModel.java:205)
   [junit4]    > 	at org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation(TestWrapperModel.java:169)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.model.TestWrapperModel_DCBEABC613445463-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1353, maxMBSortInHeap=6.338877541924546, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5be01d79), locale=hi-IN, timezone=Australia/ACT
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=19904936,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestWrapperModel, TestWrapperModel, TestWrapperModel]
   [junit4] Completed [5/5 (5!)] on J0 in 0.26s, 2 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: DCBEABC613445463]:
   [junit4]   - org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation
   [junit4]   - org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation
   [junit4]   - org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation
   [junit4]   - org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation
   [junit4]   - org.apache.solr.ltr.model.TestWrapperModel.testMethodOverridesAndDelegation
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.94 ..     5.78 =     4.84s
   [junit4] JVM J1:     0.94 ..     5.57 =     4.63s
   [junit4] Execution time total: 5.79 sec.
   [junit4] Tests summary: 5 suites, 10 tests, 5 failures

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1492: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1019: There were test failures: 5 suites, 10 tests, 5 failures [seed: DCBEABC613445463]

Total time: 8 seconds

[repro] Setting last failure code to 256

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