Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2704/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([C938C2CF07AF1C63:FEA336D13F63C1C7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15190 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 1044371 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1044371 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1044371 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/data-dir-75-001
   [junit4]   2> 1044372 WARN  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1044372 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1044375 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1044379 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] 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.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/tempDir-001
   [junit4]   2> 1044380 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1044387 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1044387 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1044487 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer start zk server on port:46255
   [junit4]   2> 1044487 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46255
   [junit4]   2> 1044487 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46255
   [junit4]   2> 1044487 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46255
   [junit4]   2> 1044495 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044519 INFO  (zkConnectionManagerCallback-4632-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044519 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044541 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044581 INFO  (zkConnectionManagerCallback-4634-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044581 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044585 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044592 INFO  (zkConnectionManagerCallback-4636-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044592 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044721 WARN  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1044721 WARN  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1044721 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bf11e0{/solr,null,AVAILABLE}
   [junit4]   2> 1044726 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@97755a{/solr,null,AVAILABLE}
   [junit4]   2> 1044733 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e70aa8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40803}
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.s.Server Started @1044759ms
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40803}
   [junit4]   2> 1044734 ERROR (jetty-launcher-4637-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1044734 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-08T22:36:00.591Z
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@129a95f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42687}
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.s.Server Started @1044765ms
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42687}
   [junit4]   2> 1044739 ERROR (jetty-launcher-4637-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1044739 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-08T22:36:00.596Z
   [junit4]   2> 1044743 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044743 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044760 INFO  (zkConnectionManagerCallback-4639-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044760 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044763 INFO  (zkConnectionManagerCallback-4641-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1044763 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1044763 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1044793 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1045331 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045332 WARN  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e267c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045332 WARN  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e267c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045359 WARN  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a50050[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045360 WARN  (jetty-launcher-4637-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a50050[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045361 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46255/solr
   [junit4]   2> 1045368 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045386 INFO  (zkConnectionManagerCallback-4649-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045386 INFO  (jetty-launcher-4637-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045489 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1045494 INFO  (zkConnectionManagerCallback-4651-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045495 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1045548 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1045549 WARN  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a86bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045549 WARN  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a86bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045556 WARN  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@144b77b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045556 WARN  (jetty-launcher-4637-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@144b77b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1045557 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46255/solr
   [junit4]   2> 1045566 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1045568 INFO  (zkConnectionManagerCallback-4659-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045568 INFO  (jetty-launcher-4637-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1045572 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40803_solr
   [junit4]   2> 1045574 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.Overseer Overseer 
(id=72065470778245126-127.0.0.1:40803_solr-n_0000000000) starting
   [junit4]   2> 1045581 INFO  
(OverseerStateUpdate-72065470778245126-127.0.0.1:40803_solr-n_0000000000) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40803_solr
   [junit4]   2> 1045582 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40803_solr
   [junit4]   2> 1045588 INFO  (zkCallback-4650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1045589 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1045590 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1045593 WARN  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1045597 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1045691 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1045692 INFO  (zkConnectionManagerCallback-4662-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1045692 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1045699 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1045704 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42687_solr as DOWN
   [junit4]   2> 1045705 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1045705 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42687_solr
   [junit4]   2> 1045707 INFO  (zkCallback-4650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1045708 INFO  (zkCallback-4661-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1045710 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1045711 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1045711 WARN  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1045711 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 1045860 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1045860 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1045883 INFO  (jetty-launcher-4637-thread-2-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1045883 INFO  (jetty-launcher-4637-thread-1-EventThread) [     
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1046060 WARN  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1046060 WARN  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1046061 WARN  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=enabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1046062 WARN  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=enabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1046088 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1046089 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1046139 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42687.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046140 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40803.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046155 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40803.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046156 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42687.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046156 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40803.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046156 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42687.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1046158 INFO  (jetty-launcher-4637-thread-2) 
[n:127.0.0.1:40803_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.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/tempDir-001/node2/.
   [junit4]   2> 1046158 INFO  (jetty-launcher-4637-thread-1) 
[n:127.0.0.1:42687_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.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/tempDir-001/node1/.
   [junit4]   2> 1046218 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1046227 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046229 INFO  (zkConnectionManagerCallback-4672-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046229 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046231 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046232 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46255/solr ready
   [junit4]   2> 1046270 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1046297 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046298 INFO  (zkConnectionManagerCallback-4677-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046298 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046303 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046305 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46255/solr ready
   [junit4]   2> 1046316 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAXFb75zbigFxf_wg2wEEFBCVIlRPm1I_fvndqBQrYgPtrDsjB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1046316 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXFb75zbigFxf_wg2wEEFBCVIlRPm1I_fvndqBQrYgPtrDsjB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1046443 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046448 INFO  (zkConnectionManagerCallback-4682-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046448 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046450 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046451 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46255/solr ready
   [junit4]   2> 1046454 INFO  (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAXFb75zbigFxf_wg2wEEFBCVIlRPm1I_fvndqBQrYgPtrDsjB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1046454 INFO  (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXFb75zbigFxf_wg2wEEFBCVIlRPm1I_fvndqBQrYgPtrDsjB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1046565 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1046613 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1046637 ERROR (qtp32391314-17942) [     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1046646 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046649 INFO  (zkConnectionManagerCallback-4687-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046649 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046651 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046652 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46255/solr ready
   [junit4]   2> 1046770 ERROR (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1046774 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046774 INFO  (zkConnectionManagerCallback-4692-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046774 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046776 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1046777 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46255/solr ready
   [junit4]   2> 1046884 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1046925 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1046940 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAXFb759iigFxf_wjYgQEFN4Vt2UGxrm2rC0bVC8KtBBWIEjgB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1046940 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAXFb759iigFxf_wjYgQEFN4Vt2UGxrm2rC0bVC8KtBBWIEjgB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1046943 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1046983 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1046987 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1046987 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1046989 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1047017 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1047026 ERROR (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1047027 ERROR (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1047033 ERROR (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1047035 ERROR (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1047036 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 1047075 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C938C2CF07AF1C63]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1047086 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C938C2CF07AF1C63]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047087 INFO  (zkConnectionManagerCallback-4694-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047087 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C938C2CF07AF1C63]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1047189 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C938C2CF07AF1C63]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1047220 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1047226 WARN  (qtp32391314-17932) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar is trying to renew a 
token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1586385363078, 
maxDate=1586990163078, sequenceNumber=8, masterKeyId=4) with wrong password
   [junit4]   2> 1047226 WARN  (qtp32391314-17932) [     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=C938C2CF07AF1C63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C938C2CF07AF1C63:FEA336D13F63C1C7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:138)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:343)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:361)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1047228 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1047271 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1047275 WARN  (qtp32391314-17932) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1586385363129, 
maxDate=1586990163129, sequenceNumber=9, masterKeyId=4) with non-matching 
renewer bar
   [junit4]   2> 1047275 WARN  (qtp32391314-17932) [     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1047276 WARN  (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
(solr-dt owner=bar, renewer=bar, realUser=, issueDate=1586385363129, 
maxDate=1586990163129, sequenceNumber=9, masterKeyId=4) with non-matching 
renewer bar
   [junit4]   2> 1047276 WARN  (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1047279 WARN  (qtp32391314-17932) [     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=bar, renewer=renewUser, realUser=, 
issueDate=1586385363134, maxDate=1586990163134, sequenceNumber=10, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 1047279 WARN  (qtp32391314-17932) [     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1047281 WARN  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token (solr-dt owner=bar, renewer=renewUser, realUser=, 
issueDate=1586385363134, maxDate=1586990163134, sequenceNumber=10, 
masterKeyId=4) with non-matching renewer renewUser
   [junit4]   2> 1047281 WARN  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1047282 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1047317 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 1047327 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAXFb76DoigFxf_wk6AsEFJ1iEJ_ixMo1tr-FAZxVK1JGAxjEB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1047333 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testDelegationTokensWithUpdate
   [junit4]   2> 1047334 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/protwords.txt
   [junit4]   2> 1047337 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 1047339 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1047343 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1047347 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1047349 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1047350 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1047359 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1047364 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1047365 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1047366 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1047368 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1047371 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1047372 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1047374 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1047385 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1047388 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1047391 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1047393 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1047394 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1047395 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1047397 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1047398 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1047400 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1047402 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1047403 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1047404 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1047406 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1047408 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1047411 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1047416 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1047418 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1047420 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1047424 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1047426 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1047428 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1047429 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1047431 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1047433 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1047435 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1047436 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1047437 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1047438 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/synonyms.txt
   [junit4]   2> 1047440 INFO  
(OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:40803_solr) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/stopwords.txt
   [junit4]   2> 1047558 INFO  
(OverseerStateUpdate-72065470778245126-127.0.0.1:40803_solr-n_0000000000) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDelegationTokensWithUpdate",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDelegationTokensWithUpdate_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40803/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40803_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1047828 INFO  (qtp2162332-17940) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1047828 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:40803_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyLUrYxVXnqjvMX4rhwNg5/ZBFQYbP6Njr+njHKAZCii99PHFzu48RTFYAH7ceYo0YJTMh9XBiWz/AtFALIGPgcw4j6kG5Z6ARNi7JHqrEk0LxxfQUVNHJEC6yFpZDgTaU3763xEuAWYpJ6JQ1y6hfvAxSh/wpoRAyINn0kHRCVWiE00vdmGiJJ6h8qEb81tS6lDvl72GzjmWGyR0ya0fC1F4vL+zw4SWTyTkOPuKOsT2eQTjNd0w8YaFRYSMhZBYIf7IJtvN83AuXhU28gh2aJfJpZ3TwI+G1ZptO4wQLyzQkz+k3iJqDx/4oYVmYYMWEVh0oFrt6x2est6b40OXVwIDAQAB
   [junit4]   2> 1047830 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr    
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1047831 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr    
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1047850 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.6.0
   [junit4]   2> 1047889 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 1048147 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1048206 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'testDelegationTokensWithUpdate_shard1_replica_n1' using 
configuration from configset testDelegationTokensWithUpdate.AUTOCREATED, 
trusted=true
   [junit4]   2> 1048207 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_40803.solr.core.testDelegationTokensWithUpdate.shard1.replica_n1' 
(registry 'solr.core.testDelegationTokensWithUpdate.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15adb41
   [junit4]   2> 1048207 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testDelegationTokensWithUpdate_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/tempDir-001/node2/./testDelegationTokensWithUpdate_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001/tempDir-001/node2/./testDelegationTokensWithUpdate_shard1_replica_n1/data/]
   [junit4]   2> 1048315 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1048316 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1048318 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1048318 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1048323 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@50fed0[testDelegationTokensWithUpdate_shard1_replica_n1] main]
   [junit4]   2> 1048324 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 1048325 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testDelegationTokensWithUpdate.AUTOCREATED
   [junit4]   2> 1048325 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testDelegationTokensWithUpdate.AUTOCREATED/managed-schema
   [junit4]   2> 1048325 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1048326 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1048326 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
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> 1048327 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1048328 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1663445619635650560
   [junit4]   2> 1048339 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@50fed0[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1048339 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1048339 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1048342 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1] Registered new searcher 
Searcher@50fed0[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1048344 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testDelegationTokensWithUpdate/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1048344 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testDelegationTokensWithUpdate/leaders/shard1
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:40803/solr/testDelegationTokensWithUpdate_shard1_replica_n1/
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:40803/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1048347 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testDelegationTokensWithUpdate/leaders/shard1/leader after winning 
as 
/collections/testDelegationTokensWithUpdate/leader_elect/shard1/election/72065470778245126-core_node2-n_0000000000
   [junit4]   2> 1048349 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40803/solr/testDelegationTokensWithUpdate_shard1_replica_n1/ 
shard1
   [junit4]   2> 1048455 INFO  (zkCallback-4650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048455 INFO  (zkCallback-4650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048455 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1048460 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDelegationTokensWithUpdate.AUTOCREATED&newCollection=true&name=testDelegationTokensWithUpdate_shard1_replica_n1&action=CREATE&numShards=1&collection=testDelegationTokensWithUpdate&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=630
   [junit4]   2> 1048462 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1048559 INFO  (zkCallback-4650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048559 INFO  (zkCallback-4661-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048559 INFO  (zkCallback-4650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048559 INFO  (zkCallback-4650-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testDelegationTokensWithUpdate/state.json] for collection 
[testDelegationTokensWithUpdate] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 1048560 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testDelegationTokensWithUpdate&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&delegation=GgADYmFyA2JhcgCKAXFb76DoigFxf_wk6AsEFJ1iEJ_ixMo1tr-FAZxVK1JGAxjEB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=1233
   [junit4]   2> 1048563 INFO  (qtp32391314-17932) [n:127.0.0.1:42687_solr     
] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 1048563 INFO  (qtp32391314-17932) [n:127.0.0.1:42687_solr     
] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 1048574 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1663445619892551680,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1048574 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16d7cb6 
commitCommandVersion:1663445619892551680
   [junit4]   2> 1048578 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@140dc29[testDelegationTokensWithUpdate_shard1_replica_n1] 
main]
   [junit4]   2> 1048578 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1048579 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@140dc29[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-46-generic, 
timestamp=1586385364433}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1048579 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1048579 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testDelegationTokensWithUpdate/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1048579 INFO  (qtp2162332-17938) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=false&commit=true&softCommit=false&delegation=GgADYmFyA2JhcgCKAXFb76DoigFxf_wk6AsEFJ1iEJ_ixMo1tr-FAZxVK1JGAxjEB3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id
 (1663445619891503104)],commit=} 0 14
   [junit4]   2> 1048582 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 1048582 INFO  (qtp32391314-17942) [n:127.0.0.1:42687_solr     
] o.a.s.s.KerberosPlugin Setting original user principal: bar
   [junit4]   2> 1048586 INFO  (qtp2162332-17940) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testDelegationTokensWithUpdate_shard1_replica_n1]  webapp=/solr path=/update 
params={delegation=GgADYmFyA2JhcgCKAXFb76DoigFxf_wk6AsEFJ1iEJ_ixMo1tr-FAZxVK1JGAxjEB3NvbHItZHQA&_forwardedCount=1&wt=javabin&version=2}{add=[dummy_id
 (1663445619904086016)]} 0 3
   [junit4]   2> 1048587 INFO  
(searcherExecutor-4371-thread-1-processing-n:127.0.0.1:40803_solr 
x:testDelegationTokensWithUpdate_shard1_replica_n1 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2) [n:127.0.0.1:40803_solr 
c:testDelegationTokensWithUpdate s:shard1 r:core_node2 
x:testDelegationTokensWithUpdate_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1] Registered new searcher 
Searcher@140dc29[testDelegationTokensWithUpdate_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-46-generic, 
timestamp=1586385364433}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1048589 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClientWithUpdateRequests-seed#[C938C2CF07AF1C63])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testDelegationTokenSolrClientWithUpdateRequests
   [junit4]   2> 1048690 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13967149
   [junit4]   2> 1048690 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42687_solr
   [junit4]   2> 1048691 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1048691 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42687_solr as DOWN
   [junit4]   2> 1048692 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1048692 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cff6f6: rootName = 
solr_42687, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5cfcd4
   [junit4]   2> 1048695 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16293776
   [junit4]   2> 1048695 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40803_solr
   [junit4]   2> 1048696 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1048696 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40803_solr as DOWN
   [junit4]   2> 1048697 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.SolrCore 
[testDelegationTokensWithUpdate_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52d4cc
   [junit4]   2> 1048698 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.core.testDelegationTokensWithUpdate.shard1.replica_n1, 
tag=SolrCore@52d4cc
   [junit4]   2> 1048698 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18bdc7c: rootName = 
solr_40803, domain = 
solr.core.testDelegationTokensWithUpdate.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.testDelegationTokensWithUpdate.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@844589
   [junit4]   2> 1048702 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1048702 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c6eda: rootName = 
solr_42687, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@507f0
   [junit4]   2> 1048707 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1048707 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18df5c2: rootName = 
solr_42687, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@157610c
   [junit4]   2> 1048707 INFO  (jetty-closer-4696-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1048710 INFO  (zkCallback-4650-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1048723 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.testDelegationTokensWithUpdate.shard1.leader, 
tag=SolrCore@52d4cc
   [junit4]   2> 1048725 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close() .
   [junit4]   2> 1048725 INFO  (coreCloseExecutor-4377-thread-1) 
[n:127.0.0.1:40803_solr     ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@16d7cb6 commitCommandVersion:0
   [junit4]   2> 1048747 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1048747 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c0a6a4: rootName = 
solr_40803, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@19d4290
   [junit4]   2> 1048753 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1048753 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b382c0: rootName = 
solr_40803, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@507f0
   [junit4]   2> 1048756 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1048756 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ea0918: rootName = 
solr_40803, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@157610c
   [junit4]   2> 1048756 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1048756 INFO  (closeThreadPool-4704-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065470778245126-127.0.0.1:40803_solr-n_0000000000) closing
   [junit4]   2> 1048758 INFO  
(OverseerStateUpdate-72065470778245126-127.0.0.1:40803_solr-n_0000000000) 
[n:127.0.0.1:40803_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40803_solr
   [junit4]   2> 1048759 INFO  
(OverseerAutoScalingTriggerThread-72065470778245126-127.0.0.1:40803_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1048759 INFO  (closeThreadPool-4704-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065470778245126-127.0.0.1:40803_solr-n_0000000000) closing
   [junit4]   2> 1048812 ERROR 
(Thread[Thread-2798,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1048823 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1048861 INFO  (jetty-closer-4696-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065470778245126-127.0.0.1:40803_solr-n_0000000000) closing
   [junit4]   2> 1048861 ERROR 
(Thread[Thread-2797,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1048861 INFO  (Curator-Framework-0) [     ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1048962 INFO  (jetty-closer-4696-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@129a95f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1048962 INFO  (jetty-closer-4696-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@bf11e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1048962 INFO  (jetty-closer-4696-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1049064 INFO  (jetty-closer-4696-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@e70aa8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1049064 INFO  (jetty-closer-4696-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@97755a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1049064 INFO  (jetty-closer-4696-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1049066 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1049269 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>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/testDelegationTokensWithUpdate/terms/shard1
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        11      
/solr/collections/testDelegationTokensWithUpdate/state.json
   [junit4]   2>        11      /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2>        15      /solr/overseer/queue
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        8       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1049273 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46255
   [junit4]   2> 1049273 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46255
   [junit4]   2> 1049273 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C938C2CF07AF1C63]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46255
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_C938C2CF07AF1C63-001
   [junit4]   2> Apr 08, 2020 10:36:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e94d2a),
 locale=bg-BG, timezone=Europe/Sofia
   [junit4]   2> NOTE: Linux 5.3.0-46-generic i386/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=16,threads=1,free=118010328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentCreateRoutedAliasTest, TestJavabinTupleStreamParser, 
MoreLikeThisHandlerTest, JWTAuthPluginTest, DistributedMLTComponentTest, 
CoreMergeIndexesAdminHandlerTest, SpellCheckCollatorTest, ShardSplitTest, 
VersionInfoTest, RangeFacetCloudTest, ConvertedLegacyTest, 
DeleteLastCustomShardedReplicaTest, ResponseBuilderTest, PeerSyncTest, 
UnloadDistributedZkTest, SoftAutoCommitTest, 
SignatureUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, 
RecoveryAfterSoftCommitTest, SolrXmlInZkTest, SmileWriterTest, 
SuggesterFSTTest, TestExclusionRuleCollectionAccess, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestTolerantSearch, 
CloudReplicaSourceTest, SolrSlf4jReporterTest, DistributedFacetExistsSmallTest, 
PreAnalyzedFieldTest, TestRealTimeGet, BlobRepositoryCloudTest, 
ReplicationFactorTest, ShardRoutingCustomTest, ZkShardTermsTest, 
TestOmitPositions, UpdateRequestProcessorFactoryTest, 
AuditLoggerIntegrationTest, RequestHandlersTest, SimpleFacetsTest, 
TestSolrCloudWithHadoopAuthPlugin, SearchRateTriggerIntegrationTest, 
DistributedUpdateProcessorTest, TestDynamicLoading, 
DistributedTermsComponentTest, TestSolrIndexConfig, 
TestSubQueryTransformerDistrib, TestStressLucene, FastVectorHighlighterTest, 
TestLegacyField, DirectoryFactoryTest, NestedAtomicUpdateTest, FullHLLTest, 
ZkStateReaderTest, TestLMJelinekMercerSimilarityFactory, 
ForceLeaderWithTlogReplicasTest, DocValuesMultiTest, TestStressThreadBackup, 
TestRTimerTree, TestCloudDeleteByQuery, TestAuthorizationFramework, 
TestOnReconnectListenerSupport, TestFieldCacheWithThreads, 
LegacyCloudClusterPropTest, TestUnifiedSolrHighlighter, HdfsNNFailoverTest, 
BlockJoinFacetRandomTest, TestBM25SimilarityFactory, 
CurrencyRangeFacetCloudTest, ManagedSchemaRoundRobinCloudTest, 
TestExceedMaxTermLength, OverseerSolrResponseUnsafeSerializationTest, 
EmbeddedSolrNoSerializeTest, TestQueryTypes, ClusterStateMockUtilTest, 
ClusterStateTest, DistribCursorPagingTest, HttpPartitionWithTlogReplicasTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
TestCloudRecovery, TestDeleteCollectionOnDownNodes, TestLeaderElectionZkExpiry, 
TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [539/904 (1!)] on J2 in 5.79s, 9 tests, 1 failure <<< 
FAILURES!

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

[repro] Revision: 6905405d3fc34d96d68e3ec8705085d8e920a1cd

[repro] Ant options: "-Dargs=-client -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=C938C2CF07AF1C63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3421 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseG1GC" -Dtests.seed=C938C2CF07AF1C63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 116 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[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