Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24437/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops 
-XX:+UseParallelGC

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

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([416081D16FC67768:FD0EF7C3CB95F412]: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.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([416081D16FC67768:FD0EF7C3CB95F412]: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.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([416081D16FC67768:FD0EF7C3CB95F412]: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.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([416081D16FC67768:FD0EF7C3CB95F412]: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.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15379 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1675955 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[416081D16FC67768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/init-core-data-001
   [junit4]   2> 1675956 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[416081D16FC67768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1675956 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[416081D16FC67768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1675958 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1675959 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001
   [junit4]   2> 1675959 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1675959 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1675959 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1676059 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39151
   [junit4]   2> 1676059 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39151
   [junit4]   2> 1676059 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39151
   [junit4]   2> 1676061 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676063 INFO  (zkConnectionManagerCallback-7855-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676063 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676066 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676067 INFO  (zkConnectionManagerCallback-7857-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676068 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676068 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676070 INFO  (zkConnectionManagerCallback-7859-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676070 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676174 WARN  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1676174 WARN  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1676174 WARN  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
   [junit4]   2> 1676174 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a2f03db{/solr,null,AVAILABLE}
   [junit4]   2> 1676176 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@356a3aa9{/solr,null,AVAILABLE}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73dcb33b{/solr,null,AVAILABLE}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bcac7c9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39277}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@23095f9e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45435}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.s.Server Started @1676428ms
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.s.Server Started @1676428ms
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39277}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45435}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@14c5d050{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35905}
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.s.Server Started @1676428ms
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35905}
   [junit4]   2> 1676177 ERROR (jetty-launcher-7860-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1676177 ERROR (jetty-launcher-7860-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1676177 ERROR (jetty-launcher-7860-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T15:56:41.984575Z
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T15:56:41.984672Z
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1676177 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-23T15:56:41.984683Z
   [junit4]   2> 1676179 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676179 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676179 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676179 INFO  (zkConnectionManagerCallback-7862-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676179 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676179 INFO  (zkConnectionManagerCallback-7865-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676179 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676180 INFO  (zkConnectionManagerCallback-7866-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676180 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676180 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1676180 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1676180 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1676451 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1676452 WARN  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@438f6741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676452 WARN  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@438f6741[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676456 WARN  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ba47030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676456 WARN  (jetty-launcher-7860-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ba47030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676457 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39151/solr
   [junit4]   2> 1676458 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676459 INFO  (zkConnectionManagerCallback-7874-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676459 INFO  (jetty-launcher-7860-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676469 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1676470 WARN  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7cb7dd37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676470 WARN  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7cb7dd37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676473 WARN  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@14b520cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676473 WARN  (jetty-launcher-7860-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@14b520cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676474 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39151/solr
   [junit4]   2> 1676478 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676481 INFO  (zkConnectionManagerCallback-7880-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676481 INFO  (jetty-launcher-7860-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676603 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1676604 WARN  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d5f6dcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676604 WARN  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d5f6dcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676607 WARN  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c62aa79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676608 WARN  (jetty-launcher-7860-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c62aa79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676609 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39151/solr
   [junit4]   2> 1676610 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1676611 INFO  (zkConnectionManagerCallback-7887-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676611 INFO  (jetty-launcher-7860-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1676616 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676617 INFO  (zkConnectionManagerCallback-7889-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676617 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676686 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39277_solr
   [junit4]   2> 1676686 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.Overseer Overseer 
(id=72215612740272137-127.0.0.1:39277_solr-n_0000000000) starting
   [junit4]   2> 1676690 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676691 INFO  (zkConnectionManagerCallback-7896-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676691 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676693 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39151/solr ready
   [junit4]   2> 1676693 INFO  
(OverseerStateUpdate-72215612740272137-127.0.0.1:39277_solr-n_0000000000) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39277_solr
   [junit4]   2> 1676698 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39277_solr
   [junit4]   2> 1676698 INFO  (zkCallback-7895-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1676698 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1676699 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1676715 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1676715 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676716 INFO  (zkConnectionManagerCallback-7898-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676716 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676719 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1676721 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45435_solr as DOWN
   [junit4]   2> 1676722 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1676722 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45435_solr
   [junit4]   2> 1676722 INFO  (zkCallback-7895-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1676722 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1676725 INFO  (zkCallback-7897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1676729 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676733 INFO  (zkConnectionManagerCallback-7906-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676733 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676734 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1676735 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39151/solr ready
   [junit4]   2> 1676735 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1676747 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39277.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676750 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1676771 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39277.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676772 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39277.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676773 INFO  (jetty-launcher-7860-thread-3) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node3/.
   [junit4]   2> 1676786 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676817 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676817 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676817 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676817 INFO  (zkConnectionManagerCallback-7909-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676817 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676819 INFO  (jetty-launcher-7860-thread-1) 
[n:127.0.0.1:45435_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node1/.
   [junit4]   2> 1676820 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1676827 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35905_solr as DOWN
   [junit4]   2> 1676828 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1676828 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35905_solr
   [junit4]   2> 1676829 INFO  (zkCallback-7895-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1676829 INFO  (zkCallback-7897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1676829 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1676835 INFO  (zkCallback-7905-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1676835 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1676837 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1676841 INFO  (zkConnectionManagerCallback-7916-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1676841 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1676843 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1676843 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39151/solr ready
   [junit4]   2> 1676844 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1676868 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1676932 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35905.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676952 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35905.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676952 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35905.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1676953 INFO  (jetty-launcher-7860-thread-2) 
[n:127.0.0.1:35905_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node2/.
   [junit4]   2> 1677016 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677017 INFO  (zkConnectionManagerCallback-7922-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677017 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677019 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1677020 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39151/solr ready
   [junit4]   2> 1677024 INFO  (qtp1158488344-22851) [n:127.0.0.1:39277_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1677029 INFO  
(OverseerThreadFactory-7806-thread-1-processing-n:127.0.0.1:39277_solr) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 1677135 INFO  
(OverseerStateUpdate-72215612740272137-127.0.0.1:39277_solr-n_0000000000) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45435/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677137 INFO  
(OverseerStateUpdate-72215612740272137-127.0.0.1:39277_solr-n_0000000000) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39277/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677139 INFO  
(OverseerStateUpdate-72215612740272137-127.0.0.1:39277_solr-n_0000000000) 
[n:127.0.0.1:39277_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35905/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1677341 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1677342 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1677346 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr    
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1677350 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr    
x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678359 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1678365 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1678365 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1678368 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1678370 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1678370 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1678371 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39277.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1678371 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node3/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1678371 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1678372 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1678373 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1678373 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1678373 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35905.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1678373 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1678373 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1678374 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node2/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 1678374 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45435.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ecbfe20
   [junit4]   2> 1678374 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1678491 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1678491 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1678491 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1678491 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1678493 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1678493 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1678493 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1678493 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1678495 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a99cbdd[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1678495 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d50096d[authCollection_shard3_replica_n4] main]
   [junit4]   2> 1678496 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1678496 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1678496 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1678496 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1678496 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1678496 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639865284614422528
   [junit4]   2> 1678497 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1678497 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639865284615471104
   [junit4]   2> 1678499 INFO  
(searcherExecutor-7821-thread-1-processing-n:127.0.0.1:45435_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:45435_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@5a99cbdd[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1678500 INFO  
(searcherExecutor-7820-thread-1-processing-n:127.0.0.1:35905_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:35905_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@d50096d[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1678501 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1678501 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35905/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1678505 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1678505 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35905/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1678505 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1678505 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72215612740272141-core_node6-n_0000000000
   [junit4]   2> 1678505 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1678507 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35905/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 1678507 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1678507 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45435/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45435/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1678508 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/72215612740272139-core_node3-n_0000000000
   [junit4]   2> 1678509 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5990eb08[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1678509 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45435/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1678510 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1678510 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1678511 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1678511 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639865284630151168
   [junit4]   2> 1678514 INFO  
(searcherExecutor-7819-thread-1-processing-n:127.0.0.1:39277_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:39277_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@5990eb08[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1678515 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1678515 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39277/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39277/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1678517 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72215612740272137-core_node5-n_0000000000
   [junit4]   2> 1678518 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39277/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1678620 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (zkCallback-7897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (zkCallback-7897-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (zkCallback-7908-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678620 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1678620 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1678620 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1678623 INFO  (qtp1158488344-22848) [n:127.0.0.1:39277_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1281
   [junit4]   2> 1678623 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1277
   [junit4]   2> 1678623 INFO  (qtp436350304-22852) [n:127.0.0.1:35905_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1272
   [junit4]   2> 1678625 INFO  (qtp1158488344-22851) [n:127.0.0.1:39277_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> 1678723 INFO  (zkCallback-7897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7908-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7897-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678723 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678724 INFO  (zkCallback-7908-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678724 INFO  (zkCallback-7897-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1678724 INFO  (qtp1158488344-22851) [n:127.0.0.1:39277_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=1700
   [junit4]   2> 1678727 INFO  (qtp768517207-22844) [n:127.0.0.1:45435_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1678729 INFO  (qtp768517207-22847) [n:127.0.0.1:45435_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1678729 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1678729 INFO  (zkCallback-7897-thread-2) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1678729 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1678729 INFO  (zkCallback-7897-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1678729 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1678729 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1678729 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1678729 INFO  (zkCallback-7897-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1678729 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1678780 INFO  (qtp768517207-22850) [n:127.0.0.1:45435_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1678780 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1902116556
   [junit4]   2> 1678780 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45435_solr
   [junit4]   2> 1678781 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1678781 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45435_solr as DOWN
   [junit4]   2> 1678783 INFO  (coreCloseExecutor-7834-thread-1) 
[n:127.0.0.1:45435_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a26d432
   [junit4]   2> 1678783 INFO  (coreCloseExecutor-7834-thread-1) 
[n:127.0.0.1:45435_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=a26d432
   [junit4]   2> 1678783 INFO  (coreCloseExecutor-7834-thread-1) 
[n:127.0.0.1:45435_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76da835: rootName = 
solr_45435, domain = solr.core.authCollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@35f3ec3
   [junit4]   2> 1678797 INFO  (coreCloseExecutor-7834-thread-1) 
[n:127.0.0.1:45435_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, tag=a26d432
   [junit4]   2> 1678800 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1678800 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ad84140: rootName = 
solr_45435, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6fa64134
   [junit4]   2> 1678813 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1678813 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@222d48ce: rootName = 
solr_45435, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@69cb286d
   [junit4]   2> 1678824 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1678824 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23db0086: rootName = 
solr_45435, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@579ff70c
   [junit4]   2> 1678824 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1678834 INFO  (zkCallback-7895-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1678834 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1678835 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1678835 INFO  (zkCallback-7921-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1678835 INFO  (zkCallback-7915-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1678883 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1678883 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1678883 INFO  (zkCallback-7908-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1678883 INFO  (zkCallback-7888-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1678883 INFO  (zkCallback-7908-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1678889 INFO  (zkCallback-7908-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1679031 INFO  
(OverseerCollectionConfigSetProcessor-72215612740272137-127.0.0.1:39277_solr-n_0000000000)
 [n:127.0.0.1:39277_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1679035 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@23095f9e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1679035 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a2f03db{/solr,null,UNAVAILABLE}
   [junit4]   2> 1679036 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1679036 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1679036 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1679037 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45435 try number 1 ...
   [junit4]   2> 1679037 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
   [junit4]   2> 1679045 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1679045 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1679045 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1679048 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63939196{/solr,null,AVAILABLE}
   [junit4]   2> 1679048 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2b8af3e2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45435}
   [junit4]   2> 1679048 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.e.j.s.Server Started @1679299ms
   [junit4]   2> 1679048 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45435}
   [junit4]   2> 1679048 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]

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

, tag=null
   [junit4]   2> 38792 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18a83549: rootName = 
solr_35153, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26fb76d0
   [junit4]   2> 38793 INFO  (jetty-closer-208-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 38793 INFO  (jetty-closer-208-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@159b6de: rootName = 
solr_45623, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@26fb76d0
   [junit4]   2> 38799 INFO  (jetty-closer-208-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 38799 INFO  (jetty-closer-208-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59f312b3: rootName = 
solr_45623, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7c884f9b
   [junit4]   2> 38799 INFO  (jetty-closer-208-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 38800 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 38800 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34f3707d: rootName = 
solr_35153, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7c884f9b
   [junit4]   2> 38801 INFO  (jetty-closer-208-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 38813 INFO  
(OverseerAutoScalingTriggerThread-72215703307485191-127.0.0.1:36373_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 38818 INFO  (closeThreadPool-218-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72215703307485191-127.0.0.1:36373_solr-n_0000000000) closing
   [junit4]   2> 38923 INFO  (jetty-closer-208-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72215703307485191-127.0.0.1:36373_solr-n_0000000000) closing
   [junit4]   2> 38926 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@316d0cf1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 38927 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6466a882{/solr,null,UNAVAILABLE}
   [junit4]   2> 38927 INFO  (jetty-closer-208-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39220 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@65a8209{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35153}
   [junit4]   2> 39221 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71c34839{/solr,null,UNAVAILABLE}
   [junit4]   2> 39221 INFO  (jetty-closer-208-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39320 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@26b6528c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 39320 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@283faf13{/solr,null,UNAVAILABLE}
   [junit4]   2> 39321 INFO  (jetty-closer-208-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 39321 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 39531 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/collections/authCollection/terms/shard1
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard2
   [junit4]   2>        2       /solr/collections/authCollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        59      /solr/collections/authCollection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72215703307485191-127.0.0.1:36373_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        25      /solr/overseer/queue
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 39536 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39843
   [junit4]   2> 39536 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39843
   [junit4]   2> 39537 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[416081D16FC67768]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth 
-Dtests.seed=416081D16FC67768 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=kde-TZ 
-Dtests.timezone=Australia/Queensland -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 6.48s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<401> but 
was:<400>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([416081D16FC67768:FD0EF7C3CB95F412]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_416081D16FC67768-002
   [junit4]   2> Jul 23, 2019 4:19:50 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=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=220, maxMBSortInHeap=5.14348621124223, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@47a7d7a5),
 locale=kde-TZ, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=409582360,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
BasicAuthIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J2 in 7.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1492: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1019: 
There were test failures: 5 suites, 5 tests, 5 failures [seed: 416081D16FC67768]

Total time: 45 seconds

[repro] Setting last failure code to 256

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

Reply via email to