Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2008/

1 tests failed.
FAILED:  
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: 
{failMissingCredentials=0, authenticated=3, passThrough=0, 
failWrongCredentials=3, requests=6, errors=0}, but got: 
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=17424795, 
failWrongCredentials=1, requestTimes=2106, requests=2, errors=0}(Possible cause 
is delay in loading modified security.json; see SOLR-13464 for test work around)

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix 
SECURITY./authentication.: {failMissingCredentials=0, authenticated=3, 
passThrough=0, failWrongCredentials=3, requests=6, errors=0}, but got: 
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=17424795, 
failWrongCredentials=1, requestTimes=2106, requests=2, errors=0}(Possible cause 
is delay in loading modified security.json; see SOLR-13464 for test work around)
        at 
__randomizedtesting.SeedInfo.seed([777A6810A5FACC44:4AA2C63C9D149234]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
        at 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
        at 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 14202 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
   [junit4]   2> 853164 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 853165 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 853165 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/data-dir-140-001
   [junit4]   2> 853165 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 853165 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 853167 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-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> 853167 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 853413 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-002
   [junit4]   2> 853413 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 853414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 853414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 853415 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 853514 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer start zk server on port: 45967
   [junit4]   2> 853514 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45967
   [junit4]   2> 853514 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45967
   [junit4]   2> 853514 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45967
   [junit4]   2> 853523 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker-SendThread(127.0.0.1:45967))
 [     ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection 
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 853523 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853528 WARN  (zkConnectionManagerCallback-7703-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37cb4f18 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 853528 WARN  (zkConnectionManagerCallback-7703-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 853534 INFO  (zkConnectionManagerCallback-7703-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853534 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853553 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853552 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker-SendThread(127.0.0.1:45967))
 [     ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection 
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 853560 WARN  (zkConnectionManagerCallback-7705-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@44daa806 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 853560 WARN  (zkConnectionManagerCallback-7705-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 853561 INFO  (zkConnectionManagerCallback-7705-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853561 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853565 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker-SendThread(127.0.0.1:45967))
 [     ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection 
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 853565 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853566 WARN  (zkConnectionManagerCallback-7707-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f4dcf72 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 853566 WARN  (zkConnectionManagerCallback-7707-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 853572 INFO  (zkConnectionManagerCallback-7707-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853572 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853675 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 853675 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 853675 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d40cfa5{/solr,null,AVAILABLE}
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@15876472{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45483}
   [junit4]   2> 853676 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.s.Server Started @853770ms
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45967/solr, hostPort=45483}
   [junit4]   2> 853677 ERROR (jetty-launcher-7708-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 853677 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-06T14:02:35.835Z
   [junit4]   2> 853678 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 853678 WARN  
(jetty-launcher-7708-thread-1-SendThread(127.0.0.1:45967)) [     ] 
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to 
Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 853679 WARN  (zkConnectionManagerCallback-7710-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@81723a0 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 853679 WARN  (zkConnectionManagerCallback-7710-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 853681 INFO  (zkConnectionManagerCallback-7710-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 853681 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 853682 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 853687 WARN  
(jetty-launcher-7708-thread-1-SendThread(127.0.0.1:45967)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1045e6b23ed0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1045e6b23ed0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1045e6b23ed0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 854855 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 854856 WARN  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44be34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854856 WARN  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44be34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854859 WARN  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3145eb21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854859 WARN  (jetty-launcher-7708-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3145eb21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 854860 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45967/solr
   [junit4]   2> 854860 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 854860 WARN  
(jetty-launcher-7708-thread-1-SendThread(127.0.0.1:45967)) [     ] 
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to 
Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 854861 WARN  (zkConnectionManagerCallback-7721-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@602a3084 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 854861 WARN  (zkConnectionManagerCallback-7721-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 854862 INFO  (zkConnectionManagerCallback-7721-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854862 INFO  (jetty-launcher-7708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 854964 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 854964 WARN  
(jetty-launcher-7708-thread-1-SendThread(127.0.0.1:45967)) [     ] 
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to 
Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 854964 WARN  (zkConnectionManagerCallback-7723-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26b6c955 name: 
ZooKeeperConnection Watcher:127.0.0.1:45967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 854964 WARN  (zkConnectionManagerCallback-7723-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 854965 INFO  (zkConnectionManagerCallback-7723-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 854965 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 854976 WARN  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 855023 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45483_solr
   [junit4]   2> 855024 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.Overseer Overseer 
(id=73287308202016773-127.0.0.1:45483_solr-n_0000000000) starting
   [junit4]   2> 855028 INFO  
(OverseerStateUpdate-73287308202016773-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45483_solr
   [junit4]   2> 855028 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45483_solr
   [junit4]   2> 855029 INFO  
(OverseerStateUpdate-73287308202016773-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 855030 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 855031 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.ConfigurableInternodeAuthHadoopPlugin
   [junit4]   2> 855037 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 855046 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.s.HadoopAuthPlugin Params: 
{kerberos.principal=HTTP/127.0.0.1, 
kerberos.keytab=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/keytabs,
 type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> DEFAULT, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 855058 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 855061 WARN  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_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> 855061 WARN  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.CoreContainer Solr authentication is 
enabled, but SSL is off.  Consider enabling SSL to protect user credentials and 
data with encryption.
   [junit4]   2> 855072 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 855100 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@428aa235
   [junit4]   2> 855107 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@428aa235
   [junit4]   2> 855107 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@428aa235
   [junit4]   2> 855108 INFO  (jetty-launcher-7708-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-002/node1
   [junit4]   2> 855131 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 855132 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 855132 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker-SendThread(127.0.0.1:45967))
 [     ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection 
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
   [junit4]   2>           => javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
   [junit4]   2> javax.security.auth.login.LoginException: No JAAS 
configuration section named 'Client' was found in specified JAAS configuration 
file: 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/jaas-client.conf'.
   [junit4]   2>        at 
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 855133 WARN  (zkConnectionManagerCallback-7740-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5af9387c name: 
ZooKeeperConnection Watcher:127.0.0.1:45967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 855133 WARN  (zkConnectionManagerCallback-7740-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 855133 INFO  (zkConnectionManagerCallback-7740-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 855133 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 855134 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 855135 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45967/solr ready
   [junit4]   2> 855155 INFO  
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[777A6810A5FACC44]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   1> Debug is  true storeKey true useTicketCache false useKeyTab 
true doNotPrompt false ticketCache is null isInitiator true KeyTab is 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-001/minikdc/keytabs
 refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass 
is false storePass is false clearPass is false
   [junit4]   1> Refreshing Kerberos configuration
   [junit4]   2> 855257 INFO  (pool-68-thread-1) [     ] 
o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
   [junit4]   2> 855268 INFO  (pool-68-thread-1) [     ] o.a.k.k.k.s.KdcHandler 
KRB error occurred while processing request:Additional pre-authentication 
required
   [junit4]   2> 855308 INFO  (pool-68-thread-1) [     ] 
o.a.k.k.k.s.r.AsRequest AS_REQ ISSUE: authtime 1617717757454,[email protected] 
for krbtgt/[email protected]
   [junit4]   1> principal is [email protected]
   [junit4]   1> Will use keytab
   [junit4]   1> Commit Succeeded 
   [junit4]   1> 
   [junit4]   2> 855344 INFO  (pool-68-thread-1) [     ] 
o.a.k.k.k.s.r.TgsRequest TGS_REQ ISSUE: authtime 1617717757502,solr for 
HTTP/[email protected]
   [junit4]   2> 855368 INFO  
(OverseerThreadFactory-7730-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testkerberoscollection
   [junit4]   2> 855491 INFO  (qtp457214314-12764) [n:127.0.0.1:45483_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 855491 INFO  (qtp457214314-12768) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:45483_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsnfonih94lkliT2uborThKJv+UpwoteNPlIKHYhKO9mqaL3EkVOO/iWR5AaovrLNAmNdH1yKVoP8Dj3eciLjwJWwjJzd4Lftw8ncDbM6gpvhNi9+soQpPMY2KdnUHtQGcWhHSR0OLzjUC9JofZTFIae63hqCgfyfgkf0Bu2tai1TWz+2qoXLsASNkkMeYgzWfYU5tugl0v8lOHuNNKe5LJEunJISR8R5m46lH/Dfc4bmZAj6XKLxT9WQZLJ5WSC9RCDLrKD+uPX3pWyJZc1MQ+NBDVzLpJQQrhleHkA32ShopsBe9MEtaV0784lP25o0muCeLJQWRE2uWlRbM9mEnwIDAQAB
   [junit4]   2> 855495 INFO  (qtp457214314-12768) [n:127.0.0.1:45483_solr     
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 855495 INFO  (qtp457214314-12768) [n:127.0.0.1:45483_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 855500 INFO  
(OverseerStateUpdate-73287308202016773-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testkerberoscollection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45483_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45483/solr";,
   [junit4]   2>   "collection":"testkerberoscollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 855716 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr    
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 855727 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 855737 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 855737 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 855737 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testkerberoscollection_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 855738 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_45483.solr.core.testkerberoscollection.shard1.replica_n1' 
(registry 'solr.core.testkerberoscollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@428aa235
   [junit4]   2> 855738 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testkerberoscollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1/data/]
   [junit4]   2> 855782 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 855782 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 855783 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 855783 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 855785 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 855785 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 855786 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 855786 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1696300015753887744
   [junit4]   2> 855788 INFO  
(searcherExecutor-7742-thread-1-processing-n:127.0.0.1:45483_solr 
x:testkerberoscollection_shard1_replica_n1 c:testkerberoscollection s:shard1 
r:core_node2) [n:127.0.0.1:45483_solr c:testkerberoscollection s:shard1 
r:core_node2 x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testkerberoscollection_shard1_replica_n1]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 855792 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testkerberoscollection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 855792 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testkerberoscollection/leaders/shard1
   [junit4]   2> 855795 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 855795 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 855795 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:45483/solr/testkerberoscollection_shard1_replica_n1/
   [junit4]   2> 855795 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 855796 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45483/solr/testkerberoscollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 855796 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testkerberoscollection/leaders/shard1/leader after winning as 
/collections/testkerberoscollection/leader_elect/shard1/election/73287308202016773-core_node2-n_0000000000
   [junit4]   2> 855798 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:45483/solr/testkerberoscollection_shard1_replica_n1/ shard1
   [junit4]   2> 855900 INFO  (zkCallback-7722-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 855900 INFO  (zkCallback-7722-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 855900 INFO  (zkCallback-7722-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 855900 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr 
c:testkerberoscollection s:shard1 r:core_node2 
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 855903 INFO  (qtp457214314-12767) [n:127.0.0.1:45483_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=187
   [junit4]   2> 855905 INFO  (qtp457214314-12766) [n:127.0.0.1:45483_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> 856003 INFO  (zkCallback-7722-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 856003 INFO  (zkCallback-7722-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 856003 INFO  (zkCallback-7722-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 856003 INFO  (zkCallback-7722-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testkerberoscollection/state.json] for collection 
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 856003 INFO  (qtp457214314-12766) [n:127.0.0.1:45483_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=testkerberoscollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=638
   [junit4]   2> 856012 INFO  
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[777A6810A5FACC44]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.method=testBasics 
-Dtests.seed=777A6810A5FACC44 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-LY -Dtests.timezone=Europe/Busingen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.88s J3 | TestSolrCloudWithHadoopAuthPlugin.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected metric 
minimums for prefix SECURITY./authentication.: {failMissingCredentials=0, 
authenticated=3, passThrough=0, failWrongCredentials=3, requests=6, errors=0}, 
but got: {failMissingCredentials=0, authenticated=1, passThrough=0, 
totalTime=17424795, failWrongCredentials=1, requestTimes=2106, requests=2, 
errors=0}(Possible cause is delay in loading modified security.json; see 
SOLR-13464 for test work around)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([777A6810A5FACC44:4AA2C63C9D149234]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 856014 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.k.k.k.s.i.DefaultInternalKdcServerImpl Default Internal kdc server 
stopped.
   [junit4]   2> 857130 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1096986470
   [junit4]   2> 857130 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45483_solr
   [junit4]   2> 857131 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 857131 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45483_solr as DOWN
   [junit4]   2> 857166 INFO  (coreCloseExecutor-7751-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.SolrCore 
[testkerberoscollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a62ac8d
   [junit4]   2> 857166 INFO  (coreCloseExecutor-7751-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testkerberoscollection.shard1.replica_n1 
tag=SolrCore@a62ac8d
   [junit4]   2> 857166 INFO  (coreCloseExecutor-7751-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21e7ab0b: rootName = 
solr_45483, domain = solr.core.testkerberoscollection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.testkerberoscollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@1d502aac
   [junit4]   2> 857177 INFO  (coreCloseExecutor-7751-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testkerberoscollection.shard1.leader 
tag=SolrCore@a62ac8d
   [junit4]   2> 857177 INFO  (coreCloseExecutor-7751-thread-1) 
[n:127.0.0.1:45483_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 857180 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 857181 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e5114f7: rootName = 
solr_45483, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@77028c06
   [junit4]   2> 857186 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 857186 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4db4cf65: rootName = 
solr_45483, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@5341dba8
   [junit4]   2> 857188 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 857188 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34006691: rootName = 
solr_45483, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@7d655fe1
   [junit4]   2> 857188 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 857198 INFO  (closeThreadPool-7753-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73287308202016773-127.0.0.1:45483_solr-n_0000000000) closing
   [junit4]   2> 857201 INFO  
(OverseerStateUpdate-73287308202016773-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45483_solr
   [junit4]   2> 857208 INFO  
(OverseerAutoScalingTriggerThread-73287308202016773-127.0.0.1:45483_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 857209 INFO  (closeThreadPool-7753-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73287308202016773-127.0.0.1:45483_solr-n_0000000000) closing
   [junit4]   2> 857310 INFO  (jetty-closer-7747-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73287308202016773-127.0.0.1:45483_solr-n_0000000000) closing
   [junit4]   2> 857313 INFO  (jetty-closer-7747-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@15876472{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 857313 INFO  (jetty-closer-7747-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d40cfa5{/solr,null,STOPPED}
   [junit4]   2> 857313 INFO  (jetty-closer-7747-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 857313 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 857415 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker-SendThread(127.0.0.1:45967))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1045e6b23ed0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1045e6b23ed0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1045e6b23ed0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 857516 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       
/solr/collections/testkerberoscollection/terms/shard1
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      
/solr/collections/testkerberoscollection/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       
/solr/collections/testkerberoscollection/state.json
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 857518 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45967
   [junit4]   2> 857518 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45967
   [junit4]   2> 857518 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[777A6810A5FACC44]-worker) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45967
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_777A6810A5FACC44-001
   [junit4]   2> Apr 06, 2021 2:02:39 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=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, 
timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=107380336,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
TestSkipOverseerOperations, NestedAtomicUpdateTest, TestStressReorder, 
HdfsRestartWhileUpdatingTest, DistributedQueueTest, 
HdfsUnloadDistributedZkTest, TestCloudPhrasesIdentificationComponent, 
TestNRTOpen, TestSimDistributedQueue, TestStressCloudBlindAtomicUpdates, 
TestSolrDeletionPolicy2, ClassificationUpdateProcessorFactoryTest, TestRTGBase, 
CursorPagingTest, NumericFieldsTest, BadIndexSchemaTest, SolrIndexMetricsTest, 
TestSSLRandomization, TestWaitForStateWithJettyShutdowns, TestPushWriter, 
SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, 
ConcurrentCreateCollectionTest, IndexSchemaRuntimeFieldTest, 
TestCorePropertiesReload, TestDeleteCollectionOnDownNodes, SolrLogPostToolTest, 
ZkControllerTest, TestExpandComponent, TestExportWriter, 
SolrLogAuditLoggerPluginTest, MultiSolrCloudTestCaseTest, RankQueryTest, 
TestDefaultStatsCache, OutOfBoxZkACLAndCredentialsProvidersTest, UUIDFieldTest, 
TestTestInjection, TestPolicyCloud, TestTlogReplica, 
SimpleCollectionCreateDeleteTest, TestExtendedDismaxParser, 
ZkCollectionPropsCachingTest, TestFieldTypeCollectionResource, 
IndexBasedSpellCheckerTest, DistributedFacetPivotLongTailTest, 
SpellingQueryConverterTest, SynonymTokenizerTest, 
AutoAddReplicasIntegrationTest, TestShardHandlerFactory, TestDocTermOrds, 
TestLegacyNumericUtils, NodeAddedTriggerIntegrationTest, 
CdcrReplicationHandlerTest, TestCloudJSONFacetJoinDomain, DocValuesMultiTest, 
TestAuthenticationFramework, BaseCdcrDistributedZkTest, 
DistributedMLTComponentTest, TestDistributedGrouping, SplitHandlerTest, 
TestStressIncrementalBackup, TestHdfsBackupRestoreCore, 
SolrRrdBackendFactoryTest, TestLegacyFieldCache, 
TestSha256AuthenticationProvider, LegacyCloudClusterPropTest, 
SecurityConfHandlerTest, SaslZkACLProviderTest, 
TestReplicationHandlerDiskOverFlow, TestCloudRecovery2, 
ReplaceNodeNoTargetTest, RecoveryAfterSoftCommitTest, TestAnalyzedSuggestions, 
TestPayloadScoreQParserPlugin, TestXmlQParserPlugin, BlobRepositoryCloudTest, 
BasicDistributedZkTest, TestPerFieldSimilarity, TestSolrCloudSnapshots, 
HttpPartitionWithTlogReplicasTest, SolrRequestParserTest, Tagger2Test, 
MissingSegmentRecoveryTest, RAMDirectoryFactoryTest, HDFSCollectionsAPITest, 
URLClassifyProcessorTest, DefaultValueUpdateProcessorTest, DeleteStatusTest, 
CoreAdminRequestStatusTest, TestSubQueryTransformer, TestCodecSupport, 
TestIndexSearcher, SolrMetricReporterTest, TestGeoJSONResponseWriter, 
TestLMDirichletSimilarityFactory, DistributedSpellCheckComponentTest, 
TestSolrCloudWithHadoopAuthPlugin]
   [junit4] Completed [287/936 (1!)] on J3 in 5.26s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to