You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/28 17:16:54 UTC

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-15-ea+24) - Build # 1186 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1186/
Java: 64bit/jdk-15-ea+24 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:58782/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58782/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([FA7E90C41F0848E4:95218CBB0439EB12]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:832)


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

Error Message:
Error from server at http://127.0.0.1:52154/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52154/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([FA7E90C41F0848E4:95218CBB0439EB12]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:832)




Build Log:
[...truncated 15259 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 1243238 INFO  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1243238 INFO  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1243242 INFO  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\data-dir-109-001
   [junit4]   2> 1243242 WARN  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1243242 INFO  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1243243 INFO  (SUITE-TestConfigSetsAPI-seed#[FA7E90C41F0848E4]-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)
   [junit4]   2> 1243247 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUploadErrors
   [junit4]   2> 1243248 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-001
   [junit4]   2> 1243248 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1243249 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1243249 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1243349 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52010
   [junit4]   2> 1243349 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52010
   [junit4]   2> 1243349 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52010
   [junit4]   2> 1243349 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52010
   [junit4]   2> 1243352 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243357 INFO  (zkConnectionManagerCallback-8148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243357 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243360 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243363 INFO  (zkConnectionManagerCallback-8150-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243363 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243364 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243367 INFO  (zkConnectionManagerCallback-8152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243367 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243473 WARN  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1243473 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1243474 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45187bae{/solr,null,AVAILABLE}
   [junit4]   2> 1243475 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66bd9ba8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52023}
   [junit4]   2> 1243475 INFO  (jetty-launcher-8153-thread-1) [     ] o.e.j.s.Server Started @1243399ms
   [junit4]   2> 1243475 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52023}
   [junit4]   2> 1243476 ERROR (jetty-launcher-8153-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243476 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1243476 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1243476 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243476 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1243476 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T16:42:31.381217900Z
   [junit4]   2> 1243477 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243480 INFO  (zkConnectionManagerCallback-8155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243480 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243480 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1243741 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1243743 WARN  (jetty-launcher-8153-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bc2b724[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243743 WARN  (jetty-launcher-8153-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bc2b724[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243747 WARN  (jetty-launcher-8153-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63b6acf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243747 WARN  (jetty-launcher-8153-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63b6acf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243749 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52010/solr
   [junit4]   2> 1243750 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243753 INFO  (zkConnectionManagerCallback-8166-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243753 INFO  (jetty-launcher-8153-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243866 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243889 INFO  (zkConnectionManagerCallback-8168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243889 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244084 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52023_solr
   [junit4]   2> 1244086 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.Overseer Overseer (id=72062981142872069-127.0.0.1:52023_solr-n_0000000000) starting
   [junit4]   2> 1244093 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52023_solr
   [junit4]   2> 1244093 INFO  (OverseerStateUpdate-72062981142872069-127.0.0.1:52023_solr-n_0000000000) [n:127.0.0.1:52023_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52023_solr
   [junit4]   2> 1244095 INFO  (OverseerStateUpdate-72062981142872069-127.0.0.1:52023_solr-n_0000000000) [n:127.0.0.1:52023_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244097 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1244098 WARN  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1244129 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1244166 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52023.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1244175 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52023.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1244175 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52023.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1244178 INFO  (jetty-launcher-8153-thread-1) [n:127.0.0.1:52023_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-001\node1\.
   [junit4]   2> 1244200 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1244202 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244204 INFO  (zkConnectionManagerCallback-8185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244204 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244205 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244211 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52010/solr ready
   [junit4]   2> 1244218 ERROR (qtp1752856791-13533) [n:127.0.0.1:52023_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: The configuration name should be provided in the "name" parameter
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleConfigUploadRequest(ConfigSetsHandler.java:151)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:112)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1244218 INFO  (qtp1752856791-13533) [n:127.0.0.1:52023_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=UPLOAD} status=400 QTime=0
   [junit4]   2> 1244221 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244224 INFO  (zkConnectionManagerCallback-8187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244224 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244228 ERROR (qtp1752856791-13535) [n:127.0.0.1:52023_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: The configuration myconf already exists in zookeeper
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleConfigUploadRequest(ConfigSetsHandler.java:159)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:112)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1244228 INFO  (qtp1752856791-13535) [n:127.0.0.1:52023_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=myconf&action=UPLOAD} status=400 QTime=0
   [junit4]   2> 1244434 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=374613677
   [junit4]   2> 1244434 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52023_solr
   [junit4]   2> 1244435 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1244435 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52023_solr as DOWN
   [junit4]   2> 1244437 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1244438 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1244438 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20b13f4d: rootName = solr_52023, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@35afec76
   [junit4]   2> 1244439 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1244439 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3942defa: rootName = solr_52023, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c70216c
   [junit4]   2> 1244439 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1244439 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d78e18c: rootName = solr_52023, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4289f57
   [junit4]   2> 1244439 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1244446 INFO  (closeThreadPool-8193-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72062981142872069-127.0.0.1:52023_solr-n_0000000000) closing
   [junit4]   2> 1244446 INFO  (OverseerStateUpdate-72062981142872069-127.0.0.1:52023_solr-n_0000000000) [n:127.0.0.1:52023_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52023_solr
   [junit4]   2> 1244446 INFO  (OverseerAutoScalingTriggerThread-72062981142872069-127.0.0.1:52023_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1244446 INFO  (closeThreadPool-8193-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72062981142872069-127.0.0.1:52023_solr-n_0000000000) closing
   [junit4]   2> 1244549 INFO  (jetty-closer-8188-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72062981142872069-127.0.0.1:52023_solr-n_0000000000) closing
   [junit4]   2> 1244558 INFO  (jetty-closer-8188-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66bd9ba8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1244558 INFO  (jetty-closer-8188-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45187bae{/solr,null,UNAVAILABLE}
   [junit4]   2> 1244558 INFO  (jetty-closer-8188-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1244559 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1244764 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1244770 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52010
   [junit4]   2> 1244770 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52010
   [junit4]   2> 1244770 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52010
   [junit4]   2> 1246777 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[FA7E90C41F0848E4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadErrors
   [junit4]   2> 1246783 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUploadWithScriptUpdateProcessor
   [junit4]   2> 1246785 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002
   [junit4]   2> 1246785 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1246786 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1246786 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1246886 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52134
   [junit4]   2> 1246886 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52134
   [junit4]   2> 1246886 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52134
   [junit4]   2> 1246886 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52134
   [junit4]   2> 1246889 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246897 INFO  (zkConnectionManagerCallback-8195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246897 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246900 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246902 INFO  (zkConnectionManagerCallback-8197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246903 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246904 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246908 INFO  (zkConnectionManagerCallback-8199-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246908 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247013 WARN  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1247013 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1247013 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1247013 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 1247014 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1247014 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1247014 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1247014 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cb4f6b0{/solr,null,AVAILABLE}
   [junit4]   2> 1247016 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4450acd0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52154}
   [junit4]   2> 1247016 INFO  (jetty-launcher-8200-thread-1) [     ] o.e.j.s.Server Started @1246940ms
   [junit4]   2> 1247016 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52154}
   [junit4]   2> 1247016 ERROR (jetty-launcher-8200-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1247016 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1247016 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1247017 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1247017 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1247017 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T16:42:34.922798800Z
   [junit4]   2> 1247018 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247022 INFO  (zkConnectionManagerCallback-8202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247022 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247023 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1247270 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1247284 WARN  (jetty-launcher-8200-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26008407[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247284 WARN  (jetty-launcher-8200-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26008407[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247291 WARN  (jetty-launcher-8200-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66d04cc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247291 WARN  (jetty-launcher-8200-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66d04cc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247291 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52134/solr
   [junit4]   2> 1247294 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247352 INFO  (zkConnectionManagerCallback-8213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247352 INFO  (jetty-launcher-8200-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247460 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247463 INFO  (zkConnectionManagerCallback-8215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247463 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247597 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52154_solr
   [junit4]   2> 1247597 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.Overseer Overseer (id=72062981375066117-127.0.0.1:52154_solr-n_0000000000) starting
   [junit4]   2> 1247605 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52154_solr
   [junit4]   2> 1247605 INFO  (OverseerStateUpdate-72062981375066117-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52154_solr
   [junit4]   2> 1247606 INFO  (OverseerStateUpdate-72062981375066117-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1247608 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1247609 WARN  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1247638 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1247659 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1247665 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1247665 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1247668 INFO  (jetty-launcher-8200-thread-1) [n:127.0.0.1:52154_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\node1\.
   [junit4]   2> 1247694 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1247696 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247699 INFO  (zkConnectionManagerCallback-8232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247699 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247701 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1247702 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52134/solr ready
   [junit4]   2> 1247704 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247707 INFO  (zkConnectionManagerCallback-8234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247707 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247708 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\configsets\upload\with-script-processor
   [junit4]   2> 1247718 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\qeunodh.zip
   [junit4]   2> 1247725 INFO  (qtp1251429362-13617) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 1247734 INFO  (qtp1251429362-13617) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=with-script-processor-untrusted&action=UPLOAD} status=0 QTime=10
   [junit4]   2> 1247846 INFO  (qtp1251429362-13618) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=with-script-processor-untrusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1247851 INFO  (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection2
   [junit4]   2> 1247961 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1247964 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1247966 INFO  (qtp1251429362-13617) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1247980 INFO  (OverseerStateUpdate-72062981375066117-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52154/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52154_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1248188 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr    x:newcollection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-untrusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248205 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1248226 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1248227 WARN  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1248227 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1248227 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'newcollection2_shard1_replica_n1' using configuration from configset with-script-processor-untrusted, trusted=false
   [junit4]   2> 1248229 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.core.newcollection2.shard1.replica_n1' (registry 'solr.core.newcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1248229 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [[newcollection2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\node1\.\newcollection2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\node1\.\newcollection2_shard1_replica_n1\data\]
   [junit4]   2> 1248367 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1248367 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1248370 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/with-script-processor-untrusted
   [junit4]   2> 1248371 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/with-script-processor-untrusted
   [junit4]   2> 1248371 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/with-script-processor-untrusted/managed-schema
   [junit4]   2> 1248372 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1248372 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23b1105e
   [junit4]   2> 1248373 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection2.shard1.replica_n1 tag=SolrCore@23b1105e
   [junit4]   2> 1248373 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@372355e8: rootName = solr_52154, domain = solr.core.newcollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection2.shard1.replica_n1/com.codahale.metrics.MetricRegistry@4a422b4
   [junit4]   2> 1248373 INFO  (searcherExecutor-8236-thread-1-processing-n:127.0.0.1:52154_solr x:newcollection2_shard1_replica_n1 c:newcollection2 s:shard1 r:core_node2) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1248389 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection2.shard1.leader tag=SolrCore@23b1105e
   [junit4]   2> 1248390 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1248392 ERROR (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1263)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [newcollection2_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1336)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1224)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1069)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:904)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1315)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:228)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:647)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1020)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 1248392 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-untrusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=204
   [junit4]   2> 1248393 ERROR (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:52154/solr
   [junit4]   2>           => org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52154/solr: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52154/solr: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:170) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1248393 ERROR (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [newcollection2].
   [junit4]   2> 1248397 INFO  (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1248400 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr    x:newcollection2_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=newcollection2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1248506 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1248539 INFO  (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [newcollection2]
   [junit4]   2> 1248539 ERROR (OverseerThreadFactory-8222-thread-1-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: newcollection2 operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: newcollection2
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1248543 INFO  (qtp1251429362-13618) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=with-script-processor-untrusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=697
   [junit4]   2> 1248551 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1248551 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1248552 INFO  (zkCallback-8214-thread-1) [     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1248566 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=2
   [junit4]   2> 1248568 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 1249574 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249583 INFO  (zkConnectionManagerCallback-8241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249584 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249584 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\configsets\upload\with-script-processor
   [junit4]   2> 1249592 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\yimvsyik.zip
   [junit4]   2> 1249606 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: org.apache.solr.security.BasicAuthPlugin@551bd2d9, user principal: org.apache.solr.security.BasicAuthPlugin$BasicAuthUserPrincipal@33d1bb49[username=solr,pwd=*****]
   [junit4]   2> 1249619 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=with-script-processor-trusted&action=UPLOAD} status=0 QTime=15
   [junit4]   2> 1249735 INFO  (qtp1251429362-13617) [n:127.0.0.1:52154_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=with-script-processor-trusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1249742 INFO  (OverseerThreadFactory-8222-thread-2-processing-n:127.0.0.1:52154_solr) [n:127.0.0.1:52154_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection2
   [junit4]   2> 1249742 INFO  (OverseerCollectionConfigSetProcessor-72062981375066117-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1249972 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1249972 INFO  (qtp1251429362-13618) [n:127.0.0.1:52154_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:52154_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl4zu9S5d+LBfQfHSBXyIy5U4UzaruDGWLboiEwyAmDcDuJdYJpGzsaOZ0UvamcOFrtG57eqWS+5ZqPErs8rISSWWQfJR7rMYvqz4x/N9mXCQGUBAKGrqCpC9AqLX2JsZUsCxyCjR3sS5uxZLyqM3dLbrmEB0tY2vwIfWlkripOnciWYyG2ItFVYo9mPrYL7e8e7H+0J8GfILd5xebCVnZkrf311Jjg5howYia0An/UUsy21JWJHVwA9C+32u+Z/QzTsGxNjGWeIjnMKLJRz1JU5gJiW82Ce8P4T6He2xRzLvy2h4SVwdpYanPwFeh1pNNuerOnR5jssPPuu4VhsWgwIDAQAB
   [junit4]   2> 1249978 INFO  (qtp1251429362-13618) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1249992 INFO  (qtp1251429362-13619) [n:127.0.0.1:52154_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1250028 INFO  (OverseerStateUpdate-72062981375066117-127.0.0.1:52154_solr-n_0000000000) [n:127.0.0.1:52154_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52154/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52154_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1250241 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr    x:newcollection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-trusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1250291 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1250305 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1250307 WARN  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1250307 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 1250307 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'newcollection2_shard1_replica_n1' using configuration from configset with-script-processor-trusted, trusted=true
   [junit4]   2> 1250334 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52154.solr.core.newcollection2.shard1.replica_n1' (registry 'solr.core.newcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b433d3
   [junit4]   2> 1250334 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [[newcollection2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\node1\.\newcollection2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001\tempDir-002\node1\.\newcollection2_shard1_replica_n1\data\]
   [junit4]   2> 1250444 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1250444 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1250452 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/with-script-processor-trusted
   [junit4]   2> 1250452 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/with-script-processor-trusted
   [junit4]   2> 1250452 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/with-script-processor-trusted/managed-schema
   [junit4]   2> 1250454 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1250456 ERROR (qtp1251429362-13616) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.u.p.StatelessScriptUpdateProcessorFactory Unable to initialize scripts: No ScriptEngine found by name: javascript -- supported names: 
   [junit4]   2>           => org.apache.solr.common.SolrException: No ScriptEngine found by name: javascript -- supported names: 
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:287)
   [junit4]   2> org.apache.solr.common.SolrException: No ScriptEngine found by name: javascript -- supported names: 
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.initEngines(StatelessScriptUpdateProcessorFactory.java:287) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:239) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:647) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1020) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:904) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1224) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1250456 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d33a3cd
   [junit4]   2> 1250456 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection2.shard1.replica_n1 tag=SolrCore@d33a3cd
   [junit4]   2> 1250456 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16a815d1: rootName = solr_52154, domain = solr.core.newcollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection2.shard1.replica_n1/com.codahale.metrics.MetricRegistry@4a422b4
   [junit4]   2> 1250456 INFO  (searcherExecutor-8243-thread-1-processing-n:127.0.0.1:52154_solr x:newcollection2_shard1_replica_n1 c:newcollection2 s:shard1 r:core_node2) [n:127.0.0.1:52154_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1250472 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection2.shard1.leader tag=SolrCore@d33a3cd
   [junit4]   2> 1250472 INFO  (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1250474 ERROR (qtp1251429362-13616) [n:127.0.0.1:52154_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: No ScriptEngine found by name: javascript -- supported names: 
   [junit4]   2> 	at org.ap

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

]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 69739 INFO  (OverseerCollectionConfigSetProcessor-72063113269411845-127.0.0.1:60799_solr-n_0000000000) [n:127.0.0.1:60799_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 69740 INFO  (OverseerThreadFactory-481-thread-4-processing-n:127.0.0.1:60799_solr) [n:127.0.0.1:60799_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 69741 INFO  (OverseerThreadFactory-481-thread-4-processing-n:127.0.0.1:60799_solr) [n:127.0.0.1:60799_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 69743 INFO  (OverseerThreadFactory-481-thread-4-processing-n:127.0.0.1:60799_solr) [n:127.0.0.1:60799_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 69747 INFO  (qtp1117859427-899) [n:127.0.0.1:60799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 69967 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1179625146
   [junit4]   2> 69967 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60799_solr
   [junit4]   2> 69969 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 69969 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60799_solr as DOWN
   [junit4]   2> 69972 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 69972 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 69972 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bd022b0: rootName = solr_60799, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3cde51c4
   [junit4]   2> 69976 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 69976 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b1c6838: rootName = solr_60799, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7a28f6b3
   [junit4]   2> 69978 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 69978 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75c05737: rootName = solr_60799, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@c833c12
   [junit4]   2> 69978 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 69980 INFO  (closeThreadPool-513-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72063113269411845-127.0.0.1:60799_solr-n_0000000000) closing
   [junit4]   2> 69981 INFO  (OverseerStateUpdate-72063113269411845-127.0.0.1:60799_solr-n_0000000000) [n:127.0.0.1:60799_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60799_solr
   [junit4]   2> 69983 INFO  (OverseerAutoScalingTriggerThread-72063113269411845-127.0.0.1:60799_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 69983 INFO  (closeThreadPool-513-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72063113269411845-127.0.0.1:60799_solr-n_0000000000) closing
   [junit4]   2> 70081 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72063113269411845-127.0.0.1:60799_solr-n_0000000000) closing
   [junit4]   2> 70084 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c66c847{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 70085 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c785c79{/solr,null,UNAVAILABLE}
   [junit4]   2> 70085 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70097 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 70307 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 70312 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60776
   [junit4]   2> 70312 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60776
   [junit4]   2> 70312 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[FA7E90C41F0848E4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60776
   [junit4]   2> 72316 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[FA7E90C41F0848E4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4] OK      4.32s J3 | TestConfigSetsAPI.testCreate
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestConfigSetsAPI_FA7E90C41F0848E4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=362, maxMBSortInHeap=6.828088128433587, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3be6a9a8), locale=th, timezone=Africa/Tunis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=86738440,total=139460608
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J3 in 71.22s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: FA7E90C41F0848E4]

Total time: 1 minute 14 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\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=5d4b0e3d11db7126784d3cb7c20232f6fce6c0d4, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #1185
Recording test results
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2