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

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
must have failed

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


FAILED:  org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics

Error Message:
Server returned HTTP response code: 401 for URL: 
http://127.0.0.1:44283/solr/jwtColl/query?q=*:*

Stack Trace:
java.io.IOException: Server returned HTTP response code: 401 for URL: 
http://127.0.0.1:44283/solr/jwtColl/query?q=*:*
        at 
__randomizedtesting.SeedInfo.seed([DFFF083AEF39D4A6:21EDDA98F333A315]:0)
        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913)
        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509)
        at java.base/java.net.URLConnection.getContent(URLConnection.java:749)
        at 
org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207)
        at 
org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13357 lines...]
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4]   2> 651964 INFO  
(SUITE-JWTAuthPluginIntegrationTest-seed#[DFFF083AEF39D4A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/init-core-data-001
   [junit4]   2> 651965 INFO  
(SUITE-JWTAuthPluginIntegrationTest-seed#[DFFF083AEF39D4A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 651965 INFO  
(SUITE-JWTAuthPluginIntegrationTest-seed#[DFFF083AEF39D4A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 651970 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting infoRequestWithoutToken
   [junit4]   2> 651970 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-001
   [junit4]   2> 651971 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 651972 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 651972 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 652072 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer start zk server on port:37641
   [junit4]   2> 652072 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37641
   [junit4]   2> 652072 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37641
   [junit4]   2> 652075 INFO  (zkConnectionManagerCallback-2157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652077 INFO  (zkConnectionManagerCallback-2159-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652079 INFO  (zkConnectionManagerCallback-2161-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652081 WARN  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 652082 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 652082 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 652082 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 652084 WARN  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 652084 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 652084 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 652084 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 652088 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652088 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652088 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 652088 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68605e81{/solr,null,AVAILABLE}
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25bcad22{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39357}
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.s.Server Started @652155ms
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39357}
   [junit4]   2> 652090 ERROR (jetty-launcher-2162-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 652090 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-22T15:40:47.126741Z
   [junit4]   2> 652101 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652101 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652101 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 652101 INFO  (zkConnectionManagerCallback-2164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652102 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652107 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7635ce14{/solr,null,AVAILABLE}
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f78855e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38793}
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.s.Server Started @652173ms
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38793}
   [junit4]   2> 652108 ERROR (jetty-launcher-2162-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 652108 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-22T15:40:47.144967Z
   [junit4]   2> 652124 INFO  (zkConnectionManagerCallback-2167-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652124 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652147 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 652149 WARN  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4160da06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652156 WARN  (jetty-launcher-2162-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6af4efaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652157 INFO  (jetty-launcher-2162-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 652158 INFO  (zkConnectionManagerCallback-2174-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652164 INFO  (zkConnectionManagerCallback-2176-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652205 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 652207 WARN  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7bd3d555[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652210 WARN  (jetty-launcher-2162-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@770d96ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652211 INFO  (jetty-launcher-2162-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 652216 INFO  (zkConnectionManagerCallback-2184-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652223 INFO  (zkConnectionManagerCallback-2186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652230 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38793_solr
   [junit4]   2> 652231 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39357_solr
   [junit4]   2> 652231 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.Overseer Overseer 
(id=72125946924433416-127.0.0.1:38793_solr-n_0000000000) starting
   [junit4]   2> 652232 INFO  (zkCallback-2175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 652232 INFO  (zkCallback-2185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 652233 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.JWTAuthPlugin
   [junit4]   2> 652239 INFO  (zkConnectionManagerCallback-2193-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652241 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 652242 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37641/solr ready
   [junit4]   2> 652244 INFO  
(OverseerStateUpdate-72125946924433416-127.0.0.1:38793_solr-n_0000000000) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38793_solr
   [junit4]   2> 652251 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38793_solr as DOWN
   [junit4]   2> 652251 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 652251 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38793_solr
   [junit4]   2> 652252 INFO  (zkCallback-2185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 652252 INFO  (zkCallback-2175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 652252 INFO  (zkCallback-2192-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 652252 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.JWTAuthPlugin
   [junit4]   2> 652395 WARN  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope 
provided, fallback to 'solr' as required scope. If this is not correct, the 
Admin UI login may not work
   [junit4]   2> 652411 WARN  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope 
provided, fallback to 'solr' as required scope. If this is not correct, the 
Admin UI login may not work
   [junit4]   2> 652995 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 653021 INFO  (zkConnectionManagerCallback-2199-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653023 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 653024 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37641/solr ready
   [junit4]   2> 653024 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 653059 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38793.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653069 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39357.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653091 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38793.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653091 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38793.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653094 INFO  (jetty-launcher-2162-thread-2) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-001/node2/.
   [junit4]   2> 653098 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39357.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653098 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39357.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 653100 INFO  (jetty-launcher-2162-thread-1) 
[n:127.0.0.1:39357_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-001/node1/.
   [junit4]   2> 653187 INFO  (zkConnectionManagerCallback-2205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653189 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653190 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37641/solr ready
   [junit4]   2> 656237 INFO  (qtp1209378648-5735) [    ] o.a.s.s.JWTAuthPlugin 
JWT Authentication attempt failed: Require authentication
   [junit4]   2> 656618 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=665667658
   [junit4]   2> 656618 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38793_solr
   [junit4]   2> 656618 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 656618 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38793_solr as DOWN
   [junit4]   2> 656620 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=442951606
   [junit4]   2> 656620 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39357_solr
   [junit4]   2> 656621 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 656621 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39357_solr as DOWN
   [junit4]   2> 656644 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 656651 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 656652 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66095c45: rootName = 
solr_39357, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1117c33d
   [junit4]   2> 656652 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 656652 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5291746e: rootName = 
solr_38793, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@e0ea2f3
   [junit4]   2> 656662 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 656662 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@840ef0f: rootName = 
solr_38793, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6d8c5875
   [junit4]   2> 656667 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 656667 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43305e96: rootName = 
solr_39357, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6d8c5875
   [junit4]   2> 656669 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 656669 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a86dbdb: rootName = 
solr_38793, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@37288f2b
   [junit4]   2> 656669 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 656676 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 656676 INFO  (closeThreadPool-2213-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72125946924433416-127.0.0.1:38793_solr-n_0000000000) closing
   [junit4]   2> 656676 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@173ac7f7: rootName = 
solr_39357, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@37288f2b
   [junit4]   2> 656676 INFO  (jetty-closer-2206-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 656682 INFO  
(OverseerAutoScalingTriggerThread-72125946924433416-127.0.0.1:38793_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 656682 INFO  (zkCallback-2198-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 656682 INFO  (zkCallback-2192-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 656683 INFO  (zkCallback-2175-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39357_solr
   [junit4]   2> 656683 INFO  
(OverseerStateUpdate-72125946924433416-127.0.0.1:38793_solr-n_0000000000) 
[n:127.0.0.1:38793_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38793_solr
   [junit4]   2> 656693 INFO  (zkCallback-2175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 656705 INFO  (jetty-closer-2206-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72125946924433416-127.0.0.1:38793_solr-n_0000000000) closing
   [junit4]   2> 656705 INFO  (closeThreadPool-2213-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72125946924433416-127.0.0.1:38793_solr-n_0000000000) closing
   [junit4]   2> 656709 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003e2aa585000a, likely client has closed socket
   [junit4]   2> 656712 INFO  (jetty-closer-2206-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7f78855e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 656712 INFO  (jetty-closer-2206-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7635ce14{/solr,null,UNAVAILABLE}
   [junit4]   2> 656712 INFO  (jetty-closer-2206-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 656716 INFO  (jetty-closer-2206-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@25bcad22{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 656717 INFO  (jetty-closer-2206-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68605e81{/solr,null,UNAVAILABLE}
   [junit4]   2> 656717 INFO  (jetty-closer-2206-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 656718 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 656719 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 656724 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37641
   [junit4]   2> 656724 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37641
   [junit4]   2> 656725 INFO  
(TEST-JWTAuthPluginIntegrationTest.infoRequestWithoutToken-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestWithoutToken
   [junit4]   2> 656733 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
createCollectionUpdateAndQueryDistributed
   [junit4]   2> 656733 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002
   [junit4]   2> 656734 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 656734 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 656734 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 656834 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41887
   [junit4]   2> 656834 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41887
   [junit4]   2> 656834 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41887
   [junit4]   2> 656838 INFO  (zkConnectionManagerCallback-2216-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656841 INFO  (zkConnectionManagerCallback-2218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656842 INFO  (zkConnectionManagerCallback-2220-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656851 WARN  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656851 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656851 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656851 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 656853 WARN  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656853 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656853 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656854 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 656879 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656879 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656879 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 656883 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656883 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656883 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 656887 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67fb938b{/solr,null,AVAILABLE}
   [junit4]   2> 656888 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@203b63fe{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45361}
   [junit4]   2> 656888 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.s.Server Started @656954ms
   [junit4]   2> 656888 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45361}
   [junit4]   2> 656889 ERROR (jetty-launcher-2221-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656889 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656889 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 656889 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656889 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656889 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-22T15:40:51.925327Z
   [junit4]   2> 656903 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eeb6017{/solr,null,AVAILABLE}
   [junit4]   2> 656903 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b896ca6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33289}
   [junit4]   2> 656903 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.s.Server Started @656969ms
   [junit4]   2> 656903 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33289}
   [junit4]   2> 656904 ERROR (jetty-launcher-2221-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656904 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656904 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 656904 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656904 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656904 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-22T15:40:51.940560Z
   [junit4]   2> 656923 INFO  (zkConnectionManagerCallback-2225-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656924 INFO  (zkConnectionManagerCallback-2223-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656924 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 656924 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 657008 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 657012 WARN  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@aa7510[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657019 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 657027 WARN  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@135a31d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657027 WARN  (jetty-launcher-2221-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e84c4c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657029 INFO  (jetty-launcher-2221-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41887/solr
   [junit4]   2> 657064 WARN  (jetty-launcher-2221-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1669a8f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657066 INFO  (jetty-launcher-2221-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41887/solr
   [junit4]   2> 657067 INFO  (zkConnectionManagerCallback-2235-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657087 INFO  (zkConnectionManagerCallback-2239-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657089 INFO  (zkConnectionManagerCallback-2241-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657096 INFO  (zkConnectionManagerCallback-2243-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657107 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45361_solr
   [junit4]   2> 657107 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.Overseer Overseer 
(id=72125947236843528-127.0.0.1:45361_solr-n_0000000000) starting
   [junit4]   2> 657130 INFO  (zkConnectionManagerCallback-2252-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657134 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41887/solr ready
   [junit4]   2> 657135 INFO  
(OverseerStateUpdate-72125947236843528-127.0.0.1:45361_solr-n_0000000000) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45361_solr
   [junit4]   2> 657147 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45361_solr
   [junit4]   2> 657149 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.JWTAuthPlugin
   [junit4]   2> 657149 WARN  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope 
provided, fallback to 'solr' as required scope. If this is not correct, the 
Admin UI login may not work
   [junit4]   2> 657157 INFO  (zkCallback-2242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 657179 INFO  (zkCallback-2251-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 657203 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 657206 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 657210 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33289_solr as DOWN
   [junit4]   2> 657210 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 657210 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33289_solr
   [junit4]   2> 657212 INFO  (zkCallback-2242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657213 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.JWTAuthPlugin
   [junit4]   2> 657213 WARN  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope 
provided, fallback to 'solr' as required scope. If this is not correct, the 
Admin UI login may not work
   [junit4]   2> 657224 INFO  (zkCallback-2251-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657253 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45361.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657259 INFO  (zkCallback-2240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657282 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45361.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657282 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45361.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657284 INFO  (jetty-launcher-2221-thread-1) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/.
   [junit4]   2> 657286 INFO  (zkConnectionManagerCallback-2258-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657288 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 657288 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41887/solr ready
   [junit4]   2> 657307 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 657382 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657413 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657413 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 657416 INFO  (jetty-launcher-2221-thread-2) 
[n:127.0.0.1:33289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/.
   [junit4]   2> 657605 INFO  (zkConnectionManagerCallback-2264-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657606 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 657607 INFO  
(TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[DFFF083AEF39D4A6])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41887/solr ready
   [junit4]   2> 658705 INFO  (qtp733222368-5854) [n:127.0.0.1:33289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 658714 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
jwtColl
   [junit4]   2> 658715 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
   [junit4]   2> 658734 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 658738 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
   [junit4]   2> 658740 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
   [junit4]   2> 658741 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
   [junit4]   2> 658743 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 658745 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 658748 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 658750 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 658753 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 658755 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 658758 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 658760 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 658762 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 658765 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 658772 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 658774 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 658779 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 658785 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 658796 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 658797 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 658799 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 658807 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 658809 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 658810 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 658811 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 658812 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 658814 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 658815 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 658816 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 658818 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 658819 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 658820 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 658821 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 658822 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 658823 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 658825 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 658826 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 658827 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 658832 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 658833 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 658835 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 658836 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 658838 INFO  
(OverseerThreadFactory-2072-thread-1-processing-n:127.0.0.1:45361_solr) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
   [junit4]   2> 659925 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 659926 INFO  (qtp733222368-5852) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:33289_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjT36dJC2l9rJZp/99/VNiEwxQClE7itJ0vnQZRIPKoQAz1+g3gXFOFsma6jYjGHBWRnAWnUTa2bCCzNvdinyoMLUtvWp+poUJYhAZoXvWfNoCT/4JqOvB/G+ytz1G65O8gFRPI5O1VasmVO88rUV/xkZoTwH2PNAqz07SmMmyKCAEYXGdXvhrHBbwRbp3sW+6zzsMAoXxsEuU9kQJN4BE1rXZpxxFwpJ767nFOEAwlcQDn5bizhWn7it4C2dQNVVUIZdVenP9dHEi3G9LtwwxlyOu64h9lDnh3RnSklOPDCB6yQ+ouKe0BCXCdAEo8j0j2HZcoMOntVW5vh/nUMXXwIDAQAB
   [junit4]   2> 660024 INFO  (qtp733222368-5852) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=50
   [junit4]   2> 660033 INFO  (qtp733222368-5852) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 660040 INFO  (qtp733222368-5852) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 660067 INFO  (qtp733222368-5852) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=20
   [junit4]   2> 660127 INFO  (qtp733222368-5852) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 660153 INFO  (qtp733222368-5856) [n:127.0.0.1:33289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 660153 INFO  (qtp862130587-5853) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:33289_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjT36dJC2l9rJZp/99/VNiEwxQClE7itJ0vnQZRIPKoQAz1+g3gXFOFsma6jYjGHBWRnAWnUTa2bCCzNvdinyoMLUtvWp+poUJYhAZoXvWfNoCT/4JqOvB/G+ytz1G65O8gFRPI5O1VasmVO88rUV/xkZoTwH2PNAqz07SmMmyKCAEYXGdXvhrHBbwRbp3sW+6zzsMAoXxsEuU9kQJN4BE1rXZpxxFwpJ767nFOEAwlcQDn5bizhWn7it4C2dQNVVUIZdVenP9dHEi3G9LtwwxlyOu64h9lDnh3RnSklOPDCB6yQ+ouKe0BCXCdAEo8j0j2HZcoMOntVW5vh/nUMXXwIDAQAB
   [junit4]   2> 660155 INFO  (qtp862130587-5853) [n:127.0.0.1:45361_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 660169 INFO  (qtp862130587-5855) [n:127.0.0.1:45361_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 660177 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 660189 INFO  (qtp862130587-5853) [n:127.0.0.1:45361_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 660201 INFO  (qtp862130587-5855) [n:127.0.0.1:45361_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 661480 INFO  
(OverseerStateUpdate-72125947236843528-127.0.0.1:45361_solr-n_0000000000) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"jwtColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45361/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 661487 INFO  
(OverseerStateUpdate-72125947236843528-127.0.0.1:45361_solr-n_0000000000) 
[n:127.0.0.1:45361_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"jwtColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"jwtColl_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 661714 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr    
x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 661715 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr    
x:jwtColl_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 661717 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr    
x:jwtColl_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n3&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 662745 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 662759 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 662769 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 662770 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 662794 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 662794 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 662795 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 662795 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 662795 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 662796 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 662796 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 662796 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 662796 WARN  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 662797 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 662799 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 662800 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
   [junit4]   2> 662800 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 662800 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
   [junit4]   2> 662801 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 662801 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
   [junit4]   2> 662801 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 662801 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
   [junit4]   2> 662802 WARN  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3/../../../../dist
   [junit4]   2> 662802 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 662881 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 662903 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.IndexSchema [jwtColl_shard2_replica_n3] Schema name=default-config
   [junit4]   2> 664766 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 664766 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 664812 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using 
configuration from collection jwtColl, trusted=true
   [junit4]   2> 664820 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45361.solr.core.jwtColl.shard1.replica_n1' (registry 
'solr.core.jwtColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 664820 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore 
[[jwtColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/jwtColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node1/./jwtColl_shard1_replica_n1/data/]
   [junit4]   2> 664840 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n3' using 
configuration from collection jwtColl, trusted=true
   [junit4]   2> 665511 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33289.solr.core.jwtColl.shard2.replica_n3' (registry 
'solr.core.jwtColl.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4425e1b6
   [junit4]   2> 665511 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.c.SolrCore 
[[jwtColl_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/jwtColl_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_DFFF083AEF39D4A6-001/tempDir-002/node2/./jwtColl_shard2_replica_n3/data/]
   [junit4]   2> 665619 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 665619 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 667173 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667173 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667177 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 667177 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667204 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17664c4d[jwtColl_shard2_replica_n3] 
main]
   [junit4]   2> 667205 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/jwtColl.AUTOCREATED
   [junit4]   2> 667206 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 667255 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 667279 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 667280 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 667294 INFO  (qtp733222368-5918) [n:127.0.0.1:33289_solr 
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n3] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 667295 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667295 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667308 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 667308 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667311 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@235a1874[jwtColl_shard1_replica_n1] 
main]
   [junit4]   2> 667313 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/jwtColl.AUTOCREATED
   [junit4]   2> 667313 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_node2 x:jwtColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
   [junit4]   2> 667313 INFO  (qtp862130587-5851) [n:127.0.0.1:45361_solr 
c:jwtColl s:shard1 r:core_n

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

t has closed socket
   [junit4]   2> 1466588 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003e36f3e7000d, likely client has closed socket
   [junit4]   2> 1466589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003e36f3e7000c, likely client has closed socket
   [junit4]   2> 1466589 INFO  (jetty-closer-8220-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72125999779086343-127.0.0.1:44363_solr-n_0000000001) closing
   [junit4]   2> 1466593 INFO  (jetty-closer-8220-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7c2f4d73{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1466594 INFO  (jetty-closer-8220-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fdc75c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1466594 INFO  (jetty-closer-8220-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1466600 INFO  (jetty-closer-8220-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@18ad6f1f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44417}
   [junit4]   2> 1466601 INFO  (jetty-closer-8220-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3548182f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1466601 INFO  (jetty-closer-8220-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1466601 INFO  (jetty-closer-8220-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7bc93555{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1466602 INFO  (jetty-closer-8220-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e6cb0c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1466602 INFO  (jetty-closer-8220-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1466603 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DFFF083AEF39D4A6]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1466605 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/collections/authCollection/terms/shard1
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard2
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/collections/authCollection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1466607 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DFFF083AEF39D4A6]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38405
   [junit4]   2> 1466608 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DFFF083AEF39D4A6]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38405
   [junit4]   2> 1466608 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[DFFF083AEF39D4A6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=DFFF083AEF39D4A6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bg -Dtests.timezone=America/Montreal -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.16s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: must have failed
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DFFF083AEF39D4A6:63917E284B6A57DC]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:204)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_DFFF083AEF39D4A6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=284, maxMBSortInHeap=7.792686411880035, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@448a2175),
 locale=bg, timezone=America/Montreal
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=268112320,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestMinMaxOnMultiValuedField, TestWordDelimiterFilterFactory, 
SolrSlf4jReporterTest, TestManagedSchemaThreadSafety, SolrCloudExampleTest, 
DistributedFacetPivotLargeTest, ReturnFieldsTest, TestJettySolrRunner, 
OverseerTest, ReplaceNodeNoTargetTest, TestRestoreCore, 
TestSimDistributedQueue, TestChildDocTransformer, TestNumericTerms32, 
TestCopyFieldCollectionResource, LeaderElectionTest, 
PeerSyncWithIndexFingerprintCachingTest, SearchHandlerTest, 
TestJsonFacetRefinement, TestShardHandlerFactory, TestDynamicLoading, 
TestOverriddenPrefixQueryForCustomFieldType, SimpleMLTQParserTest, 
StatelessScriptUpdateProcessorFactoryTest, ScriptEngineTest, JvmMetricsTest, 
TestQuerySenderListener, DistanceUnitsTest, AsyncCallRequestStatusResponseTest, 
SolrIndexConfigTest, TestHalfAndHalfDocValues, TriggerEventQueueTest, 
BasicZkTest, SolrGraphiteReporterTest, TaggingAttributeTest, 
TestClusterProperties, TestOnReconnectListenerSupport, ForceLeaderTest, 
CoreAdminCreateDiscoverTest, SharedFSAutoReplicaFailoverTest, EnumFieldTest, 
TestEmbeddedSolrServerAdminHandler, TestSearchPerf, TestPseudoReturnFields, 
CircularListTest, SpatialFilterTest, CollectionsAPISolrJTest, 
NumericFieldsTest, TestSolrCloudWithSecureImpersonation, 
AtomicUpdateRemovalJavabinTest, TestBinaryField, 
HdfsWriteToMultipleCollectionsTest, ShowFileRequestHandlerTest, AddReplicaTest, 
TestStressLucene, CSVRequestHandlerTest, TestHttpShardHandlerFactory, 
DeleteInactiveReplicaTest, PropertiesRequestHandlerTest, 
CollectionsAPIDistributedZkTest, TestLegacyNumericRangeQueryBuilder, 
UnloadDistributedZkTest, TermsComponentTest, TestSimGenericDistributedQueue, 
TestDocTermOrds, TestSolrXml, TestInitQParser, TestSolrCoreProperties, 
AnalysisAfterCoreReloadTest, TestRebalanceLeaders, 
TestRuleBasedAuthorizationPlugin, PreAnalyzedUpdateProcessorTest, 
UniqFieldsUpdateProcessorFactoryTest, OrderedExecutorTest, 
XsltUpdateRequestHandlerTest, BufferStoreTest, ComputePlanActionTest, 
ConnectionManagerTest, CacheHeaderTest, TestSweetSpotSimilarityFactory, 
TestObjectReleaseTracker, TestSolrDeletionPolicy1, TestExtendedDismaxParser, 
BlobRepositoryCloudTest, TolerantUpdateProcessorTest, TestExportWriter, 
TestCloudSchemaless, TestLazyCores, TestLegacyTerms, TestCorePropertiesReload, 
RequestLoggingTest, SpellPossibilityIteratorTest, 
TestTolerantUpdateProcessorRandomCloud, TestTrieFacet, RequestHandlersTest, 
RuleEngineTest, TestSubQueryTransformerCrossCore, TestMissingGroups, 
DistributedFacetPivotSmallTest, TestRandomDVFaceting, TestUtils, 
TestSimClusterStateProvider, InfoHandlerTest, CursorMarkTest, TestBlobHandler, 
AddBlockUpdateTest, AnalyticsMergeStrategyTest, BasicAuthIntegrationTest]
   [junit4] Completed [301/854 (2!)] on J0 in 9.00s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: fe02666d5445db51c1d34aef925042a81c7eff69

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=JWTAuthPluginIntegrationTest 
-Dtests.method=testMetrics -Dtests.seed=DFFF083AEF39D4A6 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-MU -Dtests.timezone=NET 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=BasicAuthIntegrationTest 
-Dtests.method=testBasicAuth -Dtests.seed=DFFF083AEF39D4A6 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/Montreal 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.JWTAuthPluginIntegrationTest|*.BasicAuthIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=DFFF083AEF39D4A6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-MU -Dtests.timezone=NET -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 105 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro]   0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to